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