1fc046893Schristos /* This file is automatically generated. DO NOT EDIT! */ 2*cf89d143Smrg /* Generated from: NetBSD: mknative-gcc,v 1.117 2023/07/31 01:48:37 mrg Exp */ 3fc046893Schristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4fc046893Schristos 5fc046893Schristos /* config.h. Generated from config.in by configure. */ 6fc046893Schristos /* config.in. Generated from configure.ac by autoheader. */ 7fc046893Schristos 8fc046893Schristos /* Define if building universal (internal helper macro) */ 9fc046893Schristos /* #undef AC_APPLE_UNIVERSAL_BUILD */ 10fc046893Schristos 11fc046893Schristos /* Define to 1 if you want more run-time sanity checks. */ 12fc046893Schristos #define CHECKING_P 0 13fc046893Schristos 14fc046893Schristos /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 15fc046893Schristos systems. This function is required for `alloca.c' support on those systems. 16fc046893Schristos */ 17fc046893Schristos /* #undef CRAY_STACKSEG_END */ 18fc046893Schristos 19fc046893Schristos /* Define to 1 if using `alloca.c'. */ 20fc046893Schristos /* #undef C_ALLOCA */ 21fc046893Schristos 22fc046893Schristos /* Define if you want assertions enabled. This is a cheap check. */ 23fc046893Schristos #define ENABLE_ASSERT_CHECKING 1 24fc046893Schristos 25fc046893Schristos /* Define to enable system headers canonicalization. */ 26fc046893Schristos #define ENABLE_CANONICAL_SYSTEM_HEADERS 1 27fc046893Schristos 28fc046893Schristos /* Define to 1 if translation of program messages to the user's native 29fc046893Schristos language is requested. */ 30fc046893Schristos #define ENABLE_NLS 1 31fc046893Schristos 32fc046893Schristos /* Define to get calls to the valgrind runtime enabled. */ 33fc046893Schristos /* #undef ENABLE_VALGRIND_ANNOTATIONS */ 34fc046893Schristos 35fc046893Schristos /* Define if you want to workaround valgrind (a memory checker) warnings about 36fc046893Schristos possible memory leaks because of libcpp use of interior pointers. */ 37fc046893Schristos /* #undef ENABLE_VALGRIND_CHECKING */ 38fc046893Schristos 39fc046893Schristos /* Define to 1 if you have `alloca', as a function or macro. */ 40fc046893Schristos #define HAVE_ALLOCA 1 41fc046893Schristos 42fc046893Schristos /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 43fc046893Schristos */ 44fc046893Schristos /* #undef HAVE_ALLOCA_H */ 45fc046893Schristos 46fc046893Schristos /* Define to 1 if you have the `clearerr_unlocked' function. */ 47fc046893Schristos /* #undef HAVE_CLEARERR_UNLOCKED */ 48fc046893Schristos 49fc046893Schristos /* Define to 1 if you have the declaration of `abort', and to 0 if you don't. 50fc046893Schristos */ 51fc046893Schristos #define HAVE_DECL_ABORT 1 52fc046893Schristos 53fc046893Schristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 54fc046893Schristos don't. */ 55fc046893Schristos #define HAVE_DECL_ASPRINTF 1 56fc046893Schristos 57fc046893Schristos /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if 58fc046893Schristos you don't. */ 59fc046893Schristos #define HAVE_DECL_BASENAME 0 60fc046893Schristos 61fc046893Schristos /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if 62fc046893Schristos you don't. */ 63fc046893Schristos #define HAVE_DECL_CLEARERR_UNLOCKED 0 64fc046893Schristos 65fc046893Schristos /* Define to 1 if you have the declaration of `errno', and to 0 if you don't. 66fc046893Schristos */ 67fc046893Schristos #define HAVE_DECL_ERRNO 0 68fc046893Schristos 69fc046893Schristos /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you 70fc046893Schristos don't. */ 71fc046893Schristos #define HAVE_DECL_FEOF_UNLOCKED 0 72fc046893Schristos 73fc046893Schristos /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if 74fc046893Schristos you don't. */ 75fc046893Schristos #define HAVE_DECL_FERROR_UNLOCKED 0 76fc046893Schristos 77fc046893Schristos /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if 78fc046893Schristos you don't. */ 79fc046893Schristos #define HAVE_DECL_FFLUSH_UNLOCKED 0 80fc046893Schristos 81fc046893Schristos /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if 82fc046893Schristos you don't. */ 83fc046893Schristos #define HAVE_DECL_FGETC_UNLOCKED 0 84fc046893Schristos 85fc046893Schristos /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if 86fc046893Schristos you don't. */ 87fc046893Schristos #define HAVE_DECL_FGETS_UNLOCKED 0 88fc046893Schristos 89fc046893Schristos /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if 90fc046893Schristos you don't. */ 91fc046893Schristos #define HAVE_DECL_FILENO_UNLOCKED 0 92fc046893Schristos 93fc046893Schristos /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if 94fc046893Schristos you don't. */ 95fc046893Schristos #define HAVE_DECL_FPRINTF_UNLOCKED 0 96fc046893Schristos 97fc046893Schristos /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if 98fc046893Schristos you don't. */ 99fc046893Schristos #define HAVE_DECL_FPUTC_UNLOCKED 0 100fc046893Schristos 101fc046893Schristos /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if 102fc046893Schristos you don't. */ 103fc046893Schristos #define HAVE_DECL_FPUTS_UNLOCKED 0 104fc046893Schristos 105fc046893Schristos /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if 106fc046893Schristos you don't. */ 107fc046893Schristos #define HAVE_DECL_FREAD_UNLOCKED 0 108fc046893Schristos 109fc046893Schristos /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if 110fc046893Schristos you don't. */ 111fc046893Schristos #define HAVE_DECL_FWRITE_UNLOCKED 0 112fc046893Schristos 113fc046893Schristos /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if 114fc046893Schristos you don't. */ 115fc046893Schristos #define HAVE_DECL_GETCHAR_UNLOCKED 1 116fc046893Schristos 117fc046893Schristos /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you 118fc046893Schristos don't. */ 119fc046893Schristos #define HAVE_DECL_GETC_UNLOCKED 1 120fc046893Schristos 121fc046893Schristos /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't. 122fc046893Schristos */ 123fc046893Schristos #define HAVE_DECL_GETOPT 1 124fc046893Schristos 125fc046893Schristos /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if 126fc046893Schristos you don't. */ 127fc046893Schristos #define HAVE_DECL_PUTCHAR_UNLOCKED 1 128fc046893Schristos 129fc046893Schristos /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you 130fc046893Schristos don't. */ 131fc046893Schristos #define HAVE_DECL_PUTC_UNLOCKED 1 132fc046893Schristos 133fc046893Schristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 134fc046893Schristos don't. */ 135fc046893Schristos #define HAVE_DECL_VASPRINTF 1 136fc046893Schristos 137fc046893Schristos /* Define to 1 if you have the <fcntl.h> header file. */ 138fc046893Schristos #define HAVE_FCNTL_H 1 139fc046893Schristos 140fc046893Schristos /* Define to 1 if you have the `feof_unlocked' function. */ 141fc046893Schristos /* #undef HAVE_FEOF_UNLOCKED */ 142fc046893Schristos 143fc046893Schristos /* Define to 1 if you have the `ferror_unlocked' function. */ 144fc046893Schristos /* #undef HAVE_FERROR_UNLOCKED */ 145fc046893Schristos 146fc046893Schristos /* Define to 1 if you have the `fflush_unlocked' function. */ 147fc046893Schristos /* #undef HAVE_FFLUSH_UNLOCKED */ 148fc046893Schristos 149fc046893Schristos /* Define to 1 if you have the `fgetc_unlocked' function. */ 150fc046893Schristos /* #undef HAVE_FGETC_UNLOCKED */ 151fc046893Schristos 152fc046893Schristos /* Define to 1 if you have the `fgets_unlocked' function. */ 153fc046893Schristos /* #undef HAVE_FGETS_UNLOCKED */ 154fc046893Schristos 155fc046893Schristos /* Define to 1 if you have the `fileno_unlocked' function. */ 156fc046893Schristos /* #undef HAVE_FILENO_UNLOCKED */ 157fc046893Schristos 158fc046893Schristos /* Define to 1 if you have the `fprintf_unlocked' function. */ 159fc046893Schristos /* #undef HAVE_FPRINTF_UNLOCKED */ 160fc046893Schristos 161fc046893Schristos /* Define to 1 if you have the `fputc_unlocked' function. */ 162fc046893Schristos /* #undef HAVE_FPUTC_UNLOCKED */ 163fc046893Schristos 164fc046893Schristos /* Define to 1 if you have the `fputs_unlocked' function. */ 165fc046893Schristos /* #undef HAVE_FPUTS_UNLOCKED */ 166fc046893Schristos 167fc046893Schristos /* Define to 1 if you have the `fread_unlocked' function. */ 168fc046893Schristos /* #undef HAVE_FREAD_UNLOCKED */ 169fc046893Schristos 170fc046893Schristos /* Define to 1 if you have the `fwrite_unlocked' function. */ 171fc046893Schristos /* #undef HAVE_FWRITE_UNLOCKED */ 172fc046893Schristos 173fc046893Schristos /* Define to 1 if you have the `getchar_unlocked' function. */ 174fc046893Schristos #define HAVE_GETCHAR_UNLOCKED 1 175fc046893Schristos 176fc046893Schristos /* Define to 1 if you have the `getc_unlocked' function. */ 177fc046893Schristos #define HAVE_GETC_UNLOCKED 1 178fc046893Schristos 179fc046893Schristos /* Define if you have the iconv() function. */ 180fc046893Schristos #define HAVE_ICONV 1 181fc046893Schristos 182fc046893Schristos /* Define to 1 if you have the <inttypes.h> header file. */ 183fc046893Schristos #define HAVE_INTTYPES_H 1 184fc046893Schristos 185fc046893Schristos /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ 186fc046893Schristos #define HAVE_LANGINFO_CODESET 1 187fc046893Schristos 188fc046893Schristos /* Define to 1 if you have the <limits.h> header file. */ 189fc046893Schristos #define HAVE_LIMITS_H 1 190fc046893Schristos 191fc046893Schristos /* Define to 1 if you have the <locale.h> header file. */ 192fc046893Schristos #define HAVE_LOCALE_H 1 193fc046893Schristos 194fc046893Schristos /* Define to 1 if you have the <memory.h> header file. */ 195fc046893Schristos #define HAVE_MEMORY_H 1 196fc046893Schristos 197fc046893Schristos /* Define to 1 if libc includes obstacks. */ 198fc046893Schristos /* #undef HAVE_OBSTACK */ 199fc046893Schristos 200fc046893Schristos /* Define to 1 if you have the `putchar_unlocked' function. */ 201fc046893Schristos #define HAVE_PUTCHAR_UNLOCKED 1 202fc046893Schristos 203fc046893Schristos /* Define to 1 if you have the `putc_unlocked' function. */ 204fc046893Schristos #define HAVE_PUTC_UNLOCKED 1 205fc046893Schristos 206fc046893Schristos /* Define to 1 if you can assemble SSE4 insns. */ 207fc046893Schristos /* #undef HAVE_SSE4 */ 208fc046893Schristos 209fc046893Schristos /* Define to 1 if you have the <stddef.h> header file. */ 210fc046893Schristos #define HAVE_STDDEF_H 1 211fc046893Schristos 212fc046893Schristos /* Define to 1 if you have the <stdint.h> header file. */ 213fc046893Schristos #define HAVE_STDINT_H 1 214fc046893Schristos 215fc046893Schristos /* Define to 1 if you have the <stdlib.h> header file. */ 216fc046893Schristos #define HAVE_STDLIB_H 1 217fc046893Schristos 218fc046893Schristos /* Define to 1 if you have the <strings.h> header file. */ 219fc046893Schristos #define HAVE_STRINGS_H 1 220fc046893Schristos 221fc046893Schristos /* Define to 1 if you have the <string.h> header file. */ 222fc046893Schristos #define HAVE_STRING_H 1 223fc046893Schristos 224fc046893Schristos /* Define to 1 if you have the <sys/file.h> header file. */ 225fc046893Schristos #define HAVE_SYS_FILE_H 1 226fc046893Schristos 227fc046893Schristos /* Define to 1 if you have the <sys/stat.h> header file. */ 228fc046893Schristos #define HAVE_SYS_STAT_H 1 229fc046893Schristos 230fc046893Schristos /* Define to 1 if you have the <sys/types.h> header file. */ 231fc046893Schristos #define HAVE_SYS_TYPES_H 1 232fc046893Schristos 233fc046893Schristos /* Define if <sys/types.h> defines \`uchar'. */ 234fc046893Schristos /* #undef HAVE_UCHAR */ 235fc046893Schristos 236fc046893Schristos /* Define to 1 if the system has the type `uintptr_t'. */ 237fc046893Schristos #define HAVE_UINTPTR_T 1 238fc046893Schristos 239fc046893Schristos /* Define to 1 if you have the <unistd.h> header file. */ 240fc046893Schristos #define HAVE_UNISTD_H 1 241fc046893Schristos 242fc046893Schristos /* Define as const if the declaration of iconv() needs const. */ 243fc046893Schristos #define ICONV_CONST 244fc046893Schristos 245fc046893Schristos /* Define to the name of this package. */ 246fc046893Schristos #define PACKAGE "cpplib" 247fc046893Schristos 248fc046893Schristos /* Define to the address where bug reports for this package should be sent. */ 249fc046893Schristos #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org" 250fc046893Schristos 251fc046893Schristos /* Define to the full name of this package. */ 252fc046893Schristos #define PACKAGE_NAME "cpplib" 253fc046893Schristos 254fc046893Schristos /* Define to the full name and version of this package. */ 255fc046893Schristos #define PACKAGE_STRING "cpplib " 256fc046893Schristos 257fc046893Schristos /* Define to the one symbol short name of this package. */ 258fc046893Schristos #define PACKAGE_TARNAME "cpplib" 259fc046893Schristos 260fc046893Schristos /* Define to the home page for this package. */ 261fc046893Schristos #define PACKAGE_URL "" 262fc046893Schristos 263fc046893Schristos /* Define to the version of this package. */ 264fc046893Schristos #define PACKAGE_VERSION " " 265fc046893Schristos 266*cf89d143Smrg /* The size of `dev_t', as computed by sizeof. */ 267*cf89d143Smrg #define SIZEOF_DEV_T 8 268*cf89d143Smrg 269*cf89d143Smrg /* The size of `ino_t', as computed by sizeof. */ 270*cf89d143Smrg #define SIZEOF_INO_T 8 271*cf89d143Smrg 272fc046893Schristos /* The size of `int', as computed by sizeof. */ 273fc046893Schristos #define SIZEOF_INT 4 274fc046893Schristos 275fc046893Schristos /* The size of `long', as computed by sizeof. */ 276fc046893Schristos #define SIZEOF_LONG 8 277fc046893Schristos 278fc046893Schristos /* If using the C implementation of alloca, define if you know the 279fc046893Schristos direction of stack growth for your system; otherwise it will be 280fc046893Schristos automatically deduced at runtime. 281fc046893Schristos STACK_DIRECTION > 0 => grows toward higher addresses 282fc046893Schristos STACK_DIRECTION < 0 => grows toward lower addresses 283fc046893Schristos STACK_DIRECTION = 0 => direction of growth unknown */ 284fc046893Schristos /* #undef STACK_DIRECTION */ 285fc046893Schristos 286fc046893Schristos /* Define to 1 if you have the ANSI C header files. */ 287fc046893Schristos #define STDC_HEADERS 1 288fc046893Schristos 289fc046893Schristos /* Define if you can safely include both <string.h> and <strings.h>. */ 290fc046893Schristos #define STRING_WITH_STRINGS 1 291fc046893Schristos 292fc046893Schristos /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 293fc046893Schristos #define TIME_WITH_SYS_TIME 1 294fc046893Schristos 295fc046893Schristos /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 296fc046893Schristos /* #undef TM_IN_SYS_TIME */ 297fc046893Schristos 298fc046893Schristos /* Enable extensions on AIX 3, Interix. */ 299fc046893Schristos #ifndef _ALL_SOURCE 300fc046893Schristos # define _ALL_SOURCE 1 301fc046893Schristos #endif 302fc046893Schristos /* Enable GNU extensions on systems that have them. */ 303fc046893Schristos #ifndef _GNU_SOURCE 304fc046893Schristos # define _GNU_SOURCE 1 305fc046893Schristos #endif 306fc046893Schristos /* Enable threading extensions on Solaris. */ 307fc046893Schristos #ifndef _POSIX_PTHREAD_SEMANTICS 308fc046893Schristos # define _POSIX_PTHREAD_SEMANTICS 1 309fc046893Schristos #endif 310fc046893Schristos /* Enable extensions on HP NonStop. */ 311fc046893Schristos #ifndef _TANDEM_SOURCE 312fc046893Schristos # define _TANDEM_SOURCE 1 313fc046893Schristos #endif 314fc046893Schristos /* Enable general extensions on Solaris. */ 315fc046893Schristos #ifndef __EXTENSIONS__ 316fc046893Schristos # define __EXTENSIONS__ 1 317fc046893Schristos #endif 318fc046893Schristos 319fc046893Schristos 320fc046893Schristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 321fc046893Schristos significant byte first (like Motorola and SPARC, unlike Intel). */ 322fc046893Schristos #if defined AC_APPLE_UNIVERSAL_BUILD 323fc046893Schristos # if defined __BIG_ENDIAN__ 324fc046893Schristos # define WORDS_BIGENDIAN 1 325fc046893Schristos # endif 326fc046893Schristos #else 327fc046893Schristos # ifndef WORDS_BIGENDIAN 328fc046893Schristos # define WORDS_BIGENDIAN 1 329fc046893Schristos # endif 330fc046893Schristos #endif 331fc046893Schristos 332fc046893Schristos /* Enable large inode numbers on Mac OS X 10.5. */ 333fc046893Schristos #ifndef _DARWIN_USE_64_BIT_INODE 334fc046893Schristos # define _DARWIN_USE_64_BIT_INODE 1 335fc046893Schristos #endif 336fc046893Schristos 337fc046893Schristos /* Number of bits in a file offset, on hosts where this is settable. */ 338fc046893Schristos /* #undef _FILE_OFFSET_BITS */ 339fc046893Schristos 340fc046893Schristos /* Define for large files, on AIX-style hosts. */ 341fc046893Schristos /* #undef _LARGE_FILES */ 342fc046893Schristos 343fc046893Schristos /* Define to 1 if on MINIX. */ 344fc046893Schristos /* #undef _MINIX */ 345fc046893Schristos 346fc046893Schristos /* Define to 2 if the system does not provide POSIX.1 features except with 347fc046893Schristos this defined. */ 348fc046893Schristos /* #undef _POSIX_1_SOURCE */ 349fc046893Schristos 350fc046893Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */ 351fc046893Schristos /* #undef _POSIX_SOURCE */ 352fc046893Schristos 353fc046893Schristos /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>, 354fc046893Schristos <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the 355fc046893Schristos #define below would cause a syntax error. */ 356fc046893Schristos /* #undef _UINT64_T */ 357fc046893Schristos 358fc046893Schristos /* Define to empty if `const' does not conform to ANSI C. */ 359fc046893Schristos /* #undef const */ 360fc046893Schristos 361fc046893Schristos /* Define to `__inline__' or `__inline' if that's what the C compiler 362fc046893Schristos calls it, or to nothing if 'inline' is not supported under any name. */ 363fc046893Schristos #ifndef __cplusplus 364fc046893Schristos /* #undef inline */ 365fc046893Schristos #endif 366fc046893Schristos 367fc046893Schristos /* Define to `long int' if <sys/types.h> does not define. */ 368fc046893Schristos /* #undef off_t */ 369fc046893Schristos 370fc046893Schristos /* Define to `int' if <sys/types.h> does not define. */ 371fc046893Schristos /* #undef ptrdiff_t */ 372fc046893Schristos 373fc046893Schristos /* Define to `unsigned int' if <sys/types.h> does not define. */ 374fc046893Schristos /* #undef size_t */ 375fc046893Schristos 376fc046893Schristos /* Define to `int' if <sys/types.h> does not define. */ 377fc046893Schristos /* #undef ssize_t */ 378fc046893Schristos 379fc046893Schristos /* Define to the type of an unsigned integer type of width exactly 64 bits if 380fc046893Schristos such a type exists and the standard includes do not define it. */ 381fc046893Schristos /* #undef uint64_t */ 382fc046893Schristos 383fc046893Schristos /* Define to the type of an unsigned integer type wide enough to hold a 384fc046893Schristos pointer, if such a type exists, and if the system does not define it. */ 385fc046893Schristos /* #undef uintptr_t */ 386