xref: /netbsd-src/external/gpl3/gcc/usr.bin/libcpp/arch/i386/config.h (revision e3f649229b25107c3bf6dfc3c7ff34d018eef518)
11efd7c17Smrg /* This file is automatically generated.  DO NOT EDIT! */
2*e3f64922Smrg /* Generated from: NetBSD: mknative-gcc,v 1.117 2023/07/31 01:48:37 mrg Exp  */
377affcd9Smrg /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
41efd7c17Smrg 
51efd7c17Smrg /* config.h.  Generated from config.in by configure.  */
61efd7c17Smrg /* config.in.  Generated from configure.ac by autoheader.  */
71efd7c17Smrg 
849d8c9ecSmrg /* Define if building universal (internal helper macro) */
949d8c9ecSmrg /* #undef AC_APPLE_UNIVERSAL_BUILD */
1049d8c9ecSmrg 
113d95d378Smrg /* Define to 1 if you want more run-time sanity checks. */
123d95d378Smrg #define CHECKING_P 0
133d95d378Smrg 
141efd7c17Smrg /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
151efd7c17Smrg    systems. This function is required for `alloca.c' support on those systems.
161efd7c17Smrg    */
171efd7c17Smrg /* #undef CRAY_STACKSEG_END */
181efd7c17Smrg 
191efd7c17Smrg /* Define to 1 if using `alloca.c'. */
201efd7c17Smrg /* #undef C_ALLOCA */
211efd7c17Smrg 
2277affcd9Smrg /* Define if you want assertions enabled. This is a cheap check. */
2377affcd9Smrg #define ENABLE_ASSERT_CHECKING 1
2477affcd9Smrg 
2549d8c9ecSmrg /* Define to enable system headers canonicalization. */
2649d8c9ecSmrg #define ENABLE_CANONICAL_SYSTEM_HEADERS 1
2749d8c9ecSmrg 
281efd7c17Smrg /* Define to 1 if translation of program messages to the user's native
291efd7c17Smrg    language is requested. */
301efd7c17Smrg #define ENABLE_NLS 1
311efd7c17Smrg 
3277affcd9Smrg /* Define to get calls to the valgrind runtime enabled. */
3377affcd9Smrg /* #undef ENABLE_VALGRIND_ANNOTATIONS */
3477affcd9Smrg 
3549d8c9ecSmrg /* Define if you want to workaround valgrind (a memory checker) warnings about
3649d8c9ecSmrg    possible memory leaks because of libcpp use of interior pointers. */
3749d8c9ecSmrg /* #undef ENABLE_VALGRIND_CHECKING */
3849d8c9ecSmrg 
391efd7c17Smrg /* Define to 1 if you have `alloca', as a function or macro. */
401efd7c17Smrg #define HAVE_ALLOCA 1
411efd7c17Smrg 
421efd7c17Smrg /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
431efd7c17Smrg    */
441efd7c17Smrg /* #undef HAVE_ALLOCA_H */
451efd7c17Smrg 
461efd7c17Smrg /* Define to 1 if you have the `clearerr_unlocked' function. */
471efd7c17Smrg /* #undef HAVE_CLEARERR_UNLOCKED */
481efd7c17Smrg 
491efd7c17Smrg /* Define to 1 if you have the declaration of `abort', and to 0 if you don't.
501efd7c17Smrg    */
511efd7c17Smrg #define HAVE_DECL_ABORT 1
521efd7c17Smrg 
531efd7c17Smrg /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
541efd7c17Smrg    don't. */
551efd7c17Smrg #define HAVE_DECL_ASPRINTF 1
561efd7c17Smrg 
5749d8c9ecSmrg /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
5849d8c9ecSmrg    you don't. */
591efd7c17Smrg #define HAVE_DECL_BASENAME 0
601efd7c17Smrg 
611efd7c17Smrg /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if
621efd7c17Smrg    you don't. */
631efd7c17Smrg #define HAVE_DECL_CLEARERR_UNLOCKED 0
641efd7c17Smrg 
651efd7c17Smrg /* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
661efd7c17Smrg    */
671efd7c17Smrg #define HAVE_DECL_ERRNO 0
681efd7c17Smrg 
691efd7c17Smrg /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
701efd7c17Smrg    don't. */
711efd7c17Smrg #define HAVE_DECL_FEOF_UNLOCKED 0
721efd7c17Smrg 
731efd7c17Smrg /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
741efd7c17Smrg    you don't. */
751efd7c17Smrg #define HAVE_DECL_FERROR_UNLOCKED 0
761efd7c17Smrg 
771efd7c17Smrg /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
781efd7c17Smrg    you don't. */
791efd7c17Smrg #define HAVE_DECL_FFLUSH_UNLOCKED 0
801efd7c17Smrg 
811efd7c17Smrg /* Define to 1 if you have the declaration of `fgetc_unlocked', and to 0 if
821efd7c17Smrg    you don't. */
831efd7c17Smrg #define HAVE_DECL_FGETC_UNLOCKED 0
841efd7c17Smrg 
851efd7c17Smrg /* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if
861efd7c17Smrg    you don't. */
871efd7c17Smrg #define HAVE_DECL_FGETS_UNLOCKED 0
881efd7c17Smrg 
891efd7c17Smrg /* Define to 1 if you have the declaration of `fileno_unlocked', and to 0 if
901efd7c17Smrg    you don't. */
911efd7c17Smrg #define HAVE_DECL_FILENO_UNLOCKED 0
921efd7c17Smrg 
931efd7c17Smrg /* Define to 1 if you have the declaration of `fprintf_unlocked', and to 0 if
941efd7c17Smrg    you don't. */
951efd7c17Smrg #define HAVE_DECL_FPRINTF_UNLOCKED 0
961efd7c17Smrg 
971efd7c17Smrg /* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if
981efd7c17Smrg    you don't. */
991efd7c17Smrg #define HAVE_DECL_FPUTC_UNLOCKED 0
1001efd7c17Smrg 
1011efd7c17Smrg /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
1021efd7c17Smrg    you don't. */
1031efd7c17Smrg #define HAVE_DECL_FPUTS_UNLOCKED 0
1041efd7c17Smrg 
1051efd7c17Smrg /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
1061efd7c17Smrg    you don't. */
1071efd7c17Smrg #define HAVE_DECL_FREAD_UNLOCKED 0
1081efd7c17Smrg 
1091efd7c17Smrg /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
1101efd7c17Smrg    you don't. */
1111efd7c17Smrg #define HAVE_DECL_FWRITE_UNLOCKED 0
1121efd7c17Smrg 
1131efd7c17Smrg /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
1141efd7c17Smrg    you don't. */
1151efd7c17Smrg #define HAVE_DECL_GETCHAR_UNLOCKED 1
1161efd7c17Smrg 
1171efd7c17Smrg /* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you
1181efd7c17Smrg    don't. */
1191efd7c17Smrg #define HAVE_DECL_GETC_UNLOCKED 1
1201efd7c17Smrg 
1211efd7c17Smrg /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't.
1221efd7c17Smrg    */
1231efd7c17Smrg #define HAVE_DECL_GETOPT 1
1241efd7c17Smrg 
1251efd7c17Smrg /* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if
1261efd7c17Smrg    you don't. */
1271efd7c17Smrg #define HAVE_DECL_PUTCHAR_UNLOCKED 1
1281efd7c17Smrg 
1291efd7c17Smrg /* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you
1301efd7c17Smrg    don't. */
1311efd7c17Smrg #define HAVE_DECL_PUTC_UNLOCKED 1
1321efd7c17Smrg 
1331efd7c17Smrg /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
1341efd7c17Smrg    don't. */
1351efd7c17Smrg #define HAVE_DECL_VASPRINTF 1
1361efd7c17Smrg 
1371efd7c17Smrg /* Define to 1 if you have the <fcntl.h> header file. */
1381efd7c17Smrg #define HAVE_FCNTL_H 1
1391efd7c17Smrg 
1401efd7c17Smrg /* Define to 1 if you have the `feof_unlocked' function. */
1411efd7c17Smrg /* #undef HAVE_FEOF_UNLOCKED */
1421efd7c17Smrg 
1431efd7c17Smrg /* Define to 1 if you have the `ferror_unlocked' function. */
1441efd7c17Smrg /* #undef HAVE_FERROR_UNLOCKED */
1451efd7c17Smrg 
1461efd7c17Smrg /* Define to 1 if you have the `fflush_unlocked' function. */
1471efd7c17Smrg /* #undef HAVE_FFLUSH_UNLOCKED */
1481efd7c17Smrg 
1491efd7c17Smrg /* Define to 1 if you have the `fgetc_unlocked' function. */
1501efd7c17Smrg /* #undef HAVE_FGETC_UNLOCKED */
1511efd7c17Smrg 
1521efd7c17Smrg /* Define to 1 if you have the `fgets_unlocked' function. */
1531efd7c17Smrg /* #undef HAVE_FGETS_UNLOCKED */
1541efd7c17Smrg 
1551efd7c17Smrg /* Define to 1 if you have the `fileno_unlocked' function. */
1561efd7c17Smrg /* #undef HAVE_FILENO_UNLOCKED */
1571efd7c17Smrg 
1581efd7c17Smrg /* Define to 1 if you have the `fprintf_unlocked' function. */
1591efd7c17Smrg /* #undef HAVE_FPRINTF_UNLOCKED */
1601efd7c17Smrg 
1611efd7c17Smrg /* Define to 1 if you have the `fputc_unlocked' function. */
1621efd7c17Smrg /* #undef HAVE_FPUTC_UNLOCKED */
1631efd7c17Smrg 
1641efd7c17Smrg /* Define to 1 if you have the `fputs_unlocked' function. */
1651efd7c17Smrg /* #undef HAVE_FPUTS_UNLOCKED */
1661efd7c17Smrg 
1671efd7c17Smrg /* Define to 1 if you have the `fread_unlocked' function. */
1681efd7c17Smrg /* #undef HAVE_FREAD_UNLOCKED */
1691efd7c17Smrg 
1701efd7c17Smrg /* Define to 1 if you have the `fwrite_unlocked' function. */
1711efd7c17Smrg /* #undef HAVE_FWRITE_UNLOCKED */
1721efd7c17Smrg 
1731efd7c17Smrg /* Define to 1 if you have the `getchar_unlocked' function. */
1741efd7c17Smrg #define HAVE_GETCHAR_UNLOCKED 1
1751efd7c17Smrg 
1761efd7c17Smrg /* Define to 1 if you have the `getc_unlocked' function. */
1771efd7c17Smrg #define HAVE_GETC_UNLOCKED 1
1781efd7c17Smrg 
1791efd7c17Smrg /* Define if you have the iconv() function. */
1807cc88980Smrg #define HAVE_ICONV 1
1811efd7c17Smrg 
1821efd7c17Smrg /* Define to 1 if you have the <inttypes.h> header file. */
1831efd7c17Smrg #define HAVE_INTTYPES_H 1
1841efd7c17Smrg 
1851efd7c17Smrg /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1861efd7c17Smrg #define HAVE_LANGINFO_CODESET 1
1871efd7c17Smrg 
1881efd7c17Smrg /* Define to 1 if you have the <limits.h> header file. */
1891efd7c17Smrg #define HAVE_LIMITS_H 1
1901efd7c17Smrg 
1911efd7c17Smrg /* Define to 1 if you have the <locale.h> header file. */
1921efd7c17Smrg #define HAVE_LOCALE_H 1
1931efd7c17Smrg 
1941efd7c17Smrg /* Define to 1 if you have the <memory.h> header file. */
1951efd7c17Smrg #define HAVE_MEMORY_H 1
1961efd7c17Smrg 
1971efd7c17Smrg /* Define to 1 if libc includes obstacks. */
1981efd7c17Smrg /* #undef HAVE_OBSTACK */
1991efd7c17Smrg 
2001efd7c17Smrg /* Define to 1 if you have the `putchar_unlocked' function. */
2011efd7c17Smrg #define HAVE_PUTCHAR_UNLOCKED 1
2021efd7c17Smrg 
2031efd7c17Smrg /* Define to 1 if you have the `putc_unlocked' function. */
2041efd7c17Smrg #define HAVE_PUTC_UNLOCKED 1
2051efd7c17Smrg 
20649d8c9ecSmrg /* Define to 1 if you can assemble SSE4 insns. */
20749d8c9ecSmrg #define HAVE_SSE4 1
20849d8c9ecSmrg 
2091efd7c17Smrg /* Define to 1 if you have the <stddef.h> header file. */
2101efd7c17Smrg #define HAVE_STDDEF_H 1
2111efd7c17Smrg 
2121efd7c17Smrg /* Define to 1 if you have the <stdint.h> header file. */
2131efd7c17Smrg #define HAVE_STDINT_H 1
2141efd7c17Smrg 
2151efd7c17Smrg /* Define to 1 if you have the <stdlib.h> header file. */
2161efd7c17Smrg #define HAVE_STDLIB_H 1
2171efd7c17Smrg 
2181efd7c17Smrg /* Define to 1 if you have the <strings.h> header file. */
2191efd7c17Smrg #define HAVE_STRINGS_H 1
2201efd7c17Smrg 
2211efd7c17Smrg /* Define to 1 if you have the <string.h> header file. */
2221efd7c17Smrg #define HAVE_STRING_H 1
2231efd7c17Smrg 
2241efd7c17Smrg /* Define to 1 if you have the <sys/file.h> header file. */
2251efd7c17Smrg #define HAVE_SYS_FILE_H 1
2261efd7c17Smrg 
2271efd7c17Smrg /* Define to 1 if you have the <sys/stat.h> header file. */
2281efd7c17Smrg #define HAVE_SYS_STAT_H 1
2291efd7c17Smrg 
2301efd7c17Smrg /* Define to 1 if you have the <sys/types.h> header file. */
2311efd7c17Smrg #define HAVE_SYS_TYPES_H 1
2321efd7c17Smrg 
2331efd7c17Smrg /* Define if <sys/types.h> defines \`uchar'. */
2341efd7c17Smrg /* #undef HAVE_UCHAR */
2351efd7c17Smrg 
23649d8c9ecSmrg /* Define to 1 if the system has the type `uintptr_t'. */
23749d8c9ecSmrg #define HAVE_UINTPTR_T 1
23849d8c9ecSmrg 
2391efd7c17Smrg /* Define to 1 if you have the <unistd.h> header file. */
2401efd7c17Smrg #define HAVE_UNISTD_H 1
2411efd7c17Smrg 
2421efd7c17Smrg /* Define as const if the declaration of iconv() needs const. */
24377a1ad5fSkamil #define ICONV_CONST
2441efd7c17Smrg 
2451efd7c17Smrg /* Define to the name of this package. */
2461efd7c17Smrg #define PACKAGE "cpplib"
2471efd7c17Smrg 
2481efd7c17Smrg /* Define to the address where bug reports for this package should be sent. */
2491efd7c17Smrg #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
2501efd7c17Smrg 
2511efd7c17Smrg /* Define to the full name of this package. */
2521efd7c17Smrg #define PACKAGE_NAME "cpplib"
2531efd7c17Smrg 
2541efd7c17Smrg /* Define to the full name and version of this package. */
2551efd7c17Smrg #define PACKAGE_STRING "cpplib  "
2561efd7c17Smrg 
2571efd7c17Smrg /* Define to the one symbol short name of this package. */
2581efd7c17Smrg #define PACKAGE_TARNAME "cpplib"
2591efd7c17Smrg 
2601efd7c17Smrg /* Define to the home page for this package. */
2611efd7c17Smrg #define PACKAGE_URL ""
2621efd7c17Smrg 
2631efd7c17Smrg /* Define to the version of this package. */
2641efd7c17Smrg #define PACKAGE_VERSION " "
2651efd7c17Smrg 
266*e3f64922Smrg /* The size of `dev_t', as computed by sizeof. */
267*e3f64922Smrg #define SIZEOF_DEV_T 8
268*e3f64922Smrg 
269*e3f64922Smrg /* The size of `ino_t', as computed by sizeof. */
270*e3f64922Smrg #define SIZEOF_INO_T 8
271*e3f64922Smrg 
2721efd7c17Smrg /* The size of `int', as computed by sizeof. */
2731efd7c17Smrg #define SIZEOF_INT 4
2741efd7c17Smrg 
2751efd7c17Smrg /* The size of `long', as computed by sizeof. */
2761efd7c17Smrg #define SIZEOF_LONG 4
2771efd7c17Smrg 
2781efd7c17Smrg /* If using the C implementation of alloca, define if you know the
2791efd7c17Smrg    direction of stack growth for your system; otherwise it will be
2801efd7c17Smrg    automatically deduced at runtime.
2811efd7c17Smrg 	STACK_DIRECTION > 0 => grows toward higher addresses
2821efd7c17Smrg 	STACK_DIRECTION < 0 => grows toward lower addresses
2831efd7c17Smrg 	STACK_DIRECTION = 0 => direction of growth unknown */
2841efd7c17Smrg /* #undef STACK_DIRECTION */
2851efd7c17Smrg 
2861efd7c17Smrg /* Define to 1 if you have the ANSI C header files. */
2871efd7c17Smrg #define STDC_HEADERS 1
2881efd7c17Smrg 
2891efd7c17Smrg /* Define if you can safely include both <string.h> and <strings.h>. */
2901efd7c17Smrg #define STRING_WITH_STRINGS 1
2911efd7c17Smrg 
2921efd7c17Smrg /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2931efd7c17Smrg #define TIME_WITH_SYS_TIME 1
2941efd7c17Smrg 
2951efd7c17Smrg /* Define to 1 if your <sys/time.h> declares `struct tm'. */
2961efd7c17Smrg /* #undef TM_IN_SYS_TIME */
2971efd7c17Smrg 
29849d8c9ecSmrg /* Enable extensions on AIX 3, Interix.  */
29949d8c9ecSmrg #ifndef _ALL_SOURCE
30049d8c9ecSmrg # define _ALL_SOURCE 1
30149d8c9ecSmrg #endif
30249d8c9ecSmrg /* Enable GNU extensions on systems that have them.  */
30349d8c9ecSmrg #ifndef _GNU_SOURCE
30449d8c9ecSmrg # define _GNU_SOURCE 1
30549d8c9ecSmrg #endif
30649d8c9ecSmrg /* Enable threading extensions on Solaris.  */
30749d8c9ecSmrg #ifndef _POSIX_PTHREAD_SEMANTICS
30849d8c9ecSmrg # define _POSIX_PTHREAD_SEMANTICS 1
30949d8c9ecSmrg #endif
31049d8c9ecSmrg /* Enable extensions on HP NonStop.  */
31149d8c9ecSmrg #ifndef _TANDEM_SOURCE
31249d8c9ecSmrg # define _TANDEM_SOURCE 1
31349d8c9ecSmrg #endif
31449d8c9ecSmrg /* Enable general extensions on Solaris.  */
31549d8c9ecSmrg #ifndef __EXTENSIONS__
31649d8c9ecSmrg # define __EXTENSIONS__ 1
31749d8c9ecSmrg #endif
31849d8c9ecSmrg 
31949d8c9ecSmrg 
32049d8c9ecSmrg /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
32149d8c9ecSmrg    significant byte first (like Motorola and SPARC, unlike Intel). */
32249d8c9ecSmrg #if defined AC_APPLE_UNIVERSAL_BUILD
32349d8c9ecSmrg # if defined __BIG_ENDIAN__
32449d8c9ecSmrg #  define WORDS_BIGENDIAN 1
32549d8c9ecSmrg # endif
32649d8c9ecSmrg #else
32749d8c9ecSmrg # ifndef WORDS_BIGENDIAN
32849d8c9ecSmrg /* #  undef WORDS_BIGENDIAN */
32949d8c9ecSmrg # endif
33049d8c9ecSmrg #endif
33149d8c9ecSmrg 
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 
33749d8c9ecSmrg /* Number of bits in a file offset, on hosts where this is settable. */
33849d8c9ecSmrg /* #undef _FILE_OFFSET_BITS */
33949d8c9ecSmrg 
34049d8c9ecSmrg /* Define for large files, on AIX-style hosts. */
34149d8c9ecSmrg /* #undef _LARGE_FILES */
34249d8c9ecSmrg 
34349d8c9ecSmrg /* Define to 1 if on MINIX. */
34449d8c9ecSmrg /* #undef _MINIX */
34549d8c9ecSmrg 
34649d8c9ecSmrg /* Define to 2 if the system does not provide POSIX.1 features except with
34749d8c9ecSmrg    this defined. */
34849d8c9ecSmrg /* #undef _POSIX_1_SOURCE */
34949d8c9ecSmrg 
35049d8c9ecSmrg /* Define to 1 if you need to in order for `stat' and other things to work. */
35149d8c9ecSmrg /* #undef _POSIX_SOURCE */
35249d8c9ecSmrg 
3536b5e7a1eSmrg /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
3546b5e7a1eSmrg    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
3556b5e7a1eSmrg    #define below would cause a syntax error. */
3566b5e7a1eSmrg /* #undef _UINT64_T */
3576b5e7a1eSmrg 
3581efd7c17Smrg /* Define to empty if `const' does not conform to ANSI C. */
3591efd7c17Smrg /* #undef const */
3601efd7c17Smrg 
3611efd7c17Smrg /* Define to `__inline__' or `__inline' if that's what the C compiler
3621efd7c17Smrg    calls it, or to nothing if 'inline' is not supported under any name.  */
3631efd7c17Smrg #ifndef __cplusplus
3641efd7c17Smrg /* #undef inline */
3651efd7c17Smrg #endif
3661efd7c17Smrg 
3671efd7c17Smrg /* Define to `long int' if <sys/types.h> does not define. */
3681efd7c17Smrg /* #undef off_t */
3691efd7c17Smrg 
37049d8c9ecSmrg /* Define to `int' if <sys/types.h> does not define. */
37149d8c9ecSmrg /* #undef ptrdiff_t */
37249d8c9ecSmrg 
3731efd7c17Smrg /* Define to `unsigned int' if <sys/types.h> does not define. */
3741efd7c17Smrg /* #undef size_t */
3751efd7c17Smrg 
3761efd7c17Smrg /* Define to `int' if <sys/types.h> does not define. */
3771efd7c17Smrg /* #undef ssize_t */
37849d8c9ecSmrg 
3796b5e7a1eSmrg /* Define to the type of an unsigned integer type of width exactly 64 bits if
3806b5e7a1eSmrg    such a type exists and the standard includes do not define it. */
3816b5e7a1eSmrg /* #undef uint64_t */
3826b5e7a1eSmrg 
38349d8c9ecSmrg /* Define to the type of an unsigned integer type wide enough to hold a
38449d8c9ecSmrg    pointer, if such a type exists, and if the system does not define it. */
38549d8c9ecSmrg /* #undef uintptr_t */
386