Home | History | Annotate | Line # | Download | only in mipsn64eb
      1 /* This file is automatically generated.  DO NOT EDIT! */
      2 /* Generated from: NetBSD: mknative-gcc,v 1.123 2026/01/17 23:43:46 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.h.in by configure.  */
      6 /* config.h.in.  Generated from configure.ac by autoheader.  */
      7 
      8 /* Define to 1 if you have the `acosf' function. */
      9 #define HAVE_ACOSF 1
     10 
     11 /* Define to 1 if you have the `acosl' function. */
     12 #define HAVE_ACOSL 1
     13 
     14 /* Define to 1 if you have the `aligned_alloc' function. */
     15 #define HAVE_ALIGNED_ALLOC 1
     16 
     17 /* Define if arc4random is available in <stdlib.h>. */
     18 #define HAVE_ARC4RANDOM 1
     19 
     20 /* Define to 1 if you have the <arpa/inet.h> header file. */
     21 #define HAVE_ARPA_INET_H 1
     22 
     23 /* Define to 1 if you have the `asinf' function. */
     24 #define HAVE_ASINF 1
     25 
     26 /* Define to 1 if you have the `asinl' function. */
     27 #define HAVE_ASINL 1
     28 
     29 /* Define to 1 if the target assembler supports .symver directive. */
     30 #define HAVE_AS_SYMVER_DIRECTIVE 1
     31 
     32 /* Define to 1 if you have the `atan2f' function. */
     33 #define HAVE_ATAN2F 1
     34 
     35 /* Define to 1 if you have the `atan2l' function. */
     36 #define HAVE_ATAN2L 1
     37 
     38 /* Define to 1 if you have the `atanf' function. */
     39 #define HAVE_ATANF 1
     40 
     41 /* Define to 1 if you have the `atanl' function. */
     42 #define HAVE_ATANL 1
     43 
     44 /* Defined if shared_ptr reference counting should use atomic operations. */
     45 #define HAVE_ATOMIC_LOCK_POLICY 1
     46 
     47 /* Define to 1 if you have the `at_quick_exit' function. */
     48 #define HAVE_AT_QUICK_EXIT 1
     49 
     50 /* Define if C99 float_t and double_t in <math.h> should be imported in
     51    <cmath> in namespace std for C++11. */
     52 #define HAVE_C99_FLT_EVAL_TYPES 1
     53 
     54 /* Define to 1 if the target assembler supports thread-local storage. */
     55 /* #undef HAVE_CC_TLS */
     56 
     57 /* Define to 1 if you have the `ceilf' function. */
     58 #define HAVE_CEILF 1
     59 
     60 /* Define to 1 if you have the `ceill' function. */
     61 #define HAVE_CEILL 1
     62 
     63 /* Define to 1 if you have the <complex.h> header file. */
     64 #define HAVE_COMPLEX_H 1
     65 
     66 /* Define to 1 if you have the `cosf' function. */
     67 #define HAVE_COSF 1
     68 
     69 /* Define to 1 if you have the `coshf' function. */
     70 #define HAVE_COSHF 1
     71 
     72 /* Define to 1 if you have the `coshl' function. */
     73 #define HAVE_COSHL 1
     74 
     75 /* Define to 1 if you have the `cosl' function. */
     76 #define HAVE_COSL 1
     77 
     78 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
     79    don't. */
     80 #define HAVE_DECL_STRNLEN 1
     81 
     82 /* Define to 1 if you have the <dirent.h> header file. */
     83 #define HAVE_DIRENT_H 1
     84 
     85 /* Define if dirfd is available in <dirent.h>. */
     86 /* #undef HAVE_DIRFD */
     87 
     88 /* Define to 1 if you have the <dlfcn.h> header file. */
     89 #define HAVE_DLFCN_H 1
     90 
     91 /* Define to 1 if you have the <endian.h> header file. */
     92 #define HAVE_ENDIAN_H 1
     93 
     94 /* Define to 1 if GCC 4.6 supported std::exception_ptr for the target */
     95 #define HAVE_EXCEPTION_PTR_SINCE_GCC46 1
     96 
     97 /* Define to 1 if you have the <execinfo.h> header file. */
     98 #define HAVE_EXECINFO_H 1
     99 
    100 /* Define to 1 if you have the `expf' function. */
    101 #define HAVE_EXPF 1
    102 
    103 /* Define to 1 if you have the `expl' function. */
    104 #define HAVE_EXPL 1
    105 
    106 /* Define to 1 if you have the `fabsf' function. */
    107 #define HAVE_FABSF 1
    108 
    109 /* Define to 1 if you have the `fabsl' function. */
    110 #define HAVE_FABSL 1
    111 
    112 /* Define to 1 if you have the <fcntl.h> header file. */
    113 #define HAVE_FCNTL_H 1
    114 
    115 /* Define if fdopendir is available in <dirent.h>. */
    116 #define HAVE_FDOPENDIR 1
    117 
    118 /* Define to 1 if you have the <fenv.h> header file. */
    119 #define HAVE_FENV_H 1
    120 
    121 /* Define to 1 if you have the `finite' function. */
    122 #define HAVE_FINITE 1
    123 
    124 /* Define to 1 if you have the `finitef' function. */
    125 #define HAVE_FINITEF 1
    126 
    127 /* Define to 1 if you have the `finitel' function. */
    128 /* #undef HAVE_FINITEL */
    129 
    130 /* Define to 1 if you have the <float.h> header file. */
    131 #define HAVE_FLOAT_H 1
    132 
    133 /* Define to 1 if you have the `floorf' function. */
    134 #define HAVE_FLOORF 1
    135 
    136 /* Define to 1 if you have the `floorl' function. */
    137 #define HAVE_FLOORL 1
    138 
    139 /* Define to 1 if you have the `fmodf' function. */
    140 #define HAVE_FMODF 1
    141 
    142 /* Define to 1 if you have the `fmodl' function. */
    143 #define HAVE_FMODL 1
    144 
    145 /* Define to 1 if you have the `fpclass' function. */
    146 /* #undef HAVE_FPCLASS */
    147 
    148 /* Define to 1 if you have the <fp.h> header file. */
    149 /* #undef HAVE_FP_H */
    150 
    151 /* Define to 1 if you have the `frexpf' function. */
    152 #define HAVE_FREXPF 1
    153 
    154 /* Define to 1 if you have the `frexpl' function. */
    155 #define HAVE_FREXPL 1
    156 
    157 /* Define if getentropy is available in <unistd.h>. */
    158 #define HAVE_GETENTROPY 1
    159 
    160 /* Define if _Unwind_GetIPInfo is available. */
    161 #define HAVE_GETIPINFO 1
    162 
    163 /* Define if gets is available in <stdio.h> before C++14. */
    164 #define HAVE_GETS 1
    165 
    166 /* Define to 1 if you have the `hypot' function. */
    167 #define HAVE_HYPOT 1
    168 
    169 /* Define to 1 if you have the `hypotf' function. */
    170 #define HAVE_HYPOTF 1
    171 
    172 /* Define to 1 if you have the `hypotl' function. */
    173 #define HAVE_HYPOTL 1
    174 
    175 /* Define if you have the iconv() function and it works. */
    176 #define HAVE_ICONV 1
    177 
    178 /* Define to 1 if you have the <ieeefp.h> header file. */
    179 #define HAVE_IEEEFP_H 1
    180 
    181 /* Define to 1 if you have the <inttypes.h> header file. */
    182 #define HAVE_INTTYPES_H 1
    183 
    184 /* Define to 1 if you have the `isinf' function. */
    185 #define HAVE_ISINF 1
    186 
    187 /* Define to 1 if you have the `isinff' function. */
    188 #define HAVE_ISINFF 1
    189 
    190 /* Define to 1 if you have the `isinfl' function. */
    191 /* #undef HAVE_ISINFL */
    192 
    193 /* Define to 1 if you have the `isnan' function. */
    194 #define HAVE_ISNAN 1
    195 
    196 /* Define to 1 if you have the `isnanf' function. */
    197 #define HAVE_ISNANF 1
    198 
    199 /* Define to 1 if you have the `isnanl' function. */
    200 /* #undef HAVE_ISNANL */
    201 
    202 /* Defined if iswblank exists. */
    203 #define HAVE_ISWBLANK 1
    204 
    205 /* Define if LC_MESSAGES is available in <locale.h>. */
    206 #define HAVE_LC_MESSAGES 1
    207 
    208 /* Define to 1 if you have the `ldexpf' function. */
    209 #define HAVE_LDEXPF 1
    210 
    211 /* Define to 1 if you have the `ldexpl' function. */
    212 #define HAVE_LDEXPL 1
    213 
    214 /* Define to 1 if you have the <libintl.h> header file. */
    215 /* #undef HAVE_LIBINTL_H */
    216 
    217 /* Only used in build directory testsuite_hooks.h. */
    218 #define HAVE_LIMIT_AS 1
    219 
    220 /* Only used in build directory testsuite_hooks.h. */
    221 #define HAVE_LIMIT_DATA 1
    222 
    223 /* Only used in build directory testsuite_hooks.h. */
    224 #define HAVE_LIMIT_FSIZE 1
    225 
    226 /* Only used in build directory testsuite_hooks.h. */
    227 #define HAVE_LIMIT_RSS 1
    228 
    229 /* Only used in build directory testsuite_hooks.h. */
    230 #define HAVE_LIMIT_VMEM 1
    231 
    232 /* Define if link is available in <unistd.h>. */
    233 #define HAVE_LINK 1
    234 
    235 /* Define to 1 if you have the <link.h> header file. */
    236 #define HAVE_LINK_H 1
    237 
    238 /* Define if futex syscall is available. */
    239 /* #undef HAVE_LINUX_FUTEX */
    240 
    241 /* Define to 1 if you have the <linux/random.h> header file. */
    242 /* #undef HAVE_LINUX_RANDOM_H */
    243 
    244 /* Define to 1 if you have the <linux/types.h> header file. */
    245 /* #undef HAVE_LINUX_TYPES_H */
    246 
    247 /* Define to 1 if you have the <locale.h> header file. */
    248 #define HAVE_LOCALE_H 1
    249 
    250 /* Define to 1 if you have the `log10f' function. */
    251 #define HAVE_LOG10F 1
    252 
    253 /* Define to 1 if you have the `log10l' function. */
    254 #define HAVE_LOG10L 1
    255 
    256 /* Define to 1 if you have the `logf' function. */
    257 #define HAVE_LOGF 1
    258 
    259 /* Define to 1 if you have the `logl' function. */
    260 #define HAVE_LOGL 1
    261 
    262 /* Define if lseek is available in <unistd.h>. */
    263 #define HAVE_LSEEK 1
    264 
    265 /* Define to 1 if you have the <machine/endian.h> header file. */
    266 #define HAVE_MACHINE_ENDIAN_H 1
    267 
    268 /* Define to 1 if you have the <machine/param.h> header file. */
    269 #define HAVE_MACHINE_PARAM_H 1
    270 
    271 /* Define if mbstate_t exists in wchar.h. */
    272 #define HAVE_MBSTATE_T 1
    273 
    274 /* Define to 1 if you have the `memalign' function. */
    275 /* #undef HAVE_MEMALIGN */
    276 
    277 /* Define to 1 if you have the <memory.h> header file. */
    278 #define HAVE_MEMORY_H 1
    279 
    280 /* Define to 1 if you have the `modf' function. */
    281 #define HAVE_MODF 1
    282 
    283 /* Define to 1 if you have the `modff' function. */
    284 #define HAVE_MODFF 1
    285 
    286 /* Define to 1 if you have the `modfl' function. */
    287 #define HAVE_MODFL 1
    288 
    289 /* Define to 1 if you have the <nan.h> header file. */
    290 /* #undef HAVE_NAN_H */
    291 
    292 /* Define to 1 if you have the <netdb.h> header file. */
    293 #define HAVE_NETDB_H 1
    294 
    295 /* Define to 1 if you have the <netinet/in.h> header file. */
    296 #define HAVE_NETINET_IN_H 1
    297 
    298 /* Define to 1 if you have the <netinet/tcp.h> header file. */
    299 #define HAVE_NETINET_TCP_H 1
    300 
    301 /* Define if <math.h> defines obsolete isinf function. */
    302 /* #undef HAVE_OBSOLETE_ISINF */
    303 
    304 /* Define if <math.h> defines obsolete isnan function. */
    305 /* #undef HAVE_OBSOLETE_ISNAN */
    306 
    307 /* Define if openat is available in <fcntl.h>. */
    308 #define HAVE_OPENAT 1
    309 
    310 /* Define if O_NONBLOCK is defined in <fcntl.h> */
    311 #define HAVE_O_NONBLOCK 1
    312 
    313 /* Define if poll is available in <poll.h>. */
    314 #define HAVE_POLL 1
    315 
    316 /* Define to 1 if you have the <poll.h> header file. */
    317 #define HAVE_POLL_H 1
    318 
    319 /* Define to 1 if you have the `posix_memalign' function. */
    320 #define HAVE_POSIX_MEMALIGN 1
    321 
    322 /* Define to 1 if POSIX Semaphores with sem_timedwait are available in
    323    <semaphore.h>. */
    324 /* #undef HAVE_POSIX_SEMAPHORE */
    325 
    326 /* Define to 1 if you have the `powf' function. */
    327 #define HAVE_POWF 1
    328 
    329 /* Define to 1 if you have the `powl' function. */
    330 #define HAVE_POWL 1
    331 
    332 /* Define to 1 if you have the `qfpclass' function. */
    333 /* #undef HAVE_QFPCLASS */
    334 
    335 /* Define to 1 if you have the `quick_exit' function. */
    336 #define HAVE_QUICK_EXIT 1
    337 
    338 /* Define if readlink is available in <unistd.h>. */
    339 #define HAVE_READLINK 1
    340 
    341 /* Define to 1 if you have the `secure_getenv' function. */
    342 /* #undef HAVE_SECURE_GETENV */
    343 
    344 /* Define to 1 if you have the `setenv' function. */
    345 #define HAVE_SETENV 1
    346 
    347 /* Define to 1 if you have the `sincos' function. */
    348 #define HAVE_SINCOS 1
    349 
    350 /* Define to 1 if you have the `sincosf' function. */
    351 #define HAVE_SINCOSF 1
    352 
    353 /* Define to 1 if you have the `sincosl' function. */
    354 #define HAVE_SINCOSL 1
    355 
    356 /* Define to 1 if you have the `sinf' function. */
    357 #define HAVE_SINF 1
    358 
    359 /* Define to 1 if you have the `sinhf' function. */
    360 #define HAVE_SINHF 1
    361 
    362 /* Define to 1 if you have the `sinhl' function. */
    363 #define HAVE_SINHL 1
    364 
    365 /* Define to 1 if you have the `sinl' function. */
    366 #define HAVE_SINL 1
    367 
    368 /* Defined if sleep exists. */
    369 /* #undef HAVE_SLEEP */
    370 
    371 /* Define to 1 if you have the `sockatmark' function. */
    372 #define HAVE_SOCKATMARK 1
    373 
    374 /* Define to 1 if you have the `sqrtf' function. */
    375 #define HAVE_SQRTF 1
    376 
    377 /* Define to 1 if you have the `sqrtl' function. */
    378 #define HAVE_SQRTL 1
    379 
    380 /* Define if the <stacktrace> header is supported. */
    381 #define HAVE_STACKTRACE 1
    382 
    383 /* Define to 1 if you have the <stdalign.h> header file. */
    384 #define HAVE_STDALIGN_H 1
    385 
    386 /* Define to 1 if you have the <stdbool.h> header file. */
    387 #define HAVE_STDBOOL_H 1
    388 
    389 /* Define to 1 if you have the <stdint.h> header file. */
    390 #define HAVE_STDINT_H 1
    391 
    392 /* Define to 1 if you have the <stdlib.h> header file. */
    393 #define HAVE_STDLIB_H 1
    394 
    395 /* Define if strerror_l is available in <string.h>. */
    396 /* #undef HAVE_STRERROR_L */
    397 
    398 /* Define if strerror_r is available in <string.h>. */
    399 #define HAVE_STRERROR_R 1
    400 
    401 /* Define to 1 if you have the <strings.h> header file. */
    402 #define HAVE_STRINGS_H 1
    403 
    404 /* Define to 1 if you have the <string.h> header file. */
    405 #define HAVE_STRING_H 1
    406 
    407 /* Define to 1 if you have the `strtof' function. */
    408 #define HAVE_STRTOF 1
    409 
    410 /* Define to 1 if you have the `strtold' function. */
    411 #define HAVE_STRTOLD 1
    412 
    413 /* Define to 1 if `d_type' is a member of `struct dirent'. */
    414 #define HAVE_STRUCT_DIRENT_D_TYPE 1
    415 
    416 /* Define if strxfrm_l is available in <string.h>. */
    417 /* #undef HAVE_STRXFRM_L */
    418 
    419 /* Define if symlink is available in <unistd.h>. */
    420 #define HAVE_SYMLINK 1
    421 
    422 /* Define to 1 if the target runtime linker supports binding the same symbol
    423    to different versions. */
    424 #define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1
    425 
    426 /* Define to 1 if you have the <sys/filio.h> header file. */
    427 #define HAVE_SYS_FILIO_H 1
    428 
    429 /* Define to 1 if you have the <sys/ioctl.h> header file. */
    430 #define HAVE_SYS_IOCTL_H 1
    431 
    432 /* Define to 1 if you have the <sys/ipc.h> header file. */
    433 #define HAVE_SYS_IPC_H 1
    434 
    435 /* Define to 1 if you have the <sys/isa_defs.h> header file. */
    436 /* #undef HAVE_SYS_ISA_DEFS_H */
    437 
    438 /* Define to 1 if you have the <sys/machine.h> header file. */
    439 /* #undef HAVE_SYS_MACHINE_H */
    440 
    441 /* Define to 1 if you have the <sys/mman.h> header file. */
    442 #define HAVE_SYS_MMAN_H 1
    443 
    444 /* Define to 1 if you have the <sys/param.h> header file. */
    445 #define HAVE_SYS_PARAM_H 1
    446 
    447 /* Define to 1 if you have the <sys/resource.h> header file. */
    448 #define HAVE_SYS_RESOURCE_H 1
    449 
    450 /* Define to 1 if you have a suitable <sys/sdt.h> header file */
    451 /* #undef HAVE_SYS_SDT_H */
    452 
    453 /* Define to 1 if you have the <sys/sem.h> header file. */
    454 #define HAVE_SYS_SEM_H 1
    455 
    456 /* Define to 1 if you have the <sys/socket.h> header file. */
    457 #define HAVE_SYS_SOCKET_H 1
    458 
    459 /* Define to 1 if you have the <sys/statvfs.h> header file. */
    460 #define HAVE_SYS_STATVFS_H 1
    461 
    462 /* Define to 1 if you have the <sys/stat.h> header file. */
    463 #define HAVE_SYS_STAT_H 1
    464 
    465 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
    466 /* #undef HAVE_SYS_SYSINFO_H */
    467 
    468 /* Define to 1 if you have the <sys/time.h> header file. */
    469 #define HAVE_SYS_TIME_H 1
    470 
    471 /* Define to 1 if you have the <sys/types.h> header file. */
    472 #define HAVE_SYS_TYPES_H 1
    473 
    474 /* Define to 1 if you have the <sys/uio.h> header file. */
    475 #define HAVE_SYS_UIO_H 1
    476 
    477 /* Define if S_IFREG is available in <sys/stat.h>. */
    478 /* #undef HAVE_S_IFREG */
    479 
    480 /* Define if S_ISREG is available in <sys/stat.h>. */
    481 #define HAVE_S_ISREG 1
    482 
    483 /* Define to 1 if you have the `tanf' function. */
    484 #define HAVE_TANF 1
    485 
    486 /* Define to 1 if you have the `tanhf' function. */
    487 #define HAVE_TANHF 1
    488 
    489 /* Define to 1 if you have the `tanhl' function. */
    490 #define HAVE_TANHL 1
    491 
    492 /* Define to 1 if you have the `tanl' function. */
    493 #define HAVE_TANL 1
    494 
    495 /* Define to 1 if you have the <tgmath.h> header file. */
    496 #define HAVE_TGMATH_H 1
    497 
    498 /* Define to 1 if you have the `timespec_get' function. */
    499 #define HAVE_TIMESPEC_GET 1
    500 
    501 /* Define to 1 if the target supports thread-local storage. */
    502 #define HAVE_TLS 1
    503 
    504 /* Define if truncate is available in <unistd.h>. */
    505 #define HAVE_TRUNCATE 1
    506 
    507 /* Define to 1 if you have the <uchar.h> header file. */
    508 #define HAVE_UCHAR_H 1
    509 
    510 /* Define to 1 if you have the <unistd.h> header file. */
    511 #define HAVE_UNISTD_H 1
    512 
    513 /* Define if unlinkat is available in <fcntl.h>. */
    514 #define HAVE_UNLINKAT 1
    515 
    516 /* Define to 1 if you have the `uselocale' function. */
    517 /* #undef HAVE_USELOCALE */
    518 
    519 /* Defined if usleep exists. */
    520 /* #undef HAVE_USLEEP */
    521 
    522 /* Define to 1 if you have the <utime.h> header file. */
    523 #define HAVE_UTIME_H 1
    524 
    525 /* Defined if vfwscanf exists. */
    526 #define HAVE_VFWSCANF 1
    527 
    528 /* Defined if vswscanf exists. */
    529 #define HAVE_VSWSCANF 1
    530 
    531 /* Defined if vwscanf exists. */
    532 #define HAVE_VWSCANF 1
    533 
    534 /* Define to 1 if you have the <wchar.h> header file. */
    535 #define HAVE_WCHAR_H 1
    536 
    537 /* Defined if wcstof exists. */
    538 #define HAVE_WCSTOF 1
    539 
    540 /* Define to 1 if you have the <wctype.h> header file. */
    541 #define HAVE_WCTYPE_H 1
    542 
    543 /* Define to 1 if you have the <windows.h> header file. */
    544 /* #undef HAVE_WINDOWS_H */
    545 
    546 /* Define if writev is available in <sys/uio.h>. */
    547 #define HAVE_WRITEV 1
    548 
    549 /* Define to 1 if you have the <xlocale.h> header file. */
    550 /* #undef HAVE_XLOCALE_H */
    551 
    552 /* Define to 1 if you have the `_aligned_malloc' function. */
    553 /* #undef HAVE__ALIGNED_MALLOC */
    554 
    555 /* Define to 1 if you have the `_wfopen' function. */
    556 /* #undef HAVE__WFOPEN */
    557 
    558 /* Define to 1 if you have the `__cxa_thread_atexit' function. */
    559 #define HAVE___CXA_THREAD_ATEXIT 1
    560 
    561 /* Define to 1 if you have the `__cxa_thread_atexit_impl' function. */
    562 #define HAVE___CXA_THREAD_ATEXIT_IMPL 1
    563 
    564 /* Define as const if the declaration of iconv() needs const. */
    565 #define ICONV_CONST
    566 
    567 /* Define to the sub-directory in which libtool stores uninstalled libraries.
    568    */
    569 #define LT_OBJDIR ".libs/"
    570 
    571 /* Name of package */
    572 /* #undef PACKAGE */
    573 
    574 /* Define to the address where bug reports for this package should be sent. */
    575 #define PACKAGE_BUGREPORT ""
    576 
    577 /* Define to the full name of this package. */
    578 #define PACKAGE_NAME "package-unused"
    579 
    580 /* Define to the full name and version of this package. */
    581 #define PACKAGE_STRING "package-unused version-unused"
    582 
    583 /* Define to the one symbol short name of this package. */
    584 #define PACKAGE_TARNAME "libstdc++"
    585 
    586 /* Define to the home page for this package. */
    587 #define PACKAGE_URL ""
    588 
    589 /* Define to the version of this package. */
    590 #define PACKAGE_VERSION "version-unused"
    591 
    592 /* Define to 1 if you have the ANSI C header files. */
    593 #define STDC_HEADERS 1
    594 
    595 /* Version number of package */
    596 /* #undef VERSION */
    597 
    598 /* Enable large inode numbers on Mac OS X 10.5.  */
    599 #ifndef _DARWIN_USE_64_BIT_INODE
    600 # define _DARWIN_USE_64_BIT_INODE 1
    601 #endif
    602 
    603 /* Number of bits in a file offset, on hosts where this is settable. */
    604 /* #undef _FILE_OFFSET_BITS */
    605 
    606 /* Define if C99 functions in <complex.h> should be used in <complex> for
    607    C++11. Using compiler builtins for these functions requires corresponding
    608    C99 library functions to be present. */
    609 #define _GLIBCXX11_USE_C99_COMPLEX 1
    610 
    611 /* Define if C99 generic macros in <math.h> should be imported in <cmath> in
    612    namespace std for C++11. */
    613 #define _GLIBCXX11_USE_C99_MATH 1
    614 
    615 /* Define if C99 functions or macros in <stdio.h> should be imported in
    616    <cstdio> in namespace std for C++11. */
    617 #define _GLIBCXX11_USE_C99_STDIO 1
    618 
    619 /* Define if C99 functions or macros in <stdlib.h> should be imported in
    620    <cstdlib> in namespace std for C++11. */
    621 #define _GLIBCXX11_USE_C99_STDLIB 1
    622 
    623 /* Define if C99 functions or macros in <wchar.h> should be imported in
    624    <cwchar> in namespace std for C++11. */
    625 #define _GLIBCXX11_USE_C99_WCHAR 1
    626 
    627 /* Define if C99 functions in <complex.h> should be used in <complex> for
    628    C++98. Using compiler builtins for these functions requires corresponding
    629    C99 library functions to be present. */
    630 #define _GLIBCXX98_USE_C99_COMPLEX 1
    631 
    632 /* Define if C99 functions or macros in <math.h> should be imported in <cmath>
    633    in namespace std for C++98. */
    634 #define _GLIBCXX98_USE_C99_MATH 1
    635 
    636 /* Define if C99 functions or macros in <stdio.h> should be imported in
    637    <cstdio> in namespace std for C++98. */
    638 #define _GLIBCXX98_USE_C99_STDIO 1
    639 
    640 /* Define if C99 functions or macros in <stdlib.h> should be imported in
    641    <cstdlib> in namespace std for C++98. */
    642 #define _GLIBCXX98_USE_C99_STDLIB 1
    643 
    644 /* Define if C99 functions or macros in <wchar.h> should be imported in
    645    <cwchar> in namespace std for C++98. */
    646 #define _GLIBCXX98_USE_C99_WCHAR 1
    647 
    648 /* Define if the compiler supports C++11 atomics. */
    649 #define _GLIBCXX_ATOMIC_BUILTINS 1
    650 
    651 /* Define if global objects can be aligned to
    652    std::hardware_destructive_interference_size. */
    653 #define _GLIBCXX_CAN_ALIGNAS_DESTRUCTIVE_SIZE 1
    654 
    655 /* Define to use concept checking code from the boost libraries. */
    656 /* #undef _GLIBCXX_CONCEPT_CHECKS */
    657 
    658 /* Define to 1 if a fully dynamic basic_string is wanted, 0 to disable,
    659    undefined for platform defaults */
    660 #define _GLIBCXX_FULLY_DYNAMIC_STRING 0
    661 
    662 /* Define if gthreads library is available. */
    663 #define _GLIBCXX_HAS_GTHREADS 1
    664 
    665 /* Define to 1 if a full hosted library is built, or 0 if freestanding. */
    666 #define _GLIBCXX_HOSTED __STDC_HOSTED__
    667 
    668 /* Define if compatibility should be provided for alternative 128-bit long
    669    double formats. */
    670 /* #undef _GLIBCXX_LONG_DOUBLE_ALT128_COMPAT */
    671 
    672 /* Define if compatibility should be provided for -mlong-double-64. */
    673 /* #undef _GLIBCXX_LONG_DOUBLE_COMPAT */
    674 
    675 /* Define to the letter to which size_t is mangled. */
    676 #define _GLIBCXX_MANGLE_SIZE_T m
    677 
    678 /* Define if C99 llrint and llround functions are missing from <math.h>. */
    679 /* #undef _GLIBCXX_NO_C99_ROUNDING_FUNCS */
    680 
    681 /* Defined if no way to sleep is available. */
    682 /* #undef _GLIBCXX_NO_SLEEP */
    683 
    684 /* Define if ptrdiff_t is int. */
    685 /* #undef _GLIBCXX_PTRDIFF_T_IS_INT */
    686 
    687 /* Define if using setrlimit to set resource limits during "make check" */
    688 #define _GLIBCXX_RES_LIMITS 1
    689 
    690 /* Define if size_t is unsigned int. */
    691 /* #undef _GLIBCXX_SIZE_T_IS_UINT */
    692 
    693 /* Define if static tzdata should be compiled into the library. */
    694 #define _GLIBCXX_STATIC_TZDATA 1
    695 
    696 /* Define to the value of the EOF integer constant. */
    697 #define _GLIBCXX_STDIO_EOF -1
    698 
    699 /* Define to the value of the SEEK_CUR integer constant. */
    700 #define _GLIBCXX_STDIO_SEEK_CUR 1
    701 
    702 /* Define to the value of the SEEK_END integer constant. */
    703 #define _GLIBCXX_STDIO_SEEK_END 2
    704 
    705 /* Define to use symbol versioning in the shared library. */
    706 #define _GLIBCXX_SYMVER 1
    707 
    708 /* Define to use darwin versioning in the shared library. */
    709 /* #undef _GLIBCXX_SYMVER_DARWIN */
    710 
    711 /* Define to use GNU versioning in the shared library. */
    712 #define _GLIBCXX_SYMVER_GNU 1
    713 
    714 /* Define to use GNU namespace versioning in the shared library. */
    715 /* #undef _GLIBCXX_SYMVER_GNU_NAMESPACE */
    716 
    717 /* Define to use Sun versioning in the shared library. */
    718 /* #undef _GLIBCXX_SYMVER_SUN */
    719 
    720 /* Define if C11 functions in <uchar.h> should be imported into namespace std
    721    in <cuchar>. */
    722 #define _GLIBCXX_USE_C11_UCHAR_CXX11 1
    723 
    724 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,
    725    <stdio.h>, and <stdlib.h> can be used or exposed. */
    726 #define _GLIBCXX_USE_C99 1
    727 
    728 /* Define if C99 inverse trig functions in <complex.h> should be used in
    729    <complex>. Using compiler builtins for these functions requires
    730    corresponding C99 library functions to be present. */
    731 #define _GLIBCXX_USE_C99_COMPLEX_ARC 1
    732 
    733 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>.
    734    Using compiler builtins for these functions requires corresponding C99
    735    library functions to be present. */
    736 #define _GLIBCXX_USE_C99_COMPLEX_TR1 1
    737 
    738 /* Define if C99 functions in <ctype.h> should be imported in <cctype> in
    739    namespace std for C++11. */
    740 #define _GLIBCXX_USE_C99_CTYPE 1
    741 
    742 /* Define if C99 functions in <ctype.h> should be imported in <tr1/cctype> in
    743    namespace std::tr1. */
    744 #define _GLIBCXX_USE_C99_CTYPE_TR1 1
    745 
    746 /* Define if C99 functions in <fenv.h> should be imported in <cfenv> in
    747    namespace std for C++11. */
    748 #define _GLIBCXX_USE_C99_FENV 1
    749 
    750 /* Define if C99 functions in <fenv.h> should be imported in <tr1/cfenv> in
    751    namespace std::tr1. */
    752 #define _GLIBCXX_USE_C99_FENV_TR1 1
    753 
    754 /* Define if C99 functions in <inttypes.h> should be imported in <cinttypes>
    755    in namespace std in C++11. */
    756 #define _GLIBCXX_USE_C99_INTTYPES 1
    757 
    758 /* Define if C99 functions in <inttypes.h> should be imported in
    759    <tr1/cinttypes> in namespace std::tr1. */
    760 #define _GLIBCXX_USE_C99_INTTYPES_TR1 1
    761 
    762 /* Define if wchar_t C99 functions in <inttypes.h> should be imported in
    763    <cinttypes> in namespace std in C++11. */
    764 #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T 1
    765 
    766 /* Define if wchar_t C99 functions in <inttypes.h> should be imported in
    767    <tr1/cinttypes> in namespace std::tr1. */
    768 #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1
    769 
    770 /* Define if C99 functions in <math.h> should be imported in <cmath> in
    771    namespace std for C++11. */
    772 #define _GLIBCXX_USE_C99_MATH_FUNCS 1
    773 
    774 /* Define if C99 functions or macros in <math.h> should be imported in
    775    <tr1/cmath> in namespace std::tr1. */
    776 #define _GLIBCXX_USE_C99_MATH_TR1 1
    777 
    778 /* Define if C99 types in <stdint.h> should be imported in <cstdint> in
    779    namespace std for C++11. */
    780 #define _GLIBCXX_USE_C99_STDINT 1
    781 
    782 /* Define if C99 types in <stdint.h> should be imported in <tr1/cstdint> in
    783    namespace std::tr1. */
    784 #define _GLIBCXX_USE_C99_STDINT_TR1 1
    785 
    786 /* Define if usable chdir is available in <unistd.h>. */
    787 #define _GLIBCXX_USE_CHDIR 1
    788 
    789 /* Define if usable chmod is available in <sys/stat.h>. */
    790 #define _GLIBCXX_USE_CHMOD 1
    791 
    792 /* Defined if clock_gettime syscall has monotonic and realtime clock support.
    793    */
    794 /* #undef _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL */
    795 
    796 /* Defined if clock_gettime has monotonic clock support. */
    797 #define _GLIBCXX_USE_CLOCK_MONOTONIC 1
    798 
    799 /* Defined if clock_gettime has realtime clock support. */
    800 #define _GLIBCXX_USE_CLOCK_REALTIME 1
    801 
    802 /* Define if copy_file_range is available in <unistd.h>. */
    803 /* #undef _GLIBCXX_USE_COPY_FILE_RANGE */
    804 
    805 /* Define if ISO/IEC TR 24733 decimal floating point types are supported on
    806    this host. */
    807 /* #undef _GLIBCXX_USE_DECIMAL_FLOAT */
    808 
    809 /* Define if /dev/random and /dev/urandom are available for
    810    std::random_device. */
    811 #define _GLIBCXX_USE_DEV_RANDOM 1
    812 
    813 /* Define if fchmod is available in <sys/stat.h>. */
    814 #define _GLIBCXX_USE_FCHMOD 1
    815 
    816 /* Define if fchmodat is available in <sys/stat.h>. */
    817 #define _GLIBCXX_USE_FCHMODAT 1
    818 
    819 /* Define if fseeko and ftello are available. */
    820 #define _GLIBCXX_USE_FSEEKO_FTELLO 1
    821 
    822 /* Define if usable getcwd is available in <unistd.h>. */
    823 #define _GLIBCXX_USE_GETCWD 1
    824 
    825 /* Defined if gettimeofday is available. */
    826 #define _GLIBCXX_USE_GETTIMEOFDAY 1
    827 
    828 /* Define if get_nprocs is available in <sys/sysinfo.h>. */
    829 /* #undef _GLIBCXX_USE_GET_NPROCS */
    830 
    831 /* Define if init_priority should be used for iostream initialization. */
    832 #define _GLIBCXX_USE_INIT_PRIORITY_ATTRIBUTE 1
    833 
    834 /* Define if LFS support is available. */
    835 /* #undef _GLIBCXX_USE_LFS */
    836 
    837 /* Define if code specialized for long long should be used. */
    838 #define _GLIBCXX_USE_LONG_LONG 1
    839 
    840 /* Define if lstat is available in <sys/stat.h>. */
    841 #define _GLIBCXX_USE_LSTAT 1
    842 
    843 /* Define if usable mkdir is available in <sys/stat.h>. */
    844 #define _GLIBCXX_USE_MKDIR 1
    845 
    846 /* Defined if nanosleep is available. */
    847 #define _GLIBCXX_USE_NANOSLEEP 1
    848 
    849 /* Define if NLS translations are to be used. */
    850 /* #undef _GLIBCXX_USE_NLS */
    851 
    852 /* Define if nl_langinfo_l should be used for std::text_encoding. */
    853 #define _GLIBCXX_USE_NL_LANGINFO_L 1
    854 
    855 /* Define if pthreads_num_processors_np is available in <pthread.h>. */
    856 /* #undef _GLIBCXX_USE_PTHREADS_NUM_PROCESSORS_NP */
    857 
    858 /* Define if pthread_cond_clockwait is available in <pthread.h>. */
    859 /* #undef _GLIBCXX_USE_PTHREAD_COND_CLOCKWAIT */
    860 
    861 /* Define if pthread_mutex_clocklock is available in <pthread.h>. */
    862 /* #undef _GLIBCXX_USE_PTHREAD_MUTEX_CLOCKLOCK */
    863 
    864 /* Define if pthread_rwlock_clockrdlock and pthread_rwlock_clockwrlock are
    865    available in <pthread.h>. */
    866 /* #undef _GLIBCXX_USE_PTHREAD_RWLOCK_CLOCKLOCK */
    867 
    868 /* Define if POSIX read/write locks are available in <gthr.h>. */
    869 #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1
    870 
    871 /* Define if /dev/random and /dev/urandom are available for the random_device
    872    of TR1 (Chapter 5.1). */
    873 #define _GLIBCXX_USE_RANDOM_TR1 1
    874 
    875 /* Define if usable realpath is available in <stdlib.h>. */
    876 /* #undef _GLIBCXX_USE_REALPATH */
    877 
    878 /* Defined if sched_yield is available. */
    879 #define _GLIBCXX_USE_SCHED_YIELD 1
    880 
    881 /* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */
    882 #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1
    883 
    884 /* Define if _SC_NPROC_ONLN is available in <unistd.h>. */
    885 /* #undef _GLIBCXX_USE_SC_NPROC_ONLN */
    886 
    887 /* Define if sendfile is available in <sys/sendfile.h>. */
    888 /* #undef _GLIBCXX_USE_SENDFILE */
    889 
    890 /* Define to restrict std::__basic_file<> to stdio APIs. */
    891 /* #undef _GLIBCXX_USE_STDIO_PURE */
    892 
    893 /* Define if struct stat has timespec members. */
    894 #define _GLIBCXX_USE_ST_MTIM 1
    895 
    896 /* Define if sysctl(), CTL_HW and HW_NCPU are available in <sys/sysctl.h>. */
    897 #define _GLIBCXX_USE_SYSCTL_HW_NCPU 1
    898 
    899 /* Define if obsolescent tmpnam is available in <stdio.h>. */
    900 #define _GLIBCXX_USE_TMPNAM 1
    901 
    902 /* Define if c8rtomb and mbrtoc8 functions in <uchar.h> should be imported
    903    into namespace std in <cuchar> for C++20. */
    904 #define _GLIBCXX_USE_UCHAR_C8RTOMB_MBRTOC8_CXX20 1
    905 
    906 /* Define if c8rtomb and mbrtoc8 functions in <uchar.h> should be imported
    907    into namespace std in <cuchar> for -fchar8_t. */
    908 #define _GLIBCXX_USE_UCHAR_C8RTOMB_MBRTOC8_FCHAR8_T 1
    909 
    910 /* Define if utime is available in <utime.h>. */
    911 #define _GLIBCXX_USE_UTIME 1
    912 
    913 /* Define if utimensat and UTIME_OMIT are available in <sys/stat.h> and
    914    AT_FDCWD in <fcntl.h>. */
    915 #define _GLIBCXX_USE_UTIMENSAT 1
    916 
    917 /* Define if code specialized for wchar_t should be used. */
    918 #define _GLIBCXX_USE_WCHAR_T 1
    919 
    920 /* Defined if Sleep exists. */
    921 /* #undef _GLIBCXX_USE_WIN32_SLEEP */
    922 
    923 /* Define if _get_osfhandle should be used for filebuf::native_handle(). */
    924 /* #undef _GLIBCXX_USE__GET_OSFHANDLE */
    925 
    926 /* Define to 1 if a verbose library is built, or 0 otherwise. */
    927 #define _GLIBCXX_VERBOSE 1
    928 
    929 /* Defined if as can handle rdrand. */
    930 /* #undef _GLIBCXX_X86_RDRAND */
    931 
    932 /* Defined if as can handle rdseed. */
    933 /* #undef _GLIBCXX_X86_RDSEED */
    934 
    935 /* Define if a directory should be searched for tzdata files. */
    936 /* #undef _GLIBCXX_ZONEINFO_DIR */
    937 
    938 /* Define to 1 if mutex_timedlock is available. */
    939 #define _GTHREAD_USE_MUTEX_TIMEDLOCK 0
    940 
    941 /* Define for large files, on AIX-style hosts. */
    942 /* #undef _LARGE_FILES */
    943 
    944 /* Define if all C++11 floating point overloads are available in <math.h>.  */
    945 #if __cplusplus >= 201103L
    946 /* #undef __CORRECT_ISO_CPP11_MATH_H_PROTO_FP */
    947 #endif
    948 
    949 /* Define if all C++11 integral type overloads are available in <math.h>.  */
    950 #if __cplusplus >= 201103L
    951 /* #undef __CORRECT_ISO_CPP11_MATH_H_PROTO_INT */
    952 #endif
    953