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