184d9c625SLionel Sambuc /* This file is automatically generated. DO NOT EDIT! */ 2*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative-gcc,v 1.70 2013/05/05 07:11:34 skrll Exp */ 3*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp */ 484d9c625SLionel Sambuc 584d9c625SLionel Sambuc /* config.h. Generated from config.in by configure. */ 684d9c625SLionel Sambuc /* config.in. Generated from configure.ac by autoheader. */ 784d9c625SLionel Sambuc 8*0a6a1f1dSLionel Sambuc /* Define if building universal (internal helper macro) */ 9*0a6a1f1dSLionel Sambuc /* #undef AC_APPLE_UNIVERSAL_BUILD */ 10*0a6a1f1dSLionel Sambuc 1184d9c625SLionel Sambuc /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 1284d9c625SLionel Sambuc systems. This function is required for `alloca.c' support on those systems. 1384d9c625SLionel Sambuc */ 1484d9c625SLionel Sambuc /* #undef CRAY_STACKSEG_END */ 1584d9c625SLionel Sambuc 1684d9c625SLionel Sambuc /* Define to 1 if using `alloca.c'. */ 1784d9c625SLionel Sambuc /* #undef C_ALLOCA */ 1884d9c625SLionel Sambuc 19*0a6a1f1dSLionel Sambuc /* Define to enable system headers canonicalization. */ 20*0a6a1f1dSLionel Sambuc #define ENABLE_CANONICAL_SYSTEM_HEADERS 1 21*0a6a1f1dSLionel Sambuc 2284d9c625SLionel Sambuc /* Define if you want more run-time sanity checks. */ 2384d9c625SLionel Sambuc /* #undef ENABLE_CHECKING */ 2484d9c625SLionel Sambuc 2584d9c625SLionel Sambuc /* Define to 1 if translation of program messages to the user's native 2684d9c625SLionel Sambuc language is requested. */ 2784d9c625SLionel Sambuc #define ENABLE_NLS 1 2884d9c625SLionel Sambuc 29*0a6a1f1dSLionel Sambuc /* Define if you want to workaround valgrind (a memory checker) warnings about 30*0a6a1f1dSLionel Sambuc possible memory leaks because of libcpp use of interior pointers. */ 31*0a6a1f1dSLionel Sambuc /* #undef ENABLE_VALGRIND_CHECKING */ 32*0a6a1f1dSLionel Sambuc 3384d9c625SLionel Sambuc /* Define to 1 if you have `alloca', as a function or macro. */ 3484d9c625SLionel Sambuc #define HAVE_ALLOCA 1 3584d9c625SLionel Sambuc 3684d9c625SLionel Sambuc /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 3784d9c625SLionel Sambuc */ 3884d9c625SLionel Sambuc /* #undef HAVE_ALLOCA_H */ 3984d9c625SLionel Sambuc 4084d9c625SLionel Sambuc /* Define to 1 if you have the `clearerr_unlocked' function. */ 4184d9c625SLionel Sambuc /* #undef HAVE_CLEARERR_UNLOCKED */ 4284d9c625SLionel Sambuc 4384d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `abort', and to 0 if you don't. 4484d9c625SLionel Sambuc */ 4584d9c625SLionel Sambuc #define HAVE_DECL_ABORT 1 4684d9c625SLionel Sambuc 4784d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 4884d9c625SLionel Sambuc don't. */ 4984d9c625SLionel Sambuc #define HAVE_DECL_ASPRINTF 1 5084d9c625SLionel Sambuc 51*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if 52*0a6a1f1dSLionel Sambuc you don't. */ 5384d9c625SLionel Sambuc #define HAVE_DECL_BASENAME 0 5484d9c625SLionel Sambuc 5584d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if 5684d9c625SLionel Sambuc you don't. */ 5784d9c625SLionel Sambuc #define HAVE_DECL_CLEARERR_UNLOCKED 0 5884d9c625SLionel Sambuc 5984d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `errno', and to 0 if you don't. 6084d9c625SLionel Sambuc */ 6184d9c625SLionel Sambuc #define HAVE_DECL_ERRNO 0 6284d9c625SLionel Sambuc 6384d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you 6484d9c625SLionel Sambuc don't. */ 6584d9c625SLionel Sambuc #define HAVE_DECL_FEOF_UNLOCKED 0 6684d9c625SLionel Sambuc 6784d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if 6884d9c625SLionel Sambuc you don't. */ 6984d9c625SLionel Sambuc #define HAVE_DECL_FERROR_UNLOCKED 0 7084d9c625SLionel Sambuc 7184d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if 7284d9c625SLionel Sambuc you don't. */ 7384d9c625SLionel Sambuc #define HAVE_DECL_FFLUSH_UNLOCKED 0 7484d9c625SLionel Sambuc 7584d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if 7684d9c625SLionel Sambuc you don't. */ 7784d9c625SLionel Sambuc #define HAVE_DECL_FGETC_UNLOCKED 0 7884d9c625SLionel Sambuc 7984d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if 8084d9c625SLionel Sambuc you don't. */ 8184d9c625SLionel Sambuc #define HAVE_DECL_FGETS_UNLOCKED 0 8284d9c625SLionel Sambuc 8384d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if 8484d9c625SLionel Sambuc you don't. */ 8584d9c625SLionel Sambuc #define HAVE_DECL_FILENO_UNLOCKED 0 8684d9c625SLionel Sambuc 8784d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if 8884d9c625SLionel Sambuc you don't. */ 8984d9c625SLionel Sambuc #define HAVE_DECL_FPRINTF_UNLOCKED 0 9084d9c625SLionel Sambuc 9184d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if 9284d9c625SLionel Sambuc you don't. */ 9384d9c625SLionel Sambuc #define HAVE_DECL_FPUTC_UNLOCKED 0 9484d9c625SLionel Sambuc 9584d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if 9684d9c625SLionel Sambuc you don't. */ 9784d9c625SLionel Sambuc #define HAVE_DECL_FPUTS_UNLOCKED 0 9884d9c625SLionel Sambuc 9984d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if 10084d9c625SLionel Sambuc you don't. */ 10184d9c625SLionel Sambuc #define HAVE_DECL_FREAD_UNLOCKED 0 10284d9c625SLionel Sambuc 10384d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if 10484d9c625SLionel Sambuc you don't. */ 10584d9c625SLionel Sambuc #define HAVE_DECL_FWRITE_UNLOCKED 0 10684d9c625SLionel Sambuc 10784d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if 10884d9c625SLionel Sambuc you don't. */ 10984d9c625SLionel Sambuc #define HAVE_DECL_GETCHAR_UNLOCKED 1 11084d9c625SLionel Sambuc 11184d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you 11284d9c625SLionel Sambuc don't. */ 11384d9c625SLionel Sambuc #define HAVE_DECL_GETC_UNLOCKED 1 11484d9c625SLionel Sambuc 11584d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't. 11684d9c625SLionel Sambuc */ 11784d9c625SLionel Sambuc #define HAVE_DECL_GETOPT 1 11884d9c625SLionel Sambuc 11984d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if 12084d9c625SLionel Sambuc you don't. */ 12184d9c625SLionel Sambuc #define HAVE_DECL_PUTCHAR_UNLOCKED 1 12284d9c625SLionel Sambuc 12384d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you 12484d9c625SLionel Sambuc don't. */ 12584d9c625SLionel Sambuc #define HAVE_DECL_PUTC_UNLOCKED 1 12684d9c625SLionel Sambuc 12784d9c625SLionel Sambuc /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 12884d9c625SLionel Sambuc don't. */ 12984d9c625SLionel Sambuc #define HAVE_DECL_VASPRINTF 1 13084d9c625SLionel Sambuc 13184d9c625SLionel Sambuc /* Define to 1 if you have the <fcntl.h> header file. */ 13284d9c625SLionel Sambuc #define HAVE_FCNTL_H 1 13384d9c625SLionel Sambuc 13484d9c625SLionel Sambuc /* Define to 1 if you have the `feof_unlocked' function. */ 13584d9c625SLionel Sambuc /* #undef HAVE_FEOF_UNLOCKED */ 13684d9c625SLionel Sambuc 13784d9c625SLionel Sambuc /* Define to 1 if you have the `ferror_unlocked' function. */ 13884d9c625SLionel Sambuc /* #undef HAVE_FERROR_UNLOCKED */ 13984d9c625SLionel Sambuc 14084d9c625SLionel Sambuc /* Define to 1 if you have the `fflush_unlocked' function. */ 14184d9c625SLionel Sambuc /* #undef HAVE_FFLUSH_UNLOCKED */ 14284d9c625SLionel Sambuc 14384d9c625SLionel Sambuc /* Define to 1 if you have the `fgetc_unlocked' function. */ 14484d9c625SLionel Sambuc /* #undef HAVE_FGETC_UNLOCKED */ 14584d9c625SLionel Sambuc 14684d9c625SLionel Sambuc /* Define to 1 if you have the `fgets_unlocked' function. */ 14784d9c625SLionel Sambuc /* #undef HAVE_FGETS_UNLOCKED */ 14884d9c625SLionel Sambuc 14984d9c625SLionel Sambuc /* Define to 1 if you have the `fileno_unlocked' function. */ 15084d9c625SLionel Sambuc /* #undef HAVE_FILENO_UNLOCKED */ 15184d9c625SLionel Sambuc 15284d9c625SLionel Sambuc /* Define to 1 if you have the `fprintf_unlocked' function. */ 15384d9c625SLionel Sambuc /* #undef HAVE_FPRINTF_UNLOCKED */ 15484d9c625SLionel Sambuc 15584d9c625SLionel Sambuc /* Define to 1 if you have the `fputc_unlocked' function. */ 15684d9c625SLionel Sambuc /* #undef HAVE_FPUTC_UNLOCKED */ 15784d9c625SLionel Sambuc 15884d9c625SLionel Sambuc /* Define to 1 if you have the `fputs_unlocked' function. */ 15984d9c625SLionel Sambuc /* #undef HAVE_FPUTS_UNLOCKED */ 16084d9c625SLionel Sambuc 16184d9c625SLionel Sambuc /* Define to 1 if you have the `fread_unlocked' function. */ 16284d9c625SLionel Sambuc /* #undef HAVE_FREAD_UNLOCKED */ 16384d9c625SLionel Sambuc 16484d9c625SLionel Sambuc /* Define to 1 if you have the `fwrite_unlocked' function. */ 16584d9c625SLionel Sambuc /* #undef HAVE_FWRITE_UNLOCKED */ 16684d9c625SLionel Sambuc 16784d9c625SLionel Sambuc /* Define to 1 if you have the `getchar_unlocked' function. */ 16884d9c625SLionel Sambuc #define HAVE_GETCHAR_UNLOCKED 1 16984d9c625SLionel Sambuc 17084d9c625SLionel Sambuc /* Define to 1 if you have the `getc_unlocked' function. */ 17184d9c625SLionel Sambuc #define HAVE_GETC_UNLOCKED 1 17284d9c625SLionel Sambuc 17384d9c625SLionel Sambuc /* Define if you have the iconv() function. */ 17484d9c625SLionel Sambuc #define HAVE_ICONV 1 17584d9c625SLionel Sambuc 17684d9c625SLionel Sambuc /* Define to 1 if you have the <inttypes.h> header file. */ 17784d9c625SLionel Sambuc #define HAVE_INTTYPES_H 1 17884d9c625SLionel Sambuc 17984d9c625SLionel Sambuc /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ 18084d9c625SLionel Sambuc #define HAVE_LANGINFO_CODESET 1 18184d9c625SLionel Sambuc 18284d9c625SLionel Sambuc /* Define to 1 if you have the <limits.h> header file. */ 18384d9c625SLionel Sambuc #define HAVE_LIMITS_H 1 18484d9c625SLionel Sambuc 18584d9c625SLionel Sambuc /* Define to 1 if you have the <locale.h> header file. */ 18684d9c625SLionel Sambuc #define HAVE_LOCALE_H 1 18784d9c625SLionel Sambuc 18884d9c625SLionel Sambuc /* Define to 1 if you have the <memory.h> header file. */ 18984d9c625SLionel Sambuc #define HAVE_MEMORY_H 1 19084d9c625SLionel Sambuc 19184d9c625SLionel Sambuc /* Define to 1 if libc includes obstacks. */ 19284d9c625SLionel Sambuc /* #undef HAVE_OBSTACK */ 19384d9c625SLionel Sambuc 19484d9c625SLionel Sambuc /* Define to 1 if you have the `putchar_unlocked' function. */ 19584d9c625SLionel Sambuc #define HAVE_PUTCHAR_UNLOCKED 1 19684d9c625SLionel Sambuc 19784d9c625SLionel Sambuc /* Define to 1 if you have the `putc_unlocked' function. */ 19884d9c625SLionel Sambuc #define HAVE_PUTC_UNLOCKED 1 19984d9c625SLionel Sambuc 200*0a6a1f1dSLionel Sambuc /* Define to 1 if you can assemble SSE4 insns. */ 201*0a6a1f1dSLionel Sambuc /* #undef HAVE_SSE4 */ 202*0a6a1f1dSLionel Sambuc 20384d9c625SLionel Sambuc /* Define to 1 if you have the <stddef.h> header file. */ 20484d9c625SLionel Sambuc #define HAVE_STDDEF_H 1 20584d9c625SLionel Sambuc 20684d9c625SLionel Sambuc /* Define to 1 if you have the <stdint.h> header file. */ 20784d9c625SLionel Sambuc #define HAVE_STDINT_H 1 20884d9c625SLionel Sambuc 20984d9c625SLionel Sambuc /* Define to 1 if you have the <stdlib.h> header file. */ 21084d9c625SLionel Sambuc #define HAVE_STDLIB_H 1 21184d9c625SLionel Sambuc 21284d9c625SLionel Sambuc /* Define to 1 if you have the <strings.h> header file. */ 21384d9c625SLionel Sambuc #define HAVE_STRINGS_H 1 21484d9c625SLionel Sambuc 21584d9c625SLionel Sambuc /* Define to 1 if you have the <string.h> header file. */ 21684d9c625SLionel Sambuc #define HAVE_STRING_H 1 21784d9c625SLionel Sambuc 21884d9c625SLionel Sambuc /* Define to 1 if you have the <sys/file.h> header file. */ 21984d9c625SLionel Sambuc #define HAVE_SYS_FILE_H 1 22084d9c625SLionel Sambuc 22184d9c625SLionel Sambuc /* Define to 1 if you have the <sys/stat.h> header file. */ 22284d9c625SLionel Sambuc #define HAVE_SYS_STAT_H 1 22384d9c625SLionel Sambuc 22484d9c625SLionel Sambuc /* Define to 1 if you have the <sys/types.h> header file. */ 22584d9c625SLionel Sambuc #define HAVE_SYS_TYPES_H 1 22684d9c625SLionel Sambuc 22784d9c625SLionel Sambuc /* Define if <sys/types.h> defines \`uchar'. */ 22884d9c625SLionel Sambuc /* #undef HAVE_UCHAR */ 22984d9c625SLionel Sambuc 230*0a6a1f1dSLionel Sambuc /* Define to 1 if the system has the type `uintptr_t'. */ 231*0a6a1f1dSLionel Sambuc #define HAVE_UINTPTR_T 1 232*0a6a1f1dSLionel Sambuc 23384d9c625SLionel Sambuc /* Define to 1 if you have the <unistd.h> header file. */ 23484d9c625SLionel Sambuc #define HAVE_UNISTD_H 1 23584d9c625SLionel Sambuc 23684d9c625SLionel Sambuc /* Define to the widest efficient host integer type at least as wide as the 23784d9c625SLionel Sambuc target's size_t type. */ 23884d9c625SLionel Sambuc #define HOST_WIDE_INT long long 23984d9c625SLionel Sambuc 24084d9c625SLionel Sambuc /* Define as const if the declaration of iconv() needs const. */ 24184d9c625SLionel Sambuc #define ICONV_CONST const 24284d9c625SLionel Sambuc 24384d9c625SLionel Sambuc /* Define to the name of this package. */ 24484d9c625SLionel Sambuc #define PACKAGE "cpplib" 24584d9c625SLionel Sambuc 24684d9c625SLionel Sambuc /* Define to the address where bug reports for this package should be sent. */ 24784d9c625SLionel Sambuc #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" 24884d9c625SLionel Sambuc 24984d9c625SLionel Sambuc /* Define to the full name of this package. */ 25084d9c625SLionel Sambuc #define PACKAGE_NAME "cpplib" 25184d9c625SLionel Sambuc 25284d9c625SLionel Sambuc /* Define to the full name and version of this package. */ 25384d9c625SLionel Sambuc #define PACKAGE_STRING "cpplib " 25484d9c625SLionel Sambuc 25584d9c625SLionel Sambuc /* Define to the one symbol short name of this package. */ 25684d9c625SLionel Sambuc #define PACKAGE_TARNAME "cpplib" 25784d9c625SLionel Sambuc 25884d9c625SLionel Sambuc /* Define to the home page for this package. */ 25984d9c625SLionel Sambuc #define PACKAGE_URL "" 26084d9c625SLionel Sambuc 26184d9c625SLionel Sambuc /* Define to the version of this package. */ 26284d9c625SLionel Sambuc #define PACKAGE_VERSION " " 26384d9c625SLionel Sambuc 26484d9c625SLionel Sambuc /* The size of `int', as computed by sizeof. */ 26584d9c625SLionel Sambuc #define SIZEOF_INT 4 26684d9c625SLionel Sambuc 26784d9c625SLionel Sambuc /* The size of `long', as computed by sizeof. */ 26884d9c625SLionel Sambuc #define SIZEOF_LONG 4 26984d9c625SLionel Sambuc 27084d9c625SLionel Sambuc /* If using the C implementation of alloca, define if you know the 27184d9c625SLionel Sambuc direction of stack growth for your system; otherwise it will be 27284d9c625SLionel Sambuc automatically deduced at runtime. 27384d9c625SLionel Sambuc STACK_DIRECTION > 0 => grows toward higher addresses 27484d9c625SLionel Sambuc STACK_DIRECTION < 0 => grows toward lower addresses 27584d9c625SLionel Sambuc STACK_DIRECTION = 0 => direction of growth unknown */ 27684d9c625SLionel Sambuc /* #undef STACK_DIRECTION */ 27784d9c625SLionel Sambuc 27884d9c625SLionel Sambuc /* Define to 1 if you have the ANSI C header files. */ 27984d9c625SLionel Sambuc #define STDC_HEADERS 1 28084d9c625SLionel Sambuc 28184d9c625SLionel Sambuc /* Define if you can safely include both <string.h> and <strings.h>. */ 28284d9c625SLionel Sambuc #define STRING_WITH_STRINGS 1 28384d9c625SLionel Sambuc 28484d9c625SLionel Sambuc /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 28584d9c625SLionel Sambuc #define TIME_WITH_SYS_TIME 1 28684d9c625SLionel Sambuc 28784d9c625SLionel Sambuc /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 28884d9c625SLionel Sambuc /* #undef TM_IN_SYS_TIME */ 28984d9c625SLionel Sambuc 290*0a6a1f1dSLionel Sambuc /* Enable extensions on AIX 3, Interix. */ 291*0a6a1f1dSLionel Sambuc #ifndef _ALL_SOURCE 292*0a6a1f1dSLionel Sambuc # define _ALL_SOURCE 1 293*0a6a1f1dSLionel Sambuc #endif 294*0a6a1f1dSLionel Sambuc /* Enable GNU extensions on systems that have them. */ 295*0a6a1f1dSLionel Sambuc #ifndef _GNU_SOURCE 296*0a6a1f1dSLionel Sambuc # define _GNU_SOURCE 1 297*0a6a1f1dSLionel Sambuc #endif 298*0a6a1f1dSLionel Sambuc /* Enable threading extensions on Solaris. */ 299*0a6a1f1dSLionel Sambuc #ifndef _POSIX_PTHREAD_SEMANTICS 300*0a6a1f1dSLionel Sambuc # define _POSIX_PTHREAD_SEMANTICS 1 301*0a6a1f1dSLionel Sambuc #endif 302*0a6a1f1dSLionel Sambuc /* Enable extensions on HP NonStop. */ 303*0a6a1f1dSLionel Sambuc #ifndef _TANDEM_SOURCE 304*0a6a1f1dSLionel Sambuc # define _TANDEM_SOURCE 1 305*0a6a1f1dSLionel Sambuc #endif 306*0a6a1f1dSLionel Sambuc /* Enable general extensions on Solaris. */ 307*0a6a1f1dSLionel Sambuc #ifndef __EXTENSIONS__ 308*0a6a1f1dSLionel Sambuc # define __EXTENSIONS__ 1 309*0a6a1f1dSLionel Sambuc #endif 310*0a6a1f1dSLionel Sambuc 311*0a6a1f1dSLionel Sambuc 312*0a6a1f1dSLionel Sambuc /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 313*0a6a1f1dSLionel Sambuc significant byte first (like Motorola and SPARC, unlike Intel). */ 314*0a6a1f1dSLionel Sambuc #if defined AC_APPLE_UNIVERSAL_BUILD 315*0a6a1f1dSLionel Sambuc # if defined __BIG_ENDIAN__ 316*0a6a1f1dSLionel Sambuc # define WORDS_BIGENDIAN 1 317*0a6a1f1dSLionel Sambuc # endif 318*0a6a1f1dSLionel Sambuc #else 319*0a6a1f1dSLionel Sambuc # ifndef WORDS_BIGENDIAN 320*0a6a1f1dSLionel Sambuc /* # undef WORDS_BIGENDIAN */ 321*0a6a1f1dSLionel Sambuc # endif 322*0a6a1f1dSLionel Sambuc #endif 323*0a6a1f1dSLionel Sambuc 324*0a6a1f1dSLionel Sambuc /* Number of bits in a file offset, on hosts where this is settable. */ 325*0a6a1f1dSLionel Sambuc /* #undef _FILE_OFFSET_BITS */ 326*0a6a1f1dSLionel Sambuc 327*0a6a1f1dSLionel Sambuc /* Define for large files, on AIX-style hosts. */ 328*0a6a1f1dSLionel Sambuc /* #undef _LARGE_FILES */ 329*0a6a1f1dSLionel Sambuc 330*0a6a1f1dSLionel Sambuc /* Define to 1 if on MINIX. */ 331*0a6a1f1dSLionel Sambuc /* #undef _MINIX */ 332*0a6a1f1dSLionel Sambuc 333*0a6a1f1dSLionel Sambuc /* Define to 2 if the system does not provide POSIX.1 features except with 334*0a6a1f1dSLionel Sambuc this defined. */ 335*0a6a1f1dSLionel Sambuc /* #undef _POSIX_1_SOURCE */ 336*0a6a1f1dSLionel Sambuc 337*0a6a1f1dSLionel Sambuc /* Define to 1 if you need to in order for `stat' and other things to work. */ 338*0a6a1f1dSLionel Sambuc /* #undef _POSIX_SOURCE */ 339*0a6a1f1dSLionel Sambuc 34084d9c625SLionel Sambuc /* Define to empty if `const' does not conform to ANSI C. */ 34184d9c625SLionel Sambuc /* #undef const */ 34284d9c625SLionel Sambuc 34384d9c625SLionel Sambuc /* Define to `__inline__' or `__inline' if that's what the C compiler 34484d9c625SLionel Sambuc calls it, or to nothing if 'inline' is not supported under any name. */ 34584d9c625SLionel Sambuc #ifndef __cplusplus 34684d9c625SLionel Sambuc /* #undef inline */ 34784d9c625SLionel Sambuc #endif 34884d9c625SLionel Sambuc 34984d9c625SLionel Sambuc /* Define to `long int' if <sys/types.h> does not define. */ 35084d9c625SLionel Sambuc /* #undef off_t */ 35184d9c625SLionel Sambuc 352*0a6a1f1dSLionel Sambuc /* Define to `int' if <sys/types.h> does not define. */ 353*0a6a1f1dSLionel Sambuc /* #undef ptrdiff_t */ 354*0a6a1f1dSLionel Sambuc 35584d9c625SLionel Sambuc /* Define to `unsigned int' if <sys/types.h> does not define. */ 35684d9c625SLionel Sambuc /* #undef size_t */ 35784d9c625SLionel Sambuc 35884d9c625SLionel Sambuc /* Define to `int' if <sys/types.h> does not define. */ 35984d9c625SLionel Sambuc /* #undef ssize_t */ 360*0a6a1f1dSLionel Sambuc 361*0a6a1f1dSLionel Sambuc /* Define to the type of an unsigned integer type wide enough to hold a 362*0a6a1f1dSLionel Sambuc pointer, if such a type exists, and if the system does not define it. */ 363*0a6a1f1dSLionel Sambuc /* #undef uintptr_t */ 364