⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.hin

📁 bison 2.0 主要可以用来做语法分析用的
💻 HIN
字号:
/* config.hin.  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 translation of program messages to the user's native   language is requested. */#undef ENABLE_NLS/* Define on systems for which file names may have a so-called `drive letter'   prefix, define this to compute the length of that prefix, including the   colon. */#undef FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX/* Define if the backslash character may also serve as a file name component   separator. */#undef FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR#if FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX# define FILE_SYSTEM_PREFIX_LEN(Filename) \  ((Filename)[0] && (Filename)[1] == ':' ? 2 : 0)#else# define FILE_SYSTEM_PREFIX_LEN(Filename) 0#endif/* Define to 1 if you have `alloca' after including <alloca.h>, a header that   may be supplied by this distribution. */#undef HAVE_ALLOCA/* Define HAVE_ALLOCA_H for backward compatibility with older code that   includes <alloca.h> only if HAVE_ALLOCA_H is defined. */#undef HAVE_ALLOCA_H/* Define to 1 if the system has the type `clock_t'. */#undef HAVE_CLOCK_T/* Define if the GNU dcgettext() function is already present or preinstalled.   */#undef HAVE_DCGETTEXT/* Define to 1 if you have the declaration of `clock', and to 0 if you don't.   */#undef HAVE_DECL_CLOCK/* Define to 1 if you have the declaration of `getrusage', and to 0 if you   don't. */#undef HAVE_DECL_GETRUSAGE/* Define to 1 if you have a declaration of mbswidth() in <wchar.h>, and to 0   otherwise. */#undef HAVE_DECL_MBSWIDTH_IN_WCHAR_H/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.   */#undef HAVE_DECL_STRDUP/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you   don't. */#undef HAVE_DECL_STRERROR_R/* Define to 1 if you have the declaration of `strnlen', and to 0 if you   don't. */#undef HAVE_DECL_STRNLEN/* Define to 1 if you have the declaration of `sysconf', and to 0 if you   don't. */#undef HAVE_DECL_SYSCONF/* Define to 1 if you have the declaration of `times', and to 0 if you don't.   */#undef HAVE_DECL_TIMES/* Define to 1 if you have the declaration of wcwidth(), and to 0 otherwise.   */#undef HAVE_DECL_WCWIDTH/* Define to 1 if you have the `dup2' function. */#undef HAVE_DUP2/* Define to 1 if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define to 1 if you have the `fork' function. */#undef HAVE_FORK/* Define to 1 if you have the <getopt.h> header file. */#undef HAVE_GETOPT_H/* Define to 1 if you have the `getopt_long_only' function. */#undef HAVE_GETOPT_LONG_ONLY/* Define if the GNU gettext() function is already present or preinstalled. */#undef HAVE_GETTEXT/* Define if you have the iconv() function. */#undef HAVE_ICONV/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and   declares uintmax_t. */#undef HAVE_INTTYPES_H_WITH_UINTMAX/* Define to 1 if you have the `isascii' function. */#undef HAVE_ISASCII/* Define to 1 if you have the `iswcntrl' function. */#undef HAVE_ISWCNTRL/* Define to 1 if you have the `iswprint' function. */#undef HAVE_ISWPRINT/* Define to 1 if you have the <locale.h> header file. */#undef HAVE_LOCALE_H/* Define to 1 if your system has a GNU libc compatible `malloc' function, and   to 0 otherwise. */#undef HAVE_MALLOC/* Define to 1 if mbrtowc and mbstate_t are properly declared. */#undef HAVE_MBRTOWC/* Define to 1 if you have the `mbsinit' function. */#undef HAVE_MBSINIT/* Define to 1 if <wchar.h> declares mbstate_t. */#undef HAVE_MBSTATE_T/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if libc includes obstacks. */#undef HAVE_OBSTACK/* Define to 1 if you have the `setlocale' function. */#undef HAVE_SETLOCALE/* 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 if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares   uintmax_t. */#undef HAVE_STDINT_H_WITH_UINTMAX/* Define to 1 if you have the <stdlib.h> header file. */#undef HAVE_STDLIB_H/* Define to 1 if you have the `stpcpy' function. */#undef HAVE_STPCPY/* Define to 1 if you have the `strdup' function. */#undef HAVE_STRDUP/* Define to 1 if you have the `strerror_r' function. */#undef HAVE_STRERROR_R/* 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 `strndup' function. */#undef HAVE_STRNDUP/* Define to 1 if the system has the type `struct tms'. */#undef HAVE_STRUCT_TMS/* Define to 1 if you have the <sys/resource.h> header file. */#undef HAVE_SYS_RESOURCE_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/times.h> header file. */#undef HAVE_SYS_TIMES_H/* Define to 1 if you have the <sys/time.h> header file. */#undef HAVE_SYS_TIME_H/* Define to 1 if you have the <sys/types.h> header file. */#undef HAVE_SYS_TYPES_H/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */#undef HAVE_SYS_WAIT_H/* Define to 1 if you have the `times' function. */#undef HAVE_TIMES/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */#undef HAVE_UINTMAX_T/* Define to 1 if the system has the type `uintptr_t'. */#undef HAVE_UINTPTR_T/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define if you have the 'unsigned long long' type. */#undef HAVE_UNSIGNED_LONG_LONG/* Define to 1 if you have the `vfork' function. */#undef HAVE_VFORK/* Define to 1 if you have the <vfork.h> header file. */#undef HAVE_VFORK_H/* Define to 1 if you have the `waitpid' function. */#undef HAVE_WAITPID/* Define to 1 if you have the <wchar.h> header file. */#undef HAVE_WCHAR_H/* Define to 1 if you have the <wctype.h> header file. */#undef HAVE_WCTYPE_H/* Define to 1 if you have the `wcwidth' function. */#undef HAVE_WCWIDTH/* Define to 1 if `fork' works. */#undef HAVE_WORKING_FORK/* Define to 1 if `vfork' works. */#undef HAVE_WORKING_VFORK/* Define to 1 if the system has the type `_Bool'. */#undef HAVE__BOOL#if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR# define ISSLASH(C) ((C) == '/' || (C) == '\\')#else# define ISSLASH(C) ((C) == '/')#endif/* Define to the GNU M4 executable name. */#undef M4/* 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/* 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/* Define to 1 if strerror_r returns char *. */#undef STRERROR_R_CHAR_P/* Version number of package */#undef VERSION/* Define if using the dmalloc debugging malloc package */#undef WITH_DMALLOC/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a   `char[]'. */#undef YYTEXT_POINTER/* Define to 1 if on AIX 3.   System headers sometimes define this.   We just want to avoid a redefinition error message.  */#ifndef _ALL_SOURCE# undef _ALL_SOURCE#endif/* Enable GNU extensions on systems that have them.  */#ifndef _GNU_SOURCE# undef _GNU_SOURCE#endif/* Define to 1 if on MINIX. */#undef _MINIX/* Define to 2 if the system does not provide POSIX.1 features except with   this defined. */#undef _POSIX_1_SOURCE/* Define to 1 if you need to in order for `stat' and other things to work. */#undef _POSIX_SOURCE/* Enable extensions on Solaris.  */#ifndef __EXTENSIONS__# undef __EXTENSIONS__#endif/* Define to rpl_ if the getopt replacement functions and variables should be   used. */#undef __GETOPT_PREFIX/* Define to `__inline__' or `__inline' if that's what the C compiler   calls it, or to nothing if 'inline' is not supported under any name.  */#ifndef __cplusplus#undef inline#endif/* Define to 1 if the compiler is checking for lint. */#undef lint/* Define to rpl_malloc if the replacement function should be used. */#undef malloc/* Define to a type if <wchar.h> does not define. */#undef mbstate_t/* Define to `int' if <sys/types.h> does not define. */#undef pid_t/* Define to rpl_strnlen if the replacement function should be used. */#undef strnlen/* Define to unsigned long or unsigned long long if <stdint.h> and   <inttypes.h> don't define. */#undef uintmax_t/* Define as `fork' if `vfork' does not work. */#undef vfork

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -