📄 tsk_config.h.in
字号:
/* tsk/tsk_config.h.in. Generated from configure.ac by autoheader. *//* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c' support on those systems. */#undef CRAY_STACKSEG_END/* Define to 1 if using `alloca.c'. */#undef C_ALLOCA/* Define to 1 if you have `alloca', as a function or macro. */#undef HAVE_ALLOCA/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). */#undef HAVE_ALLOCA_H/* Define to 1 if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */#undef HAVE_DOPRNT/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */#undef HAVE_FSEEKO/* Set to 1 if type exists in Linux */#undef HAVE_IDE_TASK_REQUEST_T/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if you have the `afflib' library (-lafflib). */#undef HAVE_LIBAFFLIB/* Define to 1 if you have the `ewf' library (-lewf). */#undef HAVE_LIBEWF/* Define to 1 if you have the <linux/hdreg.h> header file. */#undef HAVE_LINUX_HDREG_H/* Define to 1 if `lstat' has the bug that it succeeds when given the zero-length file name argument. */#undef HAVE_LSTAT_EMPTY_STRING_BUG/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if stdbool.h conforms to C99. */#undef HAVE_STDBOOL_H/* Define to 1 if you have the <stdint.h> header file. */#undef HAVE_STDINT_H/* Define to 1 if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define to 1 if you have the <strings.h> header file. */#undef HAVE_STRINGS_H/* Define to 1 if you have the <string.h> header file. */#undef HAVE_STRING_H/* Define to 1 if you have the <sys/param.h> header file. */#undef HAVE_SYS_PARAM_H/* Define to 1 if you have the <sys/select.h> header file. */#undef HAVE_SYS_SELECT_H/* Define to 1 if you have the <sys/socket.h> header file. */#undef HAVE_SYS_SOCKET_H/* Define to 1 if you have the <sys/stat.h> header file. */#undef HAVE_SYS_STAT_H/* Define to 1 if you have the <sys/types.h> header file. */#undef HAVE_SYS_TYPES_H/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */#undef HAVE_UTIME_NULL/* Define to 1 if you have the `vprintf' function. */#undef HAVE_VPRINTF/* Define to 1 if the system has the type `_Bool'. */#undef HAVE__BOOL/* Define to 1 if `lstat' dereferences a symlink specified with a trailing slash. */#undef LSTAT_FOLLOWS_SLASHED_SYMLINK/* Name of package */#undef PACKAGE/* Define to the address where bug reports for this package should be sent. */#undef PACKAGE_BUGREPORT/* Define to the full name of this package. */#undef PACKAGE_NAME/* Define to the full name and version of this package. */#undef PACKAGE_STRING/* Define to the one symbol short name of this package. */#undef PACKAGE_TARNAME/* Define to the version of this package. */#undef PACKAGE_VERSION/* Define to the type of arg 1 for `select'. */#undef SELECT_TYPE_ARG1/* Define to the type of args 2, 3 and 4 for `select'. */#undef SELECT_TYPE_ARG234/* Define to the type of arg 5 for `select'. */#undef SELECT_TYPE_ARG5/* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */#undef STACK_DIRECTION/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Version number of package */#undef VERSION/* Number of bits in a file offset, on hosts where this is settable. */#undef _FILE_OFFSET_BITS/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */#undef _LARGEFILE_SOURCE/* Define for large files, on AIX-style hosts. */#undef _LARGE_FILES/* Define to empty if `const' does not conform to ANSI C. */#undef const/* Define to `int' if <sys/types.h> doesn't define. */#undef gid_t/* Define to `int' if <sys/types.h> does not define. */#undef mode_t/* Define to `long' if <sys/types.h> does not define. */#undef off_t/* Define to `unsigned' if <sys/types.h> does not define. */#undef size_t/* Define to `int' if <sys/types.h> doesn't define. */#undef uid_t
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -