xref: /netbsd-src/external/gpl3/gcc/usr.bin/libcpp/arch/powerpc64/config.h (revision b6fd2da273dc4ead8893467a6fb7e008524b75f3)
12035f6bfSmrg /* This file is automatically generated.  DO NOT EDIT! */
2*b6fd2da2Smrg /* Generated from: NetBSD: mknative-gcc,v 1.117 2023/07/31 01:48:37 mrg Exp  */
352aaee15Smrg /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
42035f6bfSmrg 
52035f6bfSmrg /* config.h.  Generated from config.in by configure.  */
62035f6bfSmrg /* config.in.  Generated from configure.ac by autoheader.  */
72035f6bfSmrg 
86bd99797Schristos /* Define if building universal (internal helper macro) */
96bd99797Schristos /* #undef AC_APPLE_UNIVERSAL_BUILD */
106bd99797Schristos 
11d79d5e15Smrg /* Define to 1 if you want more run-time sanity checks. */
12d79d5e15Smrg #define CHECKING_P 0
13d79d5e15Smrg 
142035f6bfSmrg /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
152035f6bfSmrg    systems. This function is required for `alloca.c' support on those systems.
162035f6bfSmrg    */
172035f6bfSmrg /* #undef CRAY_STACKSEG_END */
182035f6bfSmrg 
192035f6bfSmrg /* Define to 1 if using `alloca.c'. */
202035f6bfSmrg /* #undef C_ALLOCA */
212035f6bfSmrg 
2252aaee15Smrg /* Define if you want assertions enabled. This is a cheap check. */
2352aaee15Smrg #define ENABLE_ASSERT_CHECKING 1
2452aaee15Smrg 
256bd99797Schristos /* Define to enable system headers canonicalization. */
266bd99797Schristos #define ENABLE_CANONICAL_SYSTEM_HEADERS 1
276bd99797Schristos 
282035f6bfSmrg /* Define to 1 if translation of program messages to the user's native
292035f6bfSmrg    language is requested. */
302035f6bfSmrg #define ENABLE_NLS 1
312035f6bfSmrg 
3252aaee15Smrg /* Define to get calls to the valgrind runtime enabled. */
3352aaee15Smrg /* #undef ENABLE_VALGRIND_ANNOTATIONS */
3452aaee15Smrg 
356bd99797Schristos /* Define if you want to workaround valgrind (a memory checker) warnings about
366bd99797Schristos    possible memory leaks because of libcpp use of interior pointers. */
376bd99797Schristos /* #undef ENABLE_VALGRIND_CHECKING */
386bd99797Schristos 
392035f6bfSmrg /* Define to 1 if you have `alloca', as a function or macro. */
402035f6bfSmrg #define HAVE_ALLOCA 1
412035f6bfSmrg 
422035f6bfSmrg /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
432035f6bfSmrg    */
442035f6bfSmrg /* #undef HAVE_ALLOCA_H */
452035f6bfSmrg 
462035f6bfSmrg /* Define to 1 if you have the `clearerr_unlocked' function. */
472035f6bfSmrg /* #undef HAVE_CLEARERR_UNLOCKED */
482035f6bfSmrg 
492035f6bfSmrg /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
502035f6bfSmrg    */
512035f6bfSmrg #define HAVE_DECL_ABORT 1
522035f6bfSmrg 
532035f6bfSmrg /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
542035f6bfSmrg    don't. */
552035f6bfSmrg #define HAVE_DECL_ASPRINTF 1
562035f6bfSmrg 
576bd99797Schristos /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
586bd99797Schristos    you don't. */
592035f6bfSmrg #define HAVE_DECL_BASENAME 0
602035f6bfSmrg 
612035f6bfSmrg /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
622035f6bfSmrg    you don't. */
632035f6bfSmrg #define HAVE_DECL_CLEARERR_UNLOCKED 0
642035f6bfSmrg 
652035f6bfSmrg /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
662035f6bfSmrg    */
672035f6bfSmrg #define HAVE_DECL_ERRNO 0
682035f6bfSmrg 
692035f6bfSmrg /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
702035f6bfSmrg    don't. */
712035f6bfSmrg #define HAVE_DECL_FEOF_UNLOCKED 0
722035f6bfSmrg 
732035f6bfSmrg /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
742035f6bfSmrg    you don't. */
752035f6bfSmrg #define HAVE_DECL_FERROR_UNLOCKED 0
762035f6bfSmrg 
772035f6bfSmrg /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
782035f6bfSmrg    you don't. */
792035f6bfSmrg #define HAVE_DECL_FFLUSH_UNLOCKED 0
802035f6bfSmrg 
812035f6bfSmrg /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
822035f6bfSmrg    you don't. */
832035f6bfSmrg #define HAVE_DECL_FGETC_UNLOCKED 0
842035f6bfSmrg 
852035f6bfSmrg /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
862035f6bfSmrg    you don't. */
872035f6bfSmrg #define HAVE_DECL_FGETS_UNLOCKED 0
882035f6bfSmrg 
892035f6bfSmrg /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
902035f6bfSmrg    you don't. */
912035f6bfSmrg #define HAVE_DECL_FILENO_UNLOCKED 0
922035f6bfSmrg 
932035f6bfSmrg /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
942035f6bfSmrg    you don't. */
952035f6bfSmrg #define HAVE_DECL_FPRINTF_UNLOCKED 0
962035f6bfSmrg 
972035f6bfSmrg /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
982035f6bfSmrg    you don't. */
992035f6bfSmrg #define HAVE_DECL_FPUTC_UNLOCKED 0
1002035f6bfSmrg 
1012035f6bfSmrg /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
1022035f6bfSmrg    you don't. */
1032035f6bfSmrg #define HAVE_DECL_FPUTS_UNLOCKED 0
1042035f6bfSmrg 
1052035f6bfSmrg /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
1062035f6bfSmrg    you don't. */
1072035f6bfSmrg #define HAVE_DECL_FREAD_UNLOCKED 0
1082035f6bfSmrg 
1092035f6bfSmrg /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
1102035f6bfSmrg    you don't. */
1112035f6bfSmrg #define HAVE_DECL_FWRITE_UNLOCKED 0
1122035f6bfSmrg 
1132035f6bfSmrg /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
1142035f6bfSmrg    you don't. */
1152035f6bfSmrg #define HAVE_DECL_GETCHAR_UNLOCKED 1
1162035f6bfSmrg 
1172035f6bfSmrg /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
1182035f6bfSmrg    don't. */
1192035f6bfSmrg #define HAVE_DECL_GETC_UNLOCKED 1
1202035f6bfSmrg 
1212035f6bfSmrg /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
1222035f6bfSmrg    */
1232035f6bfSmrg #define HAVE_DECL_GETOPT 1
1242035f6bfSmrg 
1252035f6bfSmrg /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
1262035f6bfSmrg    you don't. */
1272035f6bfSmrg #define HAVE_DECL_PUTCHAR_UNLOCKED 1
1282035f6bfSmrg 
1292035f6bfSmrg /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
1302035f6bfSmrg    don't. */
1312035f6bfSmrg #define HAVE_DECL_PUTC_UNLOCKED 1
1322035f6bfSmrg 
1332035f6bfSmrg /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
1342035f6bfSmrg    don't. */
1352035f6bfSmrg #define HAVE_DECL_VASPRINTF 1
1362035f6bfSmrg 
1372035f6bfSmrg /* Define to 1 if you have the <fcntl.h> header file. */
1382035f6bfSmrg #define HAVE_FCNTL_H 1
1392035f6bfSmrg 
1402035f6bfSmrg /* Define to 1 if you have the `feof_unlocked' function. */
1412035f6bfSmrg /* #undef HAVE_FEOF_UNLOCKED */
1422035f6bfSmrg 
1432035f6bfSmrg /* Define to 1 if you have the `ferror_unlocked' function. */
1442035f6bfSmrg /* #undef HAVE_FERROR_UNLOCKED */
1452035f6bfSmrg 
1462035f6bfSmrg /* Define to 1 if you have the `fflush_unlocked' function. */
1472035f6bfSmrg /* #undef HAVE_FFLUSH_UNLOCKED */
1482035f6bfSmrg 
1492035f6bfSmrg /* Define to 1 if you have the `fgetc_unlocked' function. */
1502035f6bfSmrg /* #undef HAVE_FGETC_UNLOCKED */
1512035f6bfSmrg 
1522035f6bfSmrg /* Define to 1 if you have the `fgets_unlocked' function. */
1532035f6bfSmrg /* #undef HAVE_FGETS_UNLOCKED */
1542035f6bfSmrg 
1552035f6bfSmrg /* Define to 1 if you have the `fileno_unlocked' function. */
1562035f6bfSmrg /* #undef HAVE_FILENO_UNLOCKED */
1572035f6bfSmrg 
1582035f6bfSmrg /* Define to 1 if you have the `fprintf_unlocked' function. */
1592035f6bfSmrg /* #undef HAVE_FPRINTF_UNLOCKED */
1602035f6bfSmrg 
1612035f6bfSmrg /* Define to 1 if you have the `fputc_unlocked' function. */
1622035f6bfSmrg /* #undef HAVE_FPUTC_UNLOCKED */
1632035f6bfSmrg 
1642035f6bfSmrg /* Define to 1 if you have the `fputs_unlocked' function. */
1652035f6bfSmrg /* #undef HAVE_FPUTS_UNLOCKED */
1662035f6bfSmrg 
1672035f6bfSmrg /* Define to 1 if you have the `fread_unlocked' function. */
1682035f6bfSmrg /* #undef HAVE_FREAD_UNLOCKED */
1692035f6bfSmrg 
1702035f6bfSmrg /* Define to 1 if you have the `fwrite_unlocked' function. */
1712035f6bfSmrg /* #undef HAVE_FWRITE_UNLOCKED */
1722035f6bfSmrg 
1732035f6bfSmrg /* Define to 1 if you have the `getchar_unlocked' function. */
1742035f6bfSmrg #define HAVE_GETCHAR_UNLOCKED 1
1752035f6bfSmrg 
1762035f6bfSmrg /* Define to 1 if you have the `getc_unlocked' function. */
1772035f6bfSmrg #define HAVE_GETC_UNLOCKED 1
1782035f6bfSmrg 
1792035f6bfSmrg /* Define if you have the iconv() function. */
1802035f6bfSmrg #define HAVE_ICONV 1
1812035f6bfSmrg 
1822035f6bfSmrg /* Define to 1 if you have the <inttypes.h> header file. */
1832035f6bfSmrg #define HAVE_INTTYPES_H 1
1842035f6bfSmrg 
1852035f6bfSmrg /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1862035f6bfSmrg #define HAVE_LANGINFO_CODESET 1
1872035f6bfSmrg 
1882035f6bfSmrg /* Define to 1 if you have the <limits.h> header file. */
1892035f6bfSmrg #define HAVE_LIMITS_H 1
1902035f6bfSmrg 
1912035f6bfSmrg /* Define to 1 if you have the <locale.h> header file. */
1922035f6bfSmrg #define HAVE_LOCALE_H 1
1932035f6bfSmrg 
1942035f6bfSmrg /* Define to 1 if you have the <memory.h> header file. */
1952035f6bfSmrg #define HAVE_MEMORY_H 1
1962035f6bfSmrg 
1972035f6bfSmrg /* Define to 1 if libc includes obstacks. */
1982035f6bfSmrg /* #undef HAVE_OBSTACK */
1992035f6bfSmrg 
2002035f6bfSmrg /* Define to 1 if you have the `putchar_unlocked' function. */
2012035f6bfSmrg #define HAVE_PUTCHAR_UNLOCKED 1
2022035f6bfSmrg 
2032035f6bfSmrg /* Define to 1 if you have the `putc_unlocked' function. */
2042035f6bfSmrg #define HAVE_PUTC_UNLOCKED 1
2052035f6bfSmrg 
2066bd99797Schristos /* Define to 1 if you can assemble SSE4 insns. */
2076bd99797Schristos /* #undef HAVE_SSE4 */
2086bd99797Schristos 
2092035f6bfSmrg /* Define to 1 if you have the <stddef.h> header file. */
2102035f6bfSmrg #define HAVE_STDDEF_H 1
2112035f6bfSmrg 
2122035f6bfSmrg /* Define to 1 if you have the <stdint.h> header file. */
2132035f6bfSmrg #define HAVE_STDINT_H 1
2142035f6bfSmrg 
2152035f6bfSmrg /* Define to 1 if you have the <stdlib.h> header file. */
2162035f6bfSmrg #define HAVE_STDLIB_H 1
2172035f6bfSmrg 
2182035f6bfSmrg /* Define to 1 if you have the <strings.h> header file. */
2192035f6bfSmrg #define HAVE_STRINGS_H 1
2202035f6bfSmrg 
2212035f6bfSmrg /* Define to 1 if you have the <string.h> header file. */
2222035f6bfSmrg #define HAVE_STRING_H 1
2232035f6bfSmrg 
2242035f6bfSmrg /* Define to 1 if you have the <sys/file.h> header file. */
2252035f6bfSmrg #define HAVE_SYS_FILE_H 1
2262035f6bfSmrg 
2272035f6bfSmrg /* Define to 1 if you have the <sys/stat.h> header file. */
2282035f6bfSmrg #define HAVE_SYS_STAT_H 1
2292035f6bfSmrg 
2302035f6bfSmrg /* Define to 1 if you have the <sys/types.h> header file. */
2312035f6bfSmrg #define HAVE_SYS_TYPES_H 1
2322035f6bfSmrg 
2332035f6bfSmrg /* Define if <sys/types.h> defines \`uchar'. */
2342035f6bfSmrg /* #undef HAVE_UCHAR */
2352035f6bfSmrg 
2366bd99797Schristos /* Define to 1 if the system has the type `uintptr_t'. */
2376bd99797Schristos #define HAVE_UINTPTR_T 1
2386bd99797Schristos 
2392035f6bfSmrg /* Define to 1 if you have the <unistd.h> header file. */
2402035f6bfSmrg #define HAVE_UNISTD_H 1
2412035f6bfSmrg 
2422035f6bfSmrg /* Define as const if the declaration of iconv() needs const. */
24388ed255dSmrg #define ICONV_CONST
2442035f6bfSmrg 
2452035f6bfSmrg /* Define to the name of this package. */
2462035f6bfSmrg #define PACKAGE "cpplib"
2472035f6bfSmrg 
2482035f6bfSmrg /* Define to the address where bug reports for this package should be sent. */
2492035f6bfSmrg #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
2502035f6bfSmrg 
2512035f6bfSmrg /* Define to the full name of this package. */
2522035f6bfSmrg #define PACKAGE_NAME "cpplib"
2532035f6bfSmrg 
2542035f6bfSmrg /* Define to the full name and version of this package. */
2552035f6bfSmrg #define PACKAGE_STRING "cpplib  "
2562035f6bfSmrg 
2572035f6bfSmrg /* Define to the one symbol short name of this package. */
2582035f6bfSmrg #define PACKAGE_TARNAME "cpplib"
2592035f6bfSmrg 
2602035f6bfSmrg /* Define to the home page for this package. */
2612035f6bfSmrg #define PACKAGE_URL ""
2622035f6bfSmrg 
2632035f6bfSmrg /* Define to the version of this package. */
2642035f6bfSmrg #define PACKAGE_VERSION " "
2652035f6bfSmrg 
266*b6fd2da2Smrg /* The size of `dev_t', as computed by sizeof. */
267*b6fd2da2Smrg #define SIZEOF_DEV_T 8
268*b6fd2da2Smrg 
269*b6fd2da2Smrg /* The size of `ino_t', as computed by sizeof. */
270*b6fd2da2Smrg #define SIZEOF_INO_T 8
271*b6fd2da2Smrg 
2722035f6bfSmrg /* The size of `int', as computed by sizeof. */
2732035f6bfSmrg #define SIZEOF_INT 4
2742035f6bfSmrg 
2752035f6bfSmrg /* The size of `long', as computed by sizeof. */
2762035f6bfSmrg #define SIZEOF_LONG 8
2772035f6bfSmrg 
2782035f6bfSmrg /* If using the C implementation of alloca, define if you know the
2792035f6bfSmrg    direction of stack growth for your system; otherwise it will be
2802035f6bfSmrg    automatically deduced at runtime.
2812035f6bfSmrg 	STACK_DIRECTION > 0 => grows toward higher addresses
2822035f6bfSmrg 	STACK_DIRECTION < 0 => grows toward lower addresses
2832035f6bfSmrg 	STACK_DIRECTION = 0 => direction of growth unknown */
2842035f6bfSmrg /* #undef STACK_DIRECTION */
2852035f6bfSmrg 
2862035f6bfSmrg /* Define to 1 if you have the ANSI C header files. */
2872035f6bfSmrg #define STDC_HEADERS 1
2882035f6bfSmrg 
2892035f6bfSmrg /* Define if you can safely include both <string.h> and <strings.h>. */
2902035f6bfSmrg #define STRING_WITH_STRINGS 1
2912035f6bfSmrg 
2922035f6bfSmrg /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2932035f6bfSmrg #define TIME_WITH_SYS_TIME 1
2942035f6bfSmrg 
2952035f6bfSmrg /* Define to 1 if your <sys/time.h> declares `struct tm'. */
2962035f6bfSmrg /* #undef TM_IN_SYS_TIME */
2972035f6bfSmrg 
2986bd99797Schristos /* Enable extensions on AIX 3, Interix.  */
2996bd99797Schristos #ifndef _ALL_SOURCE
3006bd99797Schristos # define _ALL_SOURCE 1
3016bd99797Schristos #endif
3026bd99797Schristos /* Enable GNU extensions on systems that have them.  */
3036bd99797Schristos #ifndef _GNU_SOURCE
3046bd99797Schristos # define _GNU_SOURCE 1
3056bd99797Schristos #endif
3066bd99797Schristos /* Enable threading extensions on Solaris.  */
3076bd99797Schristos #ifndef _POSIX_PTHREAD_SEMANTICS
3086bd99797Schristos # define _POSIX_PTHREAD_SEMANTICS 1
3096bd99797Schristos #endif
3106bd99797Schristos /* Enable extensions on HP NonStop.  */
3116bd99797Schristos #ifndef _TANDEM_SOURCE
3126bd99797Schristos # define _TANDEM_SOURCE 1
3136bd99797Schristos #endif
3146bd99797Schristos /* Enable general extensions on Solaris.  */
3156bd99797Schristos #ifndef __EXTENSIONS__
3166bd99797Schristos # define __EXTENSIONS__ 1
3176bd99797Schristos #endif
3186bd99797Schristos 
3196bd99797Schristos 
3206bd99797Schristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
3216bd99797Schristos    significant byte first (like Motorola and SPARC, unlike Intel). */
3226bd99797Schristos #if defined AC_APPLE_UNIVERSAL_BUILD
3236bd99797Schristos # if defined __BIG_ENDIAN__
3246bd99797Schristos #  define WORDS_BIGENDIAN 1
3256bd99797Schristos # endif
3266bd99797Schristos #else
3276bd99797Schristos # ifndef WORDS_BIGENDIAN
3286bd99797Schristos #  define WORDS_BIGENDIAN 1
3296bd99797Schristos # endif
3306bd99797Schristos #endif
3316bd99797Schristos 
3323d883ed1Smrg /* Enable large inode numbers on Mac OS X 10.5.  */
3333d883ed1Smrg #ifndef _DARWIN_USE_64_BIT_INODE
3343d883ed1Smrg # define _DARWIN_USE_64_BIT_INODE 1
3353d883ed1Smrg #endif
3363d883ed1Smrg 
3376bd99797Schristos /* Number of bits in a file offset, on hosts where this is settable. */
3386bd99797Schristos /* #undef _FILE_OFFSET_BITS */
3396bd99797Schristos 
3406bd99797Schristos /* Define for large files, on AIX-style hosts. */
3416bd99797Schristos /* #undef _LARGE_FILES */
3426bd99797Schristos 
3436bd99797Schristos /* Define to 1 if on MINIX. */
3446bd99797Schristos /* #undef _MINIX */
3456bd99797Schristos 
3466bd99797Schristos /* Define to 2 if the system does not provide POSIX.1 features except with
3476bd99797Schristos    this defined. */
3486bd99797Schristos /* #undef _POSIX_1_SOURCE */
3496bd99797Schristos 
3506bd99797Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */
3516bd99797Schristos /* #undef _POSIX_SOURCE */
3526bd99797Schristos 
3532059bccdSmrg /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
3542059bccdSmrg    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
3552059bccdSmrg    #define below would cause a syntax error. */
3562059bccdSmrg /* #undef _UINT64_T */
3572059bccdSmrg 
3582035f6bfSmrg /* Define to empty if `const' does not conform to ANSI C. */
3592035f6bfSmrg /* #undef const */
3602035f6bfSmrg 
3612035f6bfSmrg /* Define to `__inline__' or `__inline' if that's what the C compiler
3622035f6bfSmrg    calls it, or to nothing if 'inline' is not supported under any name.  */
3632035f6bfSmrg #ifndef __cplusplus
3642035f6bfSmrg /* #undef inline */
3652035f6bfSmrg #endif
3662035f6bfSmrg 
3672035f6bfSmrg /* Define to `long int' if <sys/types.h> does not define. */
3682035f6bfSmrg /* #undef off_t */
3692035f6bfSmrg 
3706bd99797Schristos /* Define to `int' if <sys/types.h> does not define. */
3716bd99797Schristos /* #undef ptrdiff_t */
3726bd99797Schristos 
3732035f6bfSmrg /* Define to `unsigned int' if <sys/types.h> does not define. */
3742035f6bfSmrg /* #undef size_t */
3752035f6bfSmrg 
3762035f6bfSmrg /* Define to `int' if <sys/types.h> does not define. */
3772035f6bfSmrg /* #undef ssize_t */
3786bd99797Schristos 
3792059bccdSmrg /* Define to the type of an unsigned integer type of width exactly 64 bits if
3802059bccdSmrg    such a type exists and the standard includes do not define it. */
3812059bccdSmrg /* #undef uint64_t */
3822059bccdSmrg 
3836bd99797Schristos /* Define to the type of an unsigned integer type wide enough to hold a
3846bd99797Schristos    pointer, if such a type exists, and if the system does not define it. */
3856bd99797Schristos /* #undef uintptr_t */
386