136ac495dSmrg /* This file is automatically generated. DO NOT EDIT! */ 236ac495dSmrg /* Generated from: NetBSD: mknative-gcc,v 1.87 2016/03/17 23:41:21 mrg Exp */ 336ac495dSmrg /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp */ 436ac495dSmrg 536ac495dSmrg /* config.h. Generated from config.in by configure. */ 636ac495dSmrg /* config.in. Generated from configure.ac by autoheader. */ 736ac495dSmrg 836ac495dSmrg /* Define if building universal (internal helper macro) */ 936ac495dSmrg /* #undef AC_APPLE_UNIVERSAL_BUILD */ 1036ac495dSmrg 1136ac495dSmrg /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 1236ac495dSmrg systems. This function is required for `alloca.c' support on those systems. 1336ac495dSmrg */ 1436ac495dSmrg /* #undef CRAY_STACKSEG_END */ 1536ac495dSmrg 1636ac495dSmrg /* Define to 1 if using `alloca.c'. */ 1736ac495dSmrg /* #undef C_ALLOCA */ 1836ac495dSmrg 1936ac495dSmrg /* Define to enable system headers canonicalization. */ 2036ac495dSmrg #define ENABLE_CANONICAL_SYSTEM_HEADERS 1 2136ac495dSmrg 2236ac495dSmrg /* Define if you want more run-time sanity checks. */ 2336ac495dSmrg /* #undef ENABLE_CHECKING */ 2436ac495dSmrg 2536ac495dSmrg /* Define to 1 if translation of program messages to the user's native 2636ac495dSmrg language is requested. */ 2736ac495dSmrg #define ENABLE_NLS 1 2836ac495dSmrg 2936ac495dSmrg /* Define if you want to workaround valgrind (a memory checker) warnings about 3036ac495dSmrg possible memory leaks because of libcpp use of interior pointers. */ 3136ac495dSmrg /* #undef ENABLE_VALGRIND_CHECKING */ 3236ac495dSmrg 3336ac495dSmrg /* Define to 1 if you have `alloca', as a function or macro. */ 3436ac495dSmrg #define HAVE_ALLOCA 1 3536ac495dSmrg 3636ac495dSmrg /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 3736ac495dSmrg */ 3836ac495dSmrg /* #undef HAVE_ALLOCA_H */ 3936ac495dSmrg 4036ac495dSmrg /* Define to 1 if you have the `clearerr_unlocked' function. */ 4136ac495dSmrg /* #undef HAVE_CLEARERR_UNLOCKED */ 4236ac495dSmrg 4336ac495dSmrg /* Define to 1 if you have the declaration of `abort', and to 0 if you don't. 4436ac495dSmrg */ 4536ac495dSmrg #define HAVE_DECL_ABORT 1 4636ac495dSmrg 4736ac495dSmrg /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 4836ac495dSmrg don't. */ 4936ac495dSmrg #define HAVE_DECL_ASPRINTF 1 5036ac495dSmrg 5136ac495dSmrg /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if 5236ac495dSmrg you don't. */ 5336ac495dSmrg #define HAVE_DECL_BASENAME 0 5436ac495dSmrg 5536ac495dSmrg /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if 5636ac495dSmrg you don't. */ 5736ac495dSmrg #define HAVE_DECL_CLEARERR_UNLOCKED 0 5836ac495dSmrg 5936ac495dSmrg /* Define to 1 if you have the declaration of `errno', and to 0 if you don't. 6036ac495dSmrg */ 6136ac495dSmrg #define HAVE_DECL_ERRNO 0 6236ac495dSmrg 6336ac495dSmrg /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you 6436ac495dSmrg don't. */ 6536ac495dSmrg #define HAVE_DECL_FEOF_UNLOCKED 0 6636ac495dSmrg 6736ac495dSmrg /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if 6836ac495dSmrg you don't. */ 6936ac495dSmrg #define HAVE_DECL_FERROR_UNLOCKED 0 7036ac495dSmrg 7136ac495dSmrg /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if 7236ac495dSmrg you don't. */ 7336ac495dSmrg #define HAVE_DECL_FFLUSH_UNLOCKED 0 7436ac495dSmrg 7536ac495dSmrg /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if 7636ac495dSmrg you don't. */ 7736ac495dSmrg #define HAVE_DECL_FGETC_UNLOCKED 0 7836ac495dSmrg 7936ac495dSmrg /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if 8036ac495dSmrg you don't. */ 8136ac495dSmrg #define HAVE_DECL_FGETS_UNLOCKED 0 8236ac495dSmrg 8336ac495dSmrg /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if 8436ac495dSmrg you don't. */ 8536ac495dSmrg #define HAVE_DECL_FILENO_UNLOCKED 0 8636ac495dSmrg 8736ac495dSmrg /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if 8836ac495dSmrg you don't. */ 8936ac495dSmrg #define HAVE_DECL_FPRINTF_UNLOCKED 0 9036ac495dSmrg 9136ac495dSmrg /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if 9236ac495dSmrg you don't. */ 9336ac495dSmrg #define HAVE_DECL_FPUTC_UNLOCKED 0 9436ac495dSmrg 9536ac495dSmrg /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if 9636ac495dSmrg you don't. */ 9736ac495dSmrg #define HAVE_DECL_FPUTS_UNLOCKED 0 9836ac495dSmrg 9936ac495dSmrg /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if 10036ac495dSmrg you don't. */ 10136ac495dSmrg #define HAVE_DECL_FREAD_UNLOCKED 0 10236ac495dSmrg 10336ac495dSmrg /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if 10436ac495dSmrg you don't. */ 10536ac495dSmrg #define HAVE_DECL_FWRITE_UNLOCKED 0 10636ac495dSmrg 10736ac495dSmrg /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if 10836ac495dSmrg you don't. */ 10936ac495dSmrg #define HAVE_DECL_GETCHAR_UNLOCKED 1 11036ac495dSmrg 11136ac495dSmrg /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you 11236ac495dSmrg don't. */ 11336ac495dSmrg #define HAVE_DECL_GETC_UNLOCKED 1 11436ac495dSmrg 11536ac495dSmrg /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't. 11636ac495dSmrg */ 11736ac495dSmrg #define HAVE_DECL_GETOPT 1 11836ac495dSmrg 11936ac495dSmrg /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if 12036ac495dSmrg you don't. */ 12136ac495dSmrg #define HAVE_DECL_PUTCHAR_UNLOCKED 1 12236ac495dSmrg 12336ac495dSmrg /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you 12436ac495dSmrg don't. */ 12536ac495dSmrg #define HAVE_DECL_PUTC_UNLOCKED 1 12636ac495dSmrg 12736ac495dSmrg /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 12836ac495dSmrg don't. */ 12936ac495dSmrg #define HAVE_DECL_VASPRINTF 1 13036ac495dSmrg 13136ac495dSmrg /* Define to 1 if you have the <fcntl.h> header file. */ 13236ac495dSmrg #define HAVE_FCNTL_H 1 13336ac495dSmrg 13436ac495dSmrg /* Define to 1 if you have the `feof_unlocked' function. */ 13536ac495dSmrg /* #undef HAVE_FEOF_UNLOCKED */ 13636ac495dSmrg 13736ac495dSmrg /* Define to 1 if you have the `ferror_unlocked' function. */ 13836ac495dSmrg /* #undef HAVE_FERROR_UNLOCKED */ 13936ac495dSmrg 14036ac495dSmrg /* Define to 1 if you have the `fflush_unlocked' function. */ 14136ac495dSmrg /* #undef HAVE_FFLUSH_UNLOCKED */ 14236ac495dSmrg 14336ac495dSmrg /* Define to 1 if you have the `fgetc_unlocked' function. */ 14436ac495dSmrg /* #undef HAVE_FGETC_UNLOCKED */ 14536ac495dSmrg 14636ac495dSmrg /* Define to 1 if you have the `fgets_unlocked' function. */ 14736ac495dSmrg /* #undef HAVE_FGETS_UNLOCKED */ 14836ac495dSmrg 14936ac495dSmrg /* Define to 1 if you have the `fileno_unlocked' function. */ 15036ac495dSmrg /* #undef HAVE_FILENO_UNLOCKED */ 15136ac495dSmrg 15236ac495dSmrg /* Define to 1 if you have the `fprintf_unlocked' function. */ 15336ac495dSmrg /* #undef HAVE_FPRINTF_UNLOCKED */ 15436ac495dSmrg 15536ac495dSmrg /* Define to 1 if you have the `fputc_unlocked' function. */ 15636ac495dSmrg /* #undef HAVE_FPUTC_UNLOCKED */ 15736ac495dSmrg 15836ac495dSmrg /* Define to 1 if you have the `fputs_unlocked' function. */ 15936ac495dSmrg /* #undef HAVE_FPUTS_UNLOCKED */ 16036ac495dSmrg 16136ac495dSmrg /* Define to 1 if you have the `fread_unlocked' function. */ 16236ac495dSmrg /* #undef HAVE_FREAD_UNLOCKED */ 16336ac495dSmrg 16436ac495dSmrg /* Define to 1 if you have the `fwrite_unlocked' function. */ 16536ac495dSmrg /* #undef HAVE_FWRITE_UNLOCKED */ 16636ac495dSmrg 16736ac495dSmrg /* Define to 1 if you have the `getchar_unlocked' function. */ 16836ac495dSmrg #define HAVE_GETCHAR_UNLOCKED 1 16936ac495dSmrg 17036ac495dSmrg /* Define to 1 if you have the `getc_unlocked' function. */ 17136ac495dSmrg #define HAVE_GETC_UNLOCKED 1 17236ac495dSmrg 17336ac495dSmrg /* Define if you have the iconv() function. */ 17436ac495dSmrg #define HAVE_ICONV 1 17536ac495dSmrg 17636ac495dSmrg /* Define to 1 if you have the <inttypes.h> header file. */ 17736ac495dSmrg #define HAVE_INTTYPES_H 1 17836ac495dSmrg 17936ac495dSmrg /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ 18036ac495dSmrg #define HAVE_LANGINFO_CODESET 1 18136ac495dSmrg 18236ac495dSmrg /* Define to 1 if you have the <limits.h> header file. */ 18336ac495dSmrg #define HAVE_LIMITS_H 1 18436ac495dSmrg 18536ac495dSmrg /* Define to 1 if you have the <locale.h> header file. */ 18636ac495dSmrg #define HAVE_LOCALE_H 1 18736ac495dSmrg 18836ac495dSmrg /* Define to 1 if you have the <memory.h> header file. */ 18936ac495dSmrg #define HAVE_MEMORY_H 1 19036ac495dSmrg 19136ac495dSmrg /* Define to 1 if libc includes obstacks. */ 19236ac495dSmrg /* #undef HAVE_OBSTACK */ 19336ac495dSmrg 19436ac495dSmrg /* Define to 1 if you have the `putchar_unlocked' function. */ 19536ac495dSmrg #define HAVE_PUTCHAR_UNLOCKED 1 19636ac495dSmrg 19736ac495dSmrg /* Define to 1 if you have the `putc_unlocked' function. */ 19836ac495dSmrg #define HAVE_PUTC_UNLOCKED 1 19936ac495dSmrg 20036ac495dSmrg /* Define to 1 if you can assemble SSE4 insns. */ 20136ac495dSmrg /* #undef HAVE_SSE4 */ 20236ac495dSmrg 20336ac495dSmrg /* Define to 1 if you have the <stddef.h> header file. */ 20436ac495dSmrg #define HAVE_STDDEF_H 1 20536ac495dSmrg 20636ac495dSmrg /* Define to 1 if you have the <stdint.h> header file. */ 20736ac495dSmrg #define HAVE_STDINT_H 1 20836ac495dSmrg 20936ac495dSmrg /* Define to 1 if you have the <stdlib.h> header file. */ 21036ac495dSmrg #define HAVE_STDLIB_H 1 21136ac495dSmrg 21236ac495dSmrg /* Define to 1 if you have the <strings.h> header file. */ 21336ac495dSmrg #define HAVE_STRINGS_H 1 21436ac495dSmrg 21536ac495dSmrg /* Define to 1 if you have the <string.h> header file. */ 21636ac495dSmrg #define HAVE_STRING_H 1 21736ac495dSmrg 21836ac495dSmrg /* Define to 1 if you have the <sys/file.h> header file. */ 21936ac495dSmrg #define HAVE_SYS_FILE_H 1 22036ac495dSmrg 22136ac495dSmrg /* Define to 1 if you have the <sys/stat.h> header file. */ 22236ac495dSmrg #define HAVE_SYS_STAT_H 1 22336ac495dSmrg 22436ac495dSmrg /* Define to 1 if you have the <sys/types.h> header file. */ 22536ac495dSmrg #define HAVE_SYS_TYPES_H 1 22636ac495dSmrg 22736ac495dSmrg /* Define if <sys/types.h> defines \`uchar'. */ 22836ac495dSmrg /* #undef HAVE_UCHAR */ 22936ac495dSmrg 23036ac495dSmrg /* Define to 1 if the system has the type `uintptr_t'. */ 23136ac495dSmrg #define HAVE_UINTPTR_T 1 23236ac495dSmrg 23336ac495dSmrg /* Define to 1 if you have the <unistd.h> header file. */ 23436ac495dSmrg #define HAVE_UNISTD_H 1 23536ac495dSmrg 23636ac495dSmrg /* Define as const if the declaration of iconv() needs const. */ 237*77a1ad5fSkamil #define ICONV_CONST 23836ac495dSmrg 23936ac495dSmrg /* Define to the name of this package. */ 24036ac495dSmrg #define PACKAGE "cpplib" 24136ac495dSmrg 24236ac495dSmrg /* Define to the address where bug reports for this package should be sent. */ 24336ac495dSmrg #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" 24436ac495dSmrg 24536ac495dSmrg /* Define to the full name of this package. */ 24636ac495dSmrg #define PACKAGE_NAME "cpplib" 24736ac495dSmrg 24836ac495dSmrg /* Define to the full name and version of this package. */ 24936ac495dSmrg #define PACKAGE_STRING "cpplib " 25036ac495dSmrg 25136ac495dSmrg /* Define to the one symbol short name of this package. */ 25236ac495dSmrg #define PACKAGE_TARNAME "cpplib" 25336ac495dSmrg 25436ac495dSmrg /* Define to the home page for this package. */ 25536ac495dSmrg #define PACKAGE_URL "" 25636ac495dSmrg 25736ac495dSmrg /* Define to the version of this package. */ 25836ac495dSmrg #define PACKAGE_VERSION " " 25936ac495dSmrg 26036ac495dSmrg /* The size of `int', as computed by sizeof. */ 26136ac495dSmrg #define SIZEOF_INT 4 26236ac495dSmrg 26336ac495dSmrg /* The size of `long', as computed by sizeof. */ 26436ac495dSmrg #define SIZEOF_LONG 4 26536ac495dSmrg 26636ac495dSmrg /* If using the C implementation of alloca, define if you know the 26736ac495dSmrg direction of stack growth for your system; otherwise it will be 26836ac495dSmrg automatically deduced at runtime. 26936ac495dSmrg STACK_DIRECTION > 0 => grows toward higher addresses 27036ac495dSmrg STACK_DIRECTION < 0 => grows toward lower addresses 27136ac495dSmrg STACK_DIRECTION = 0 => direction of growth unknown */ 27236ac495dSmrg /* #undef STACK_DIRECTION */ 27336ac495dSmrg 27436ac495dSmrg /* Define to 1 if you have the ANSI C header files. */ 27536ac495dSmrg #define STDC_HEADERS 1 27636ac495dSmrg 27736ac495dSmrg /* Define if you can safely include both <string.h> and <strings.h>. */ 27836ac495dSmrg #define STRING_WITH_STRINGS 1 27936ac495dSmrg 28036ac495dSmrg /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 28136ac495dSmrg #define TIME_WITH_SYS_TIME 1 28236ac495dSmrg 28336ac495dSmrg /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 28436ac495dSmrg /* #undef TM_IN_SYS_TIME */ 28536ac495dSmrg 28636ac495dSmrg /* Enable extensions on AIX 3, Interix. */ 28736ac495dSmrg #ifndef _ALL_SOURCE 28836ac495dSmrg # define _ALL_SOURCE 1 28936ac495dSmrg #endif 29036ac495dSmrg /* Enable GNU extensions on systems that have them. */ 29136ac495dSmrg #ifndef _GNU_SOURCE 29236ac495dSmrg # define _GNU_SOURCE 1 29336ac495dSmrg #endif 29436ac495dSmrg /* Enable threading extensions on Solaris. */ 29536ac495dSmrg #ifndef _POSIX_PTHREAD_SEMANTICS 29636ac495dSmrg # define _POSIX_PTHREAD_SEMANTICS 1 29736ac495dSmrg #endif 29836ac495dSmrg /* Enable extensions on HP NonStop. */ 29936ac495dSmrg #ifndef _TANDEM_SOURCE 30036ac495dSmrg # define _TANDEM_SOURCE 1 30136ac495dSmrg #endif 30236ac495dSmrg /* Enable general extensions on Solaris. */ 30336ac495dSmrg #ifndef __EXTENSIONS__ 30436ac495dSmrg # define __EXTENSIONS__ 1 30536ac495dSmrg #endif 30636ac495dSmrg 30736ac495dSmrg 30836ac495dSmrg /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 30936ac495dSmrg significant byte first (like Motorola and SPARC, unlike Intel). */ 31036ac495dSmrg #if defined AC_APPLE_UNIVERSAL_BUILD 31136ac495dSmrg # if defined __BIG_ENDIAN__ 31236ac495dSmrg # define WORDS_BIGENDIAN 1 31336ac495dSmrg # endif 31436ac495dSmrg #else 31536ac495dSmrg # ifndef WORDS_BIGENDIAN 31636ac495dSmrg # define WORDS_BIGENDIAN 1 31736ac495dSmrg # endif 31836ac495dSmrg #endif 31936ac495dSmrg 32036ac495dSmrg /* Number of bits in a file offset, on hosts where this is settable. */ 32136ac495dSmrg /* #undef _FILE_OFFSET_BITS */ 32236ac495dSmrg 32336ac495dSmrg /* Define for large files, on AIX-style hosts. */ 32436ac495dSmrg /* #undef _LARGE_FILES */ 32536ac495dSmrg 32636ac495dSmrg /* Define to 1 if on MINIX. */ 32736ac495dSmrg /* #undef _MINIX */ 32836ac495dSmrg 32936ac495dSmrg /* Define to 2 if the system does not provide POSIX.1 features except with 33036ac495dSmrg this defined. */ 33136ac495dSmrg /* #undef _POSIX_1_SOURCE */ 33236ac495dSmrg 33336ac495dSmrg /* Define to 1 if you need to in order for `stat' and other things to work. */ 33436ac495dSmrg /* #undef _POSIX_SOURCE */ 33536ac495dSmrg 33636ac495dSmrg /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, 33736ac495dSmrg <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 33836ac495dSmrg #define below would cause a syntax error. */ 33936ac495dSmrg /* #undef _UINT64_T */ 34036ac495dSmrg 34136ac495dSmrg /* Define to empty if `const' does not conform to ANSI C. */ 34236ac495dSmrg /* #undef const */ 34336ac495dSmrg 34436ac495dSmrg /* Define to `__inline__' or `__inline' if that's what the C compiler 34536ac495dSmrg calls it, or to nothing if 'inline' is not supported under any name. */ 34636ac495dSmrg #ifndef __cplusplus 34736ac495dSmrg /* #undef inline */ 34836ac495dSmrg #endif 34936ac495dSmrg 35036ac495dSmrg /* Define to `long int' if <sys/types.h> does not define. */ 35136ac495dSmrg /* #undef off_t */ 35236ac495dSmrg 35336ac495dSmrg /* Define to `int' if <sys/types.h> does not define. */ 35436ac495dSmrg /* #undef ptrdiff_t */ 35536ac495dSmrg 35636ac495dSmrg /* Define to `unsigned int' if <sys/types.h> does not define. */ 35736ac495dSmrg /* #undef size_t */ 35836ac495dSmrg 35936ac495dSmrg /* Define to `int' if <sys/types.h> does not define. */ 36036ac495dSmrg /* #undef ssize_t */ 36136ac495dSmrg 36236ac495dSmrg /* Define to the type of an unsigned integer type of width exactly 64 bits if 36336ac495dSmrg such a type exists and the standard includes do not define it. */ 36436ac495dSmrg /* #undef uint64_t */ 36536ac495dSmrg 36636ac495dSmrg /* Define to the type of an unsigned integer type wide enough to hold a 36736ac495dSmrg pointer, if such a type exists, and if the system does not define it. */ 36836ac495dSmrg /* #undef uintptr_t */ 369