xref: /netbsd-src/external/gpl3/gcc/usr.bin/libcpp/arch/aarch64eb/config.h (revision cf89d143ddc4c4858b3b762976d9b0ce1d6c4300)
18ee653d3Sjakllsch /* 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  */
38ee653d3Sjakllsch /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
48ee653d3Sjakllsch 
58ee653d3Sjakllsch /* config.h.  Generated from config.in by configure.  */
68ee653d3Sjakllsch /* config.in.  Generated from configure.ac by autoheader.  */
78ee653d3Sjakllsch 
88ee653d3Sjakllsch /* Define if building universal (internal helper macro) */
98ee653d3Sjakllsch /* #undef AC_APPLE_UNIVERSAL_BUILD */
108ee653d3Sjakllsch 
118ee653d3Sjakllsch /* Define to 1 if you want more run-time sanity checks. */
128ee653d3Sjakllsch #define CHECKING_P 0
138ee653d3Sjakllsch 
148ee653d3Sjakllsch /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
158ee653d3Sjakllsch    systems. This function is required for `alloca.c' support on those systems.
168ee653d3Sjakllsch    */
178ee653d3Sjakllsch /* #undef CRAY_STACKSEG_END */
188ee653d3Sjakllsch 
198ee653d3Sjakllsch /* Define to 1 if using `alloca.c'. */
208ee653d3Sjakllsch /* #undef C_ALLOCA */
218ee653d3Sjakllsch 
228ee653d3Sjakllsch /* Define if you want assertions enabled. This is a cheap check. */
238ee653d3Sjakllsch #define ENABLE_ASSERT_CHECKING 1
248ee653d3Sjakllsch 
258ee653d3Sjakllsch /* Define to enable system headers canonicalization. */
268ee653d3Sjakllsch #define ENABLE_CANONICAL_SYSTEM_HEADERS 1
278ee653d3Sjakllsch 
288ee653d3Sjakllsch /* Define to 1 if translation of program messages to the user's native
298ee653d3Sjakllsch    language is requested. */
308ee653d3Sjakllsch #define ENABLE_NLS 1
318ee653d3Sjakllsch 
328ee653d3Sjakllsch /* Define to get calls to the valgrind runtime enabled. */
338ee653d3Sjakllsch /* #undef ENABLE_VALGRIND_ANNOTATIONS */
348ee653d3Sjakllsch 
358ee653d3Sjakllsch /* Define if you want to workaround valgrind (a memory checker) warnings about
368ee653d3Sjakllsch    possible memory leaks because of libcpp use of interior pointers. */
378ee653d3Sjakllsch /* #undef ENABLE_VALGRIND_CHECKING */
388ee653d3Sjakllsch 
398ee653d3Sjakllsch /* Define to 1 if you have `alloca', as a function or macro. */
408ee653d3Sjakllsch #define HAVE_ALLOCA 1
418ee653d3Sjakllsch 
428ee653d3Sjakllsch /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
438ee653d3Sjakllsch    */
448ee653d3Sjakllsch /* #undef HAVE_ALLOCA_H */
458ee653d3Sjakllsch 
468ee653d3Sjakllsch /* Define to 1 if you have the `clearerr_unlocked' function. */
478ee653d3Sjakllsch /* #undef HAVE_CLEARERR_UNLOCKED */
488ee653d3Sjakllsch 
498ee653d3Sjakllsch /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
508ee653d3Sjakllsch    */
518ee653d3Sjakllsch #define HAVE_DECL_ABORT 1
528ee653d3Sjakllsch 
538ee653d3Sjakllsch /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
548ee653d3Sjakllsch    don't. */
558ee653d3Sjakllsch #define HAVE_DECL_ASPRINTF 1
568ee653d3Sjakllsch 
578ee653d3Sjakllsch /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
588ee653d3Sjakllsch    you don't. */
598ee653d3Sjakllsch #define HAVE_DECL_BASENAME 0
608ee653d3Sjakllsch 
618ee653d3Sjakllsch /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
628ee653d3Sjakllsch    you don't. */
638ee653d3Sjakllsch #define HAVE_DECL_CLEARERR_UNLOCKED 0
648ee653d3Sjakllsch 
658ee653d3Sjakllsch /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
668ee653d3Sjakllsch    */
678ee653d3Sjakllsch #define HAVE_DECL_ERRNO 0
688ee653d3Sjakllsch 
698ee653d3Sjakllsch /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
708ee653d3Sjakllsch    don't. */
718ee653d3Sjakllsch #define HAVE_DECL_FEOF_UNLOCKED 0
728ee653d3Sjakllsch 
738ee653d3Sjakllsch /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
748ee653d3Sjakllsch    you don't. */
758ee653d3Sjakllsch #define HAVE_DECL_FERROR_UNLOCKED 0
768ee653d3Sjakllsch 
778ee653d3Sjakllsch /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
788ee653d3Sjakllsch    you don't. */
798ee653d3Sjakllsch #define HAVE_DECL_FFLUSH_UNLOCKED 0
808ee653d3Sjakllsch 
818ee653d3Sjakllsch /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
828ee653d3Sjakllsch    you don't. */
838ee653d3Sjakllsch #define HAVE_DECL_FGETC_UNLOCKED 0
848ee653d3Sjakllsch 
858ee653d3Sjakllsch /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
868ee653d3Sjakllsch    you don't. */
878ee653d3Sjakllsch #define HAVE_DECL_FGETS_UNLOCKED 0
888ee653d3Sjakllsch 
898ee653d3Sjakllsch /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
908ee653d3Sjakllsch    you don't. */
918ee653d3Sjakllsch #define HAVE_DECL_FILENO_UNLOCKED 0
928ee653d3Sjakllsch 
938ee653d3Sjakllsch /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
948ee653d3Sjakllsch    you don't. */
958ee653d3Sjakllsch #define HAVE_DECL_FPRINTF_UNLOCKED 0
968ee653d3Sjakllsch 
978ee653d3Sjakllsch /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
988ee653d3Sjakllsch    you don't. */
998ee653d3Sjakllsch #define HAVE_DECL_FPUTC_UNLOCKED 0
1008ee653d3Sjakllsch 
1018ee653d3Sjakllsch /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
1028ee653d3Sjakllsch    you don't. */
1038ee653d3Sjakllsch #define HAVE_DECL_FPUTS_UNLOCKED 0
1048ee653d3Sjakllsch 
1058ee653d3Sjakllsch /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
1068ee653d3Sjakllsch    you don't. */
1078ee653d3Sjakllsch #define HAVE_DECL_FREAD_UNLOCKED 0
1088ee653d3Sjakllsch 
1098ee653d3Sjakllsch /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
1108ee653d3Sjakllsch    you don't. */
1118ee653d3Sjakllsch #define HAVE_DECL_FWRITE_UNLOCKED 0
1128ee653d3Sjakllsch 
1138ee653d3Sjakllsch /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
1148ee653d3Sjakllsch    you don't. */
1158ee653d3Sjakllsch #define HAVE_DECL_GETCHAR_UNLOCKED 1
1168ee653d3Sjakllsch 
1178ee653d3Sjakllsch /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
1188ee653d3Sjakllsch    don't. */
1198ee653d3Sjakllsch #define HAVE_DECL_GETC_UNLOCKED 1
1208ee653d3Sjakllsch 
1218ee653d3Sjakllsch /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
1228ee653d3Sjakllsch    */
1238ee653d3Sjakllsch #define HAVE_DECL_GETOPT 1
1248ee653d3Sjakllsch 
1258ee653d3Sjakllsch /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
1268ee653d3Sjakllsch    you don't. */
1278ee653d3Sjakllsch #define HAVE_DECL_PUTCHAR_UNLOCKED 1
1288ee653d3Sjakllsch 
1298ee653d3Sjakllsch /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
1308ee653d3Sjakllsch    don't. */
1318ee653d3Sjakllsch #define HAVE_DECL_PUTC_UNLOCKED 1
1328ee653d3Sjakllsch 
1338ee653d3Sjakllsch /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
1348ee653d3Sjakllsch    don't. */
1358ee653d3Sjakllsch #define HAVE_DECL_VASPRINTF 1
1368ee653d3Sjakllsch 
1378ee653d3Sjakllsch /* Define to 1 if you have the <fcntl.h> header file. */
1388ee653d3Sjakllsch #define HAVE_FCNTL_H 1
1398ee653d3Sjakllsch 
1408ee653d3Sjakllsch /* Define to 1 if you have the `feof_unlocked' function. */
1418ee653d3Sjakllsch /* #undef HAVE_FEOF_UNLOCKED */
1428ee653d3Sjakllsch 
1438ee653d3Sjakllsch /* Define to 1 if you have the `ferror_unlocked' function. */
1448ee653d3Sjakllsch /* #undef HAVE_FERROR_UNLOCKED */
1458ee653d3Sjakllsch 
1468ee653d3Sjakllsch /* Define to 1 if you have the `fflush_unlocked' function. */
1478ee653d3Sjakllsch /* #undef HAVE_FFLUSH_UNLOCKED */
1488ee653d3Sjakllsch 
1498ee653d3Sjakllsch /* Define to 1 if you have the `fgetc_unlocked' function. */
1508ee653d3Sjakllsch /* #undef HAVE_FGETC_UNLOCKED */
1518ee653d3Sjakllsch 
1528ee653d3Sjakllsch /* Define to 1 if you have the `fgets_unlocked' function. */
1538ee653d3Sjakllsch /* #undef HAVE_FGETS_UNLOCKED */
1548ee653d3Sjakllsch 
1558ee653d3Sjakllsch /* Define to 1 if you have the `fileno_unlocked' function. */
1568ee653d3Sjakllsch /* #undef HAVE_FILENO_UNLOCKED */
1578ee653d3Sjakllsch 
1588ee653d3Sjakllsch /* Define to 1 if you have the `fprintf_unlocked' function. */
1598ee653d3Sjakllsch /* #undef HAVE_FPRINTF_UNLOCKED */
1608ee653d3Sjakllsch 
1618ee653d3Sjakllsch /* Define to 1 if you have the `fputc_unlocked' function. */
1628ee653d3Sjakllsch /* #undef HAVE_FPUTC_UNLOCKED */
1638ee653d3Sjakllsch 
1648ee653d3Sjakllsch /* Define to 1 if you have the `fputs_unlocked' function. */
1658ee653d3Sjakllsch /* #undef HAVE_FPUTS_UNLOCKED */
1668ee653d3Sjakllsch 
1678ee653d3Sjakllsch /* Define to 1 if you have the `fread_unlocked' function. */
1688ee653d3Sjakllsch /* #undef HAVE_FREAD_UNLOCKED */
1698ee653d3Sjakllsch 
1708ee653d3Sjakllsch /* Define to 1 if you have the `fwrite_unlocked' function. */
1718ee653d3Sjakllsch /* #undef HAVE_FWRITE_UNLOCKED */
1728ee653d3Sjakllsch 
1738ee653d3Sjakllsch /* Define to 1 if you have the `getchar_unlocked' function. */
1748ee653d3Sjakllsch #define HAVE_GETCHAR_UNLOCKED 1
1758ee653d3Sjakllsch 
1768ee653d3Sjakllsch /* Define to 1 if you have the `getc_unlocked' function. */
1778ee653d3Sjakllsch #define HAVE_GETC_UNLOCKED 1
1788ee653d3Sjakllsch 
1798ee653d3Sjakllsch /* Define if you have the iconv() function. */
18066bd25a4Smrg #define HAVE_ICONV 1
1818ee653d3Sjakllsch 
1828ee653d3Sjakllsch /* Define to 1 if you have the <inttypes.h> header file. */
1838ee653d3Sjakllsch #define HAVE_INTTYPES_H 1
1848ee653d3Sjakllsch 
1858ee653d3Sjakllsch /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1868ee653d3Sjakllsch #define HAVE_LANGINFO_CODESET 1
1878ee653d3Sjakllsch 
1888ee653d3Sjakllsch /* Define to 1 if you have the <limits.h> header file. */
1898ee653d3Sjakllsch #define HAVE_LIMITS_H 1
1908ee653d3Sjakllsch 
1918ee653d3Sjakllsch /* Define to 1 if you have the <locale.h> header file. */
1928ee653d3Sjakllsch #define HAVE_LOCALE_H 1
1938ee653d3Sjakllsch 
1948ee653d3Sjakllsch /* Define to 1 if you have the <memory.h> header file. */
1958ee653d3Sjakllsch #define HAVE_MEMORY_H 1
1968ee653d3Sjakllsch 
1978ee653d3Sjakllsch /* Define to 1 if libc includes obstacks. */
1988ee653d3Sjakllsch /* #undef HAVE_OBSTACK */
1998ee653d3Sjakllsch 
2008ee653d3Sjakllsch /* Define to 1 if you have the `putchar_unlocked' function. */
2018ee653d3Sjakllsch #define HAVE_PUTCHAR_UNLOCKED 1
2028ee653d3Sjakllsch 
2038ee653d3Sjakllsch /* Define to 1 if you have the `putc_unlocked' function. */
2048ee653d3Sjakllsch #define HAVE_PUTC_UNLOCKED 1
2058ee653d3Sjakllsch 
2068ee653d3Sjakllsch /* Define to 1 if you can assemble SSE4 insns. */
2078ee653d3Sjakllsch /* #undef HAVE_SSE4 */
2088ee653d3Sjakllsch 
2098ee653d3Sjakllsch /* Define to 1 if you have the <stddef.h> header file. */
2108ee653d3Sjakllsch #define HAVE_STDDEF_H 1
2118ee653d3Sjakllsch 
2128ee653d3Sjakllsch /* Define to 1 if you have the <stdint.h> header file. */
2138ee653d3Sjakllsch #define HAVE_STDINT_H 1
2148ee653d3Sjakllsch 
2158ee653d3Sjakllsch /* Define to 1 if you have the <stdlib.h> header file. */
2168ee653d3Sjakllsch #define HAVE_STDLIB_H 1
2178ee653d3Sjakllsch 
2188ee653d3Sjakllsch /* Define to 1 if you have the <strings.h> header file. */
2198ee653d3Sjakllsch #define HAVE_STRINGS_H 1
2208ee653d3Sjakllsch 
2218ee653d3Sjakllsch /* Define to 1 if you have the <string.h> header file. */
2228ee653d3Sjakllsch #define HAVE_STRING_H 1
2238ee653d3Sjakllsch 
2248ee653d3Sjakllsch /* Define to 1 if you have the <sys/file.h> header file. */
2258ee653d3Sjakllsch #define HAVE_SYS_FILE_H 1
2268ee653d3Sjakllsch 
2278ee653d3Sjakllsch /* Define to 1 if you have the <sys/stat.h> header file. */
2288ee653d3Sjakllsch #define HAVE_SYS_STAT_H 1
2298ee653d3Sjakllsch 
2308ee653d3Sjakllsch /* Define to 1 if you have the <sys/types.h> header file. */
2318ee653d3Sjakllsch #define HAVE_SYS_TYPES_H 1
2328ee653d3Sjakllsch 
2338ee653d3Sjakllsch /* Define if <sys/types.h> defines \`uchar'. */
2348ee653d3Sjakllsch /* #undef HAVE_UCHAR */
2358ee653d3Sjakllsch 
2368ee653d3Sjakllsch /* Define to 1 if the system has the type `uintptr_t'. */
2378ee653d3Sjakllsch #define HAVE_UINTPTR_T 1
2388ee653d3Sjakllsch 
2398ee653d3Sjakllsch /* Define to 1 if you have the <unistd.h> header file. */
2408ee653d3Sjakllsch #define HAVE_UNISTD_H 1
2418ee653d3Sjakllsch 
2428ee653d3Sjakllsch /* Define as const if the declaration of iconv() needs const. */
24366bd25a4Smrg #define ICONV_CONST
2448ee653d3Sjakllsch 
2458ee653d3Sjakllsch /* Define to the name of this package. */
2468ee653d3Sjakllsch #define PACKAGE "cpplib"
2478ee653d3Sjakllsch 
2488ee653d3Sjakllsch /* Define to the address where bug reports for this package should be sent. */
2498ee653d3Sjakllsch #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
2508ee653d3Sjakllsch 
2518ee653d3Sjakllsch /* Define to the full name of this package. */
2528ee653d3Sjakllsch #define PACKAGE_NAME "cpplib"
2538ee653d3Sjakllsch 
2548ee653d3Sjakllsch /* Define to the full name and version of this package. */
2558ee653d3Sjakllsch #define PACKAGE_STRING "cpplib  "
2568ee653d3Sjakllsch 
2578ee653d3Sjakllsch /* Define to the one symbol short name of this package. */
2588ee653d3Sjakllsch #define PACKAGE_TARNAME "cpplib"
2598ee653d3Sjakllsch 
2608ee653d3Sjakllsch /* Define to the home page for this package. */
2618ee653d3Sjakllsch #define PACKAGE_URL ""
2628ee653d3Sjakllsch 
2638ee653d3Sjakllsch /* Define to the version of this package. */
2648ee653d3Sjakllsch #define PACKAGE_VERSION " "
2658ee653d3Sjakllsch 
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 
2728ee653d3Sjakllsch /* The size of `int', as computed by sizeof. */
2738ee653d3Sjakllsch #define SIZEOF_INT 4
2748ee653d3Sjakllsch 
2758ee653d3Sjakllsch /* The size of `long', as computed by sizeof. */
2768ee653d3Sjakllsch #define SIZEOF_LONG 8
2778ee653d3Sjakllsch 
2788ee653d3Sjakllsch /* If using the C implementation of alloca, define if you know the
2798ee653d3Sjakllsch    direction of stack growth for your system; otherwise it will be
2808ee653d3Sjakllsch    automatically deduced at runtime.
2818ee653d3Sjakllsch 	STACK_DIRECTION > 0 => grows toward higher addresses
2828ee653d3Sjakllsch 	STACK_DIRECTION < 0 => grows toward lower addresses
2838ee653d3Sjakllsch 	STACK_DIRECTION = 0 => direction of growth unknown */
2848ee653d3Sjakllsch /* #undef STACK_DIRECTION */
2858ee653d3Sjakllsch 
2868ee653d3Sjakllsch /* Define to 1 if you have the ANSI C header files. */
2878ee653d3Sjakllsch #define STDC_HEADERS 1
2888ee653d3Sjakllsch 
2898ee653d3Sjakllsch /* Define if you can safely include both <string.h> and <strings.h>. */
2908ee653d3Sjakllsch #define STRING_WITH_STRINGS 1
2918ee653d3Sjakllsch 
2928ee653d3Sjakllsch /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2938ee653d3Sjakllsch #define TIME_WITH_SYS_TIME 1
2948ee653d3Sjakllsch 
2958ee653d3Sjakllsch /* Define to 1 if your <sys/time.h> declares `struct tm'. */
2968ee653d3Sjakllsch /* #undef TM_IN_SYS_TIME */
2978ee653d3Sjakllsch 
2988ee653d3Sjakllsch /* Enable extensions on AIX 3, Interix.  */
2998ee653d3Sjakllsch #ifndef _ALL_SOURCE
3008ee653d3Sjakllsch # define _ALL_SOURCE 1
3018ee653d3Sjakllsch #endif
3028ee653d3Sjakllsch /* Enable GNU extensions on systems that have them.  */
3038ee653d3Sjakllsch #ifndef _GNU_SOURCE
3048ee653d3Sjakllsch # define _GNU_SOURCE 1
3058ee653d3Sjakllsch #endif
3068ee653d3Sjakllsch /* Enable threading extensions on Solaris.  */
3078ee653d3Sjakllsch #ifndef _POSIX_PTHREAD_SEMANTICS
3088ee653d3Sjakllsch # define _POSIX_PTHREAD_SEMANTICS 1
3098ee653d3Sjakllsch #endif
3108ee653d3Sjakllsch /* Enable extensions on HP NonStop.  */
3118ee653d3Sjakllsch #ifndef _TANDEM_SOURCE
3128ee653d3Sjakllsch # define _TANDEM_SOURCE 1
3138ee653d3Sjakllsch #endif
3148ee653d3Sjakllsch /* Enable general extensions on Solaris.  */
3158ee653d3Sjakllsch #ifndef __EXTENSIONS__
3168ee653d3Sjakllsch # define __EXTENSIONS__ 1
3178ee653d3Sjakllsch #endif
3188ee653d3Sjakllsch 
3198ee653d3Sjakllsch 
3208ee653d3Sjakllsch /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
3218ee653d3Sjakllsch    significant byte first (like Motorola and SPARC, unlike Intel). */
3228ee653d3Sjakllsch #if defined AC_APPLE_UNIVERSAL_BUILD
3238ee653d3Sjakllsch # if defined __BIG_ENDIAN__
3248ee653d3Sjakllsch #  define WORDS_BIGENDIAN 1
3258ee653d3Sjakllsch # endif
3268ee653d3Sjakllsch #else
3278ee653d3Sjakllsch # ifndef WORDS_BIGENDIAN
3288ee653d3Sjakllsch #  define WORDS_BIGENDIAN 1
3298ee653d3Sjakllsch # endif
3308ee653d3Sjakllsch #endif
3318ee653d3Sjakllsch 
332d1868e6eSjakllsch /* Enable large inode numbers on Mac OS X 10.5.  */
333d1868e6eSjakllsch #ifndef _DARWIN_USE_64_BIT_INODE
334d1868e6eSjakllsch # define _DARWIN_USE_64_BIT_INODE 1
335d1868e6eSjakllsch #endif
336d1868e6eSjakllsch 
3378ee653d3Sjakllsch /* Number of bits in a file offset, on hosts where this is settable. */
3388ee653d3Sjakllsch /* #undef _FILE_OFFSET_BITS */
3398ee653d3Sjakllsch 
3408ee653d3Sjakllsch /* Define for large files, on AIX-style hosts. */
3418ee653d3Sjakllsch /* #undef _LARGE_FILES */
3428ee653d3Sjakllsch 
3438ee653d3Sjakllsch /* Define to 1 if on MINIX. */
3448ee653d3Sjakllsch /* #undef _MINIX */
3458ee653d3Sjakllsch 
3468ee653d3Sjakllsch /* Define to 2 if the system does not provide POSIX.1 features except with
3478ee653d3Sjakllsch    this defined. */
3488ee653d3Sjakllsch /* #undef _POSIX_1_SOURCE */
3498ee653d3Sjakllsch 
3508ee653d3Sjakllsch /* Define to 1 if you need to in order for `stat' and other things to work. */
3518ee653d3Sjakllsch /* #undef _POSIX_SOURCE */
3528ee653d3Sjakllsch 
3538ee653d3Sjakllsch /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
3548ee653d3Sjakllsch    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
3558ee653d3Sjakllsch    #define below would cause a syntax error. */
3568ee653d3Sjakllsch /* #undef _UINT64_T */
3578ee653d3Sjakllsch 
3588ee653d3Sjakllsch /* Define to empty if `const' does not conform to ANSI C. */
3598ee653d3Sjakllsch /* #undef const */
3608ee653d3Sjakllsch 
3618ee653d3Sjakllsch /* Define to `__inline__' or `__inline' if that's what the C compiler
3628ee653d3Sjakllsch    calls it, or to nothing if 'inline' is not supported under any name.  */
3638ee653d3Sjakllsch #ifndef __cplusplus
3648ee653d3Sjakllsch /* #undef inline */
3658ee653d3Sjakllsch #endif
3668ee653d3Sjakllsch 
3678ee653d3Sjakllsch /* Define to `long int' if <sys/types.h> does not define. */
3688ee653d3Sjakllsch /* #undef off_t */
3698ee653d3Sjakllsch 
3708ee653d3Sjakllsch /* Define to `int' if <sys/types.h> does not define. */
3718ee653d3Sjakllsch /* #undef ptrdiff_t */
3728ee653d3Sjakllsch 
3738ee653d3Sjakllsch /* Define to `unsigned int' if <sys/types.h> does not define. */
3748ee653d3Sjakllsch /* #undef size_t */
3758ee653d3Sjakllsch 
3768ee653d3Sjakllsch /* Define to `int' if <sys/types.h> does not define. */
3778ee653d3Sjakllsch /* #undef ssize_t */
3788ee653d3Sjakllsch 
3798ee653d3Sjakllsch /* Define to the type of an unsigned integer type of width exactly 64 bits if
3808ee653d3Sjakllsch    such a type exists and the standard includes do not define it. */
3818ee653d3Sjakllsch /* #undef uint64_t */
3828ee653d3Sjakllsch 
3838ee653d3Sjakllsch /* Define to the type of an unsigned integer type wide enough to hold a
3848ee653d3Sjakllsch    pointer, if such a type exists, and if the system does not define it. */
3858ee653d3Sjakllsch /* #undef uintptr_t */
386