Home | History | Annotate | Line # | Download | only in earmv6eb
      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 0 if the target shouldn't use #pragma weak */
      9 /* #undef GTHREAD_USE_WEAK */
     10 
     11 /* Define to 1 if you have the `access' function. */
     12 #define HAVE_ACCESS 1
     13 
     14 /* Define to 1 if you have the `acos' function. */
     15 #define HAVE_ACOS 1
     16 
     17 /* Define to 1 if you have the `acosf' function. */
     18 #define HAVE_ACOSF 1
     19 
     20 /* Define to 1 if you have the `acosf128' function. */
     21 /* #undef HAVE_ACOSF128 */
     22 
     23 /* Define to 1 if you have the `acosh' function. */
     24 #define HAVE_ACOSH 1
     25 
     26 /* Define to 1 if you have the `acoshf' function. */
     27 #define HAVE_ACOSHF 1
     28 
     29 /* Define to 1 if you have the `acoshf128' function. */
     30 /* #undef HAVE_ACOSHF128 */
     31 
     32 /* Define to 1 if you have the `acoshl' function. */
     33 #define HAVE_ACOSHL 1
     34 
     35 /* Define to 1 if you have the `acosl' function. */
     36 #define HAVE_ACOSL 1
     37 
     38 /* Define to 1 if you have the `alarm' function. */
     39 #define HAVE_ALARM 1
     40 
     41 /* Define to 1 if you have the `asin' function. */
     42 #define HAVE_ASIN 1
     43 
     44 /* Define to 1 if you have the `asinf' function. */
     45 #define HAVE_ASINF 1
     46 
     47 /* Define to 1 if you have the `asinf128' function. */
     48 /* #undef HAVE_ASINF128 */
     49 
     50 /* Define to 1 if you have the `asinh' function. */
     51 #define HAVE_ASINH 1
     52 
     53 /* Define to 1 if you have the `asinhf' function. */
     54 #define HAVE_ASINHF 1
     55 
     56 /* Define to 1 if you have the `asinhf128' function. */
     57 /* #undef HAVE_ASINHF128 */
     58 
     59 /* Define to 1 if you have the `asinhl' function. */
     60 #define HAVE_ASINHL 1
     61 
     62 /* Define to 1 if you have the `asinl' function. */
     63 #define HAVE_ASINL 1
     64 
     65 /* Define to 1 if you have the `atan' function. */
     66 #define HAVE_ATAN 1
     67 
     68 /* Define to 1 if you have the `atan2' function. */
     69 #define HAVE_ATAN2 1
     70 
     71 /* Define to 1 if you have the `atan2f' function. */
     72 #define HAVE_ATAN2F 1
     73 
     74 /* Define to 1 if you have the `atan2f128' function. */
     75 /* #undef HAVE_ATAN2F128 */
     76 
     77 /* Define to 1 if you have the `atan2l' function. */
     78 #define HAVE_ATAN2L 1
     79 
     80 /* Define to 1 if you have the `atanf' function. */
     81 #define HAVE_ATANF 1
     82 
     83 /* Define to 1 if you have the `atanf128' function. */
     84 /* #undef HAVE_ATANF128 */
     85 
     86 /* Define to 1 if you have the `atanh' function. */
     87 #define HAVE_ATANH 1
     88 
     89 /* Define to 1 if you have the `atanhf' function. */
     90 #define HAVE_ATANHF 1
     91 
     92 /* Define to 1 if you have the `atanhf128' function. */
     93 /* #undef HAVE_ATANHF128 */
     94 
     95 /* Define to 1 if you have the `atanhl' function. */
     96 #define HAVE_ATANHL 1
     97 
     98 /* Define to 1 if you have the `atanl' function. */
     99 #define HAVE_ATANL 1
    100 
    101 /* Define to 1 if the target supports __atomic_fetch_add */
    102 #define HAVE_ATOMIC_FETCH_ADD 1
    103 
    104 /* Define to 1 if the target supports __attribute__((alias(...))). */
    105 #define HAVE_ATTRIBUTE_ALIAS 1
    106 
    107 /* Define to 1 if the target supports __attribute__((visibility(...))). */
    108 #define HAVE_ATTRIBUTE_VISIBILITY 1
    109 
    110 /* Define if AVX instructions can be compiled. */
    111 /* #undef HAVE_AVX */
    112 
    113 /* Define if -mprefer-avx128 is supported. */
    114 /* #undef HAVE_AVX128 */
    115 
    116 /* Define if AVX2 instructions can be compiled. */
    117 /* #undef HAVE_AVX2 */
    118 
    119 /* Define if AVX512f instructions can be compiled. */
    120 /* #undef HAVE_AVX512F */
    121 
    122 /* Define to 1 if you have the `cabs' function. */
    123 #define HAVE_CABS 1
    124 
    125 /* Define to 1 if you have the `cabsf' function. */
    126 #define HAVE_CABSF 1
    127 
    128 /* Define to 1 if you have the `cabsf128' function. */
    129 /* #undef HAVE_CABSF128 */
    130 
    131 /* Define to 1 if you have the `cabsl' function. */
    132 #define HAVE_CABSL 1
    133 
    134 /* Define to 1 if you have the `cacos' function. */
    135 #define HAVE_CACOS 1
    136 
    137 /* Define to 1 if you have the `cacosf' function. */
    138 #define HAVE_CACOSF 1
    139 
    140 /* Define to 1 if you have the `cacosf128' function. */
    141 /* #undef HAVE_CACOSF128 */
    142 
    143 /* Define to 1 if you have the `cacosh' function. */
    144 #define HAVE_CACOSH 1
    145 
    146 /* Define to 1 if you have the `cacoshf' function. */
    147 #define HAVE_CACOSHF 1
    148 
    149 /* Define to 1 if you have the `cacoshf128' function. */
    150 /* #undef HAVE_CACOSHF128 */
    151 
    152 /* Define to 1 if you have the `cacoshl' function. */
    153 #define HAVE_CACOSHL 1
    154 
    155 /* Define to 1 if you have the `cacosl' function. */
    156 #define HAVE_CACOSL 1
    157 
    158 /* Define to 1 if you have the `carg' function. */
    159 #define HAVE_CARG 1
    160 
    161 /* Define to 1 if you have the `cargf' function. */
    162 #define HAVE_CARGF 1
    163 
    164 /* Define to 1 if you have the `cargf128' function. */
    165 /* #undef HAVE_CARGF128 */
    166 
    167 /* Define to 1 if you have the `cargl' function. */
    168 #define HAVE_CARGL 1
    169 
    170 /* Define to 1 if you have the `casin' function. */
    171 #define HAVE_CASIN 1
    172 
    173 /* Define to 1 if you have the `casinf' function. */
    174 #define HAVE_CASINF 1
    175 
    176 /* Define to 1 if you have the `casinf128' function. */
    177 /* #undef HAVE_CASINF128 */
    178 
    179 /* Define to 1 if you have the `casinh' function. */
    180 #define HAVE_CASINH 1
    181 
    182 /* Define to 1 if you have the `casinhf' function. */
    183 #define HAVE_CASINHF 1
    184 
    185 /* Define to 1 if you have the `casinhf128' function. */
    186 /* #undef HAVE_CASINHF128 */
    187 
    188 /* Define to 1 if you have the `casinhl' function. */
    189 #define HAVE_CASINHL 1
    190 
    191 /* Define to 1 if you have the `casinl' function. */
    192 #define HAVE_CASINL 1
    193 
    194 /* Define to 1 if you have the `catan' function. */
    195 #define HAVE_CATAN 1
    196 
    197 /* Define to 1 if you have the `catanf' function. */
    198 #define HAVE_CATANF 1
    199 
    200 /* Define to 1 if you have the `catanf128' function. */
    201 /* #undef HAVE_CATANF128 */
    202 
    203 /* Define to 1 if you have the `catanh' function. */
    204 #define HAVE_CATANH 1
    205 
    206 /* Define to 1 if you have the `catanhf' function. */
    207 #define HAVE_CATANHF 1
    208 
    209 /* Define to 1 if you have the `catanhf128' function. */
    210 /* #undef HAVE_CATANHF128 */
    211 
    212 /* Define to 1 if you have the `catanhl' function. */
    213 #define HAVE_CATANHL 1
    214 
    215 /* Define to 1 if you have the `catanl' function. */
    216 #define HAVE_CATANL 1
    217 
    218 /* Define to 1 if you have the `ccos' function. */
    219 #define HAVE_CCOS 1
    220 
    221 /* Define to 1 if you have the `ccosf' function. */
    222 #define HAVE_CCOSF 1
    223 
    224 /* Define to 1 if you have the `ccosf128' function. */
    225 /* #undef HAVE_CCOSF128 */
    226 
    227 /* Define to 1 if you have the `ccosh' function. */
    228 #define HAVE_CCOSH 1
    229 
    230 /* Define to 1 if you have the `ccoshf' function. */
    231 #define HAVE_CCOSHF 1
    232 
    233 /* Define to 1 if you have the `ccoshf128' function. */
    234 /* #undef HAVE_CCOSHF128 */
    235 
    236 /* Define to 1 if you have the `ccoshl' function. */
    237 #define HAVE_CCOSHL 1
    238 
    239 /* Define to 1 if you have the `ccosl' function. */
    240 #define HAVE_CCOSL 1
    241 
    242 /* Define to 1 if you have the `ceil' function. */
    243 #define HAVE_CEIL 1
    244 
    245 /* Define to 1 if you have the `ceilf' function. */
    246 #define HAVE_CEILF 1
    247 
    248 /* Define to 1 if you have the `ceilf128' function. */
    249 /* #undef HAVE_CEILF128 */
    250 
    251 /* Define to 1 if you have the `ceill' function. */
    252 #define HAVE_CEILL 1
    253 
    254 /* Define to 1 if you have the `cexp' function. */
    255 #define HAVE_CEXP 1
    256 
    257 /* Define to 1 if you have the `cexpf' function. */
    258 #define HAVE_CEXPF 1
    259 
    260 /* Define to 1 if you have the `cexpf128' function. */
    261 /* #undef HAVE_CEXPF128 */
    262 
    263 /* Define to 1 if you have the `cexpl' function. */
    264 #define HAVE_CEXPL 1
    265 
    266 /* Define to 1 if you have the `chdir' function. */
    267 #define HAVE_CHDIR 1
    268 
    269 /* Define to 1 if you have the `chsize' function. */
    270 /* #undef HAVE_CHSIZE */
    271 
    272 /* Define to 1 if you have the `clock_gettime' function. */
    273 #define HAVE_CLOCK_GETTIME 1
    274 
    275 /* Define to 1 if you have the `clock_gettime' function in librt. */
    276 /* #undef HAVE_CLOCK_GETTIME_LIBRT */
    277 
    278 /* libm includes clog */
    279 #define HAVE_CLOG 1
    280 
    281 /* Define to 1 if you have the `clog10' function. */
    282 /* #undef HAVE_CLOG10 */
    283 
    284 /* Define to 1 if you have the `clog10f' function. */
    285 /* #undef HAVE_CLOG10F */
    286 
    287 /* Define to 1 if you have the `clog10f128' function. */
    288 /* #undef HAVE_CLOG10F128 */
    289 
    290 /* Define to 1 if you have the `clog10l' function. */
    291 /* #undef HAVE_CLOG10L */
    292 
    293 /* Define to 1 if you have the `clogf' function. */
    294 #define HAVE_CLOGF 1
    295 
    296 /* Define to 1 if you have the `clogf128' function. */
    297 /* #undef HAVE_CLOGF128 */
    298 
    299 /* Define to 1 if you have the `clogl' function. */
    300 #define HAVE_CLOGL 1
    301 
    302 /* Define to 1 if you have the <complex.h> header file. */
    303 #define HAVE_COMPLEX_H 1
    304 
    305 /* Define to 1 if you have the `copysign' function. */
    306 #define HAVE_COPYSIGN 1
    307 
    308 /* Define to 1 if you have the `copysignf' function. */
    309 #define HAVE_COPYSIGNF 1
    310 
    311 /* Define to 1 if you have the `copysignf128' function. */
    312 /* #undef HAVE_COPYSIGNF128 */
    313 
    314 /* Define to 1 if you have the `copysignl' function. */
    315 #define HAVE_COPYSIGNL 1
    316 
    317 /* Define to 1 if you have the `cos' function. */
    318 #define HAVE_COS 1
    319 
    320 /* Define to 1 if you have the `cosf' function. */
    321 #define HAVE_COSF 1
    322 
    323 /* Define to 1 if you have the `cosf128' function. */
    324 /* #undef HAVE_COSF128 */
    325 
    326 /* Define to 1 if you have the `cosh' function. */
    327 #define HAVE_COSH 1
    328 
    329 /* Define to 1 if you have the `coshf' function. */
    330 #define HAVE_COSHF 1
    331 
    332 /* Define to 1 if you have the `coshf128' function. */
    333 /* #undef HAVE_COSHF128 */
    334 
    335 /* Define to 1 if you have the `coshl' function. */
    336 #define HAVE_COSHL 1
    337 
    338 /* Define to 1 if you have the `cosl' function. */
    339 #define HAVE_COSL 1
    340 
    341 /* Define to 1 if you have the `cpow' function. */
    342 #define HAVE_CPOW 1
    343 
    344 /* Define to 1 if you have the `cpowf' function. */
    345 #define HAVE_CPOWF 1
    346 
    347 /* Define to 1 if you have the `cpowf128' function. */
    348 /* #undef HAVE_CPOWF128 */
    349 
    350 /* Define to 1 if you have the `cpowl' function. */
    351 #define HAVE_CPOWL 1
    352 
    353 /* Define if CRLF is line terminator. */
    354 /* #undef HAVE_CRLF */
    355 
    356 /* Define to 1 if you have the `csin' function. */
    357 #define HAVE_CSIN 1
    358 
    359 /* Define to 1 if you have the `csinf' function. */
    360 #define HAVE_CSINF 1
    361 
    362 /* Define to 1 if you have the `csinf128' function. */
    363 /* #undef HAVE_CSINF128 */
    364 
    365 /* Define to 1 if you have the `csinh' function. */
    366 #define HAVE_CSINH 1
    367 
    368 /* Define to 1 if you have the `csinhf' function. */
    369 #define HAVE_CSINHF 1
    370 
    371 /* Define to 1 if you have the `csinhf128' function. */
    372 /* #undef HAVE_CSINHF128 */
    373 
    374 /* Define to 1 if you have the `csinhl' function. */
    375 #define HAVE_CSINHL 1
    376 
    377 /* Define to 1 if you have the `csinl' function. */
    378 #define HAVE_CSINL 1
    379 
    380 /* Define to 1 if you have the `csqrt' function. */
    381 #define HAVE_CSQRT 1
    382 
    383 /* Define to 1 if you have the `csqrtf' function. */
    384 #define HAVE_CSQRTF 1
    385 
    386 /* Define to 1 if you have the `csqrtf128' function. */
    387 /* #undef HAVE_CSQRTF128 */
    388 
    389 /* Define to 1 if you have the `csqrtl' function. */
    390 #define HAVE_CSQRTL 1
    391 
    392 /* Define to 1 if you have the `ctan' function. */
    393 #define HAVE_CTAN 1
    394 
    395 /* Define to 1 if you have the `ctanf' function. */
    396 #define HAVE_CTANF 1
    397 
    398 /* Define to 1 if you have the `ctanf128' function. */
    399 /* #undef HAVE_CTANF128 */
    400 
    401 /* Define to 1 if you have the `ctanh' function. */
    402 #define HAVE_CTANH 1
    403 
    404 /* Define to 1 if you have the `ctanhf' function. */
    405 #define HAVE_CTANHF 1
    406 
    407 /* Define to 1 if you have the `ctanhf128' function. */
    408 /* #undef HAVE_CTANHF128 */
    409 
    410 /* Define to 1 if you have the `ctanhl' function. */
    411 #define HAVE_CTANHL 1
    412 
    413 /* Define to 1 if you have the `ctanl' function. */
    414 #define HAVE_CTANL 1
    415 
    416 /* Define to 1 if you have the <dlfcn.h> header file. */
    417 #define HAVE_DLFCN_H 1
    418 
    419 /* Define to 1 if you have the `dup' function. */
    420 #define HAVE_DUP 1
    421 
    422 /* Define to 1 if you have the `erf' function. */
    423 #define HAVE_ERF 1
    424 
    425 /* Define to 1 if you have the `erfc' function. */
    426 #define HAVE_ERFC 1
    427 
    428 /* Define to 1 if you have the `erfcf' function. */
    429 #define HAVE_ERFCF 1
    430 
    431 /* Define to 1 if you have the `erfcf128' function. */
    432 /* #undef HAVE_ERFCF128 */
    433 
    434 /* Define to 1 if you have the `erfcl' function. */
    435 #define HAVE_ERFCL 1
    436 
    437 /* Define to 1 if you have the `erff' function. */
    438 #define HAVE_ERFF 1
    439 
    440 /* Define to 1 if you have the `erff128' function. */
    441 /* #undef HAVE_ERFF128 */
    442 
    443 /* Define to 1 if you have the `exp' function. */
    444 #define HAVE_EXP 1
    445 
    446 /* Define to 1 if you have the `expf' function. */
    447 #define HAVE_EXPF 1
    448 
    449 /* Define to 1 if you have the `expf128' function. */
    450 /* #undef HAVE_EXPF128 */
    451 
    452 /* Define to 1 if you have the `expl' function. */
    453 #define HAVE_EXPL 1
    454 
    455 /* Define to 1 if you have the `fabs' function. */
    456 #define HAVE_FABS 1
    457 
    458 /* Define to 1 if you have the `fabsf' function. */
    459 #define HAVE_FABSF 1
    460 
    461 /* Define to 1 if you have the `fabsf128' function. */
    462 /* #undef HAVE_FABSF128 */
    463 
    464 /* Define to 1 if you have the `fabsl' function. */
    465 #define HAVE_FABSL 1
    466 
    467 /* Define to 1 if you have the `fcntl' function. */
    468 #define HAVE_FCNTL 1
    469 
    470 /* libm includes feenableexcept */
    471 #define HAVE_FEENABLEEXCEPT 1
    472 
    473 /* Define to 1 if you have the <fenv.h> header file. */
    474 #define HAVE_FENV_H 1
    475 
    476 /* Define if target has usable _Float128 and __float128 types. */
    477 /* #undef HAVE_FLOAT128 */
    478 
    479 /* Define to 1 if you have the <floatingpoint.h> header file. */
    480 /* #undef HAVE_FLOATINGPOINT_H */
    481 
    482 /* Define to 1 if you have the `floor' function. */
    483 #define HAVE_FLOOR 1
    484 
    485 /* Define to 1 if you have the `floorf' function. */
    486 #define HAVE_FLOORF 1
    487 
    488 /* Define to 1 if you have the `floorf128' function. */
    489 /* #undef HAVE_FLOORF128 */
    490 
    491 /* Define to 1 if you have the `floorl' function. */
    492 #define HAVE_FLOORL 1
    493 
    494 /* Define to 1 if you have the `fma' function. */
    495 #define HAVE_FMA 1
    496 
    497 /* Define if FMA3 instructions can be compiled. */
    498 /* #undef HAVE_FMA3 */
    499 
    500 /* Define if FMA4 instructions can be compiled. */
    501 /* #undef HAVE_FMA4 */
    502 
    503 /* Define to 1 if you have the `fmaf' function. */
    504 #define HAVE_FMAF 1
    505 
    506 /* Define to 1 if you have the `fmaf128' function. */
    507 /* #undef HAVE_FMAF128 */
    508 
    509 /* Define to 1 if you have the `fmal' function. */
    510 #define HAVE_FMAL 1
    511 
    512 /* Define to 1 if you have the `fmod' function. */
    513 #define HAVE_FMOD 1
    514 
    515 /* Define to 1 if you have the `fmodf' function. */
    516 #define HAVE_FMODF 1
    517 
    518 /* Define to 1 if you have the `fmodf128' function. */
    519 /* #undef HAVE_FMODF128 */
    520 
    521 /* Define to 1 if you have the `fmodl' function. */
    522 #define HAVE_FMODL 1
    523 
    524 /* Define to 1 if you have the `fork' function. */
    525 #define HAVE_FORK 1
    526 
    527 /* fpresetsticky is present */
    528 /* #undef HAVE_FPRESETSTICKY */
    529 
    530 /* Define if you have fpsetmask. */
    531 #define HAVE_FPSETMASK 1
    532 
    533 /* fpsetsticky is present */
    534 #define HAVE_FPSETSTICKY 1
    535 
    536 /* Define to 1 if you have the <fptrap.h> header file. */
    537 /* #undef HAVE_FPTRAP_H */
    538 
    539 /* Define to 1 if you have the <fpxcp.h> header file. */
    540 /* #undef HAVE_FPXCP_H */
    541 
    542 /* fp_enable is present */
    543 /* #undef HAVE_FP_ENABLE */
    544 
    545 /* Define to 1 if the system has the type `fp_except'. */
    546 #define HAVE_FP_EXCEPT 1
    547 
    548 /* Define to 1 if the system has the type `fp_except_t'. */
    549 #define HAVE_FP_EXCEPT_T 1
    550 
    551 /* Define to 1 if the system has the type `fp_rnd'. */
    552 #define HAVE_FP_RND 1
    553 
    554 /* Define to 1 if the system has the type `fp_rnd_t'. */
    555 #define HAVE_FP_RND_T 1
    556 
    557 /* fp_trap is present */
    558 /* #undef HAVE_FP_TRAP */
    559 
    560 /* Define to 1 if you have the `freelocale' function. */
    561 #define HAVE_FREELOCALE 1
    562 
    563 /* Define to 1 if you have the `frexp' function. */
    564 #define HAVE_FREXP 1
    565 
    566 /* Define to 1 if you have the `frexpf' function. */
    567 #define HAVE_FREXPF 1
    568 
    569 /* Define to 1 if you have the `frexpf128' function. */
    570 /* #undef HAVE_FREXPF128 */
    571 
    572 /* Define to 1 if you have the `frexpl' function. */
    573 #define HAVE_FREXPL 1
    574 
    575 /* Define to 1 if you have the `fstat' function. */
    576 #define HAVE_FSTAT 1
    577 
    578 /* Define to 1 if you have the `ftruncate' function. */
    579 #define HAVE_FTRUNCATE 1
    580 
    581 /* Define to 1 if you have the `getcwd' function. */
    582 #define HAVE_GETCWD 1
    583 
    584 /* Define to 1 if you have the `getegid' function. */
    585 #define HAVE_GETEGID 1
    586 
    587 /* Define to 1 if you have the `getentropy' function. */
    588 #define HAVE_GETENTROPY 1
    589 
    590 /* Define to 1 if you have the `geteuid' function. */
    591 #define HAVE_GETEUID 1
    592 
    593 /* Define to 1 if you have the `getgid' function. */
    594 #define HAVE_GETGID 1
    595 
    596 /* Define to 1 if you have the `gethostname' function. */
    597 #define HAVE_GETHOSTNAME 1
    598 
    599 /* Define to 1 if you have the `getlogin' function. */
    600 #define HAVE_GETLOGIN 1
    601 
    602 /* Define to 1 if you have the `getpid' function. */
    603 #define HAVE_GETPID 1
    604 
    605 /* Define to 1 if you have the `getpwuid' function. */
    606 #define HAVE_GETPWUID 1
    607 
    608 /* Define to 1 if you have the `getpwuid_r' function. */
    609 #define HAVE_GETPWUID_R 1
    610 
    611 /* Define to 1 if you have the `getrusage' function. */
    612 #define HAVE_GETRUSAGE 1
    613 
    614 /* Define to 1 if you have the `gettimeofday' function. */
    615 #define HAVE_GETTIMEOFDAY 1
    616 
    617 /* Define to 1 if you have the `getuid' function. */
    618 #define HAVE_GETUID 1
    619 
    620 /* Define to 1 if you have the `gmtime_r' function. */
    621 #define HAVE_GMTIME_R 1
    622 
    623 /* Define to 1 if you have the `hypot' function. */
    624 #define HAVE_HYPOT 1
    625 
    626 /* Define to 1 if you have the `hypotf' function. */
    627 #define HAVE_HYPOTF 1
    628 
    629 /* Define to 1 if you have the `hypotf128' function. */
    630 /* #undef HAVE_HYPOTF128 */
    631 
    632 /* Define to 1 if you have the `hypotl' function. */
    633 #define HAVE_HYPOTL 1
    634 
    635 /* Define to 1 if you have the <ieeefp.h> header file. */
    636 #define HAVE_IEEEFP_H 1
    637 
    638 /* Define to 1 if `__builtin_copysign' is expanded inline. */
    639 /* #undef HAVE_INLINE_BUILTIN_COPYSIGN */
    640 
    641 /* Define to 1 if `__builtin_copysignl' is expanded inline. */
    642 /* #undef HAVE_INLINE_BUILTIN_COPYSIGNL */
    643 
    644 /* Define to 1 if `__builtin_fabs' is expanded inline. */
    645 /* #undef HAVE_INLINE_BUILTIN_FABS */
    646 
    647 /* Define to 1 if `__builtin_fabsl' is expanded inline. */
    648 /* #undef HAVE_INLINE_BUILTIN_FABSL */
    649 
    650 /* Define to 1 if the system has the type `intptr_t'. */
    651 #define HAVE_INTPTR_T 1
    652 
    653 /* Define to 1 if you have the <inttypes.h> header file. */
    654 #define HAVE_INTTYPES_H 1
    655 
    656 /* Define to 1 if you have the `j0' function. */
    657 #define HAVE_J0 1
    658 
    659 /* Define to 1 if you have the `j0f' function. */
    660 #define HAVE_J0F 1
    661 
    662 /* Define to 1 if you have the `j0f128' function. */
    663 /* #undef HAVE_J0F128 */
    664 
    665 /* Define to 1 if you have the `j1' function. */
    666 #define HAVE_J1 1
    667 
    668 /* Define to 1 if you have the `j1f' function. */
    669 #define HAVE_J1F 1
    670 
    671 /* Define to 1 if you have the `j1f128' function. */
    672 /* #undef HAVE_J1F128 */
    673 
    674 /* Define to 1 if you have the `jn' function. */
    675 #define HAVE_JN 1
    676 
    677 /* Define to 1 if you have the `jnf' function. */
    678 #define HAVE_JNF 1
    679 
    680 /* Define to 1 if you have the `jnf128' function. */
    681 /* #undef HAVE_JNF128 */
    682 
    683 /* Define to 1 if you have the `jnl' function. */
    684 /* #undef HAVE_JNL */
    685 
    686 /* Define to 1 if you have the `kill' function. */
    687 #define HAVE_KILL 1
    688 
    689 /* Define to 1 if you have the `ldexp' function. */
    690 #define HAVE_LDEXP 1
    691 
    692 /* Define to 1 if you have the `ldexpf' function. */
    693 #define HAVE_LDEXPF 1
    694 
    695 /* Define to 1 if you have the `ldexpf128' function. */
    696 /* #undef HAVE_LDEXPF128 */
    697 
    698 /* Define to 1 if you have the `ldexpl' function. */
    699 #define HAVE_LDEXPL 1
    700 
    701 /* Define to 1 if you have the `lgamma' function. */
    702 #define HAVE_LGAMMA 1
    703 
    704 /* Define to 1 if you have the `lgammaf' function. */
    705 #define HAVE_LGAMMAF 1
    706 
    707 /* Define to 1 if you have the `lgammaf128' function. */
    708 /* #undef HAVE_LGAMMAF128 */
    709 
    710 /* Define to 1 if you have the `m' library (-lm). */
    711 #define HAVE_LIBM 1
    712 
    713 /* Define to 1 if you have the `link' function. */
    714 #define HAVE_LINK 1
    715 
    716 /* Define to 1 if you have the `llround' function. */
    717 #define HAVE_LLROUND 1
    718 
    719 /* Define to 1 if you have the `llroundf' function. */
    720 #define HAVE_LLROUNDF 1
    721 
    722 /* Define to 1 if you have the `llroundf128' function. */
    723 /* #undef HAVE_LLROUNDF128 */
    724 
    725 /* Define to 1 if you have the `llroundl' function. */
    726 #define HAVE_LLROUNDL 1
    727 
    728 /* Define to 1 if you have the `localtime_r' function. */
    729 #define HAVE_LOCALTIME_R 1
    730 
    731 /* Define to 1 if you have the `log' function. */
    732 #define HAVE_LOG 1
    733 
    734 /* Define to 1 if you have the `log10' function. */
    735 #define HAVE_LOG10 1
    736 
    737 /* Define to 1 if you have the `log10f' function. */
    738 #define HAVE_LOG10F 1
    739 
    740 /* Define to 1 if you have the `log10f128' function. */
    741 /* #undef HAVE_LOG10F128 */
    742 
    743 /* Define to 1 if you have the `log10l' function. */
    744 #define HAVE_LOG10L 1
    745 
    746 /* Define to 1 if you have the `logf' function. */
    747 #define HAVE_LOGF 1
    748 
    749 /* Define to 1 if you have the `logf128' function. */
    750 /* #undef HAVE_LOGF128 */
    751 
    752 /* Define to 1 if you have the `logl' function. */
    753 #define HAVE_LOGL 1
    754 
    755 /* Define to 1 if you have the `lround' function. */
    756 #define HAVE_LROUND 1
    757 
    758 /* Define to 1 if you have the `lroundf' function. */
    759 #define HAVE_LROUNDF 1
    760 
    761 /* Define to 1 if you have the `lroundf128' function. */
    762 /* #undef HAVE_LROUNDF128 */
    763 
    764 /* Define to 1 if you have the `lroundl' function. */
    765 #define HAVE_LROUNDL 1
    766 
    767 /* Define to 1 if you have the `lstat' function. */
    768 #define HAVE_LSTAT 1
    769 
    770 /* Define to 1 if you have the <math.h> header file. */
    771 #define HAVE_MATH_H 1
    772 
    773 /* Define to 1 if you have the <memory.h> header file. */
    774 #define HAVE_MEMORY_H 1
    775 
    776 /* Define if you have __mingw_snprintf. */
    777 /* #undef HAVE_MINGW_SNPRINTF */
    778 
    779 /* Define to 1 if you have the `mkostemp' function. */
    780 #define HAVE_MKOSTEMP 1
    781 
    782 /* Define to 1 if you have the `mkstemp' function. */
    783 #define HAVE_MKSTEMP 1
    784 
    785 /* Define to 1 if you have the `newlocale' function. */
    786 #define HAVE_NEWLOCALE 1
    787 
    788 /* Define to 1 if you have the `nextafter' function. */
    789 #define HAVE_NEXTAFTER 1
    790 
    791 /* Define to 1 if you have the `nextafterf' function. */
    792 #define HAVE_NEXTAFTERF 1
    793 
    794 /* Define to 1 if you have the `nextafterf128' function. */
    795 /* #undef HAVE_NEXTAFTERF128 */
    796 
    797 /* Define to 1 if you have the `nextafterl' function. */
    798 #define HAVE_NEXTAFTERL 1
    799 
    800 /* Define to 1 if we have POSIX getpwuid_r which takes 5 arguments. */
    801 #define HAVE_POSIX_GETPWUID_R 1
    802 
    803 /* Define to 1 if you have the `posix_spawn' function. */
    804 #define HAVE_POSIX_SPAWN 1
    805 
    806 /* Define to 1 if you have the `pow' function. */
    807 #define HAVE_POW 1
    808 
    809 /* Define to 1 if you have the `powf' function. */
    810 #define HAVE_POWF 1
    811 
    812 /* Define to 1 if you have the `powf128' function. */
    813 /* #undef HAVE_POWF128 */
    814 
    815 /* Define to 1 if the system has the type `ptrdiff_t'. */
    816 #define HAVE_PTRDIFF_T 1
    817 
    818 /* Define to 1 if you have the <pwd.h> header file. */
    819 #define HAVE_PWD_H 1
    820 
    821 /* Define to 1 if you have REAL(KIND=17) */
    822 /* #undef HAVE_REAL_17 */
    823 
    824 /* Define to 1 if you have the `round' function. */
    825 #define HAVE_ROUND 1
    826 
    827 /* Define to 1 if you have the `roundf' function. */
    828 #define HAVE_ROUNDF 1
    829 
    830 /* Define to 1 if you have the `roundf128' function. */
    831 /* #undef HAVE_ROUNDF128 */
    832 
    833 /* Define to 1 if you have the `roundl' function. */
    834 #define HAVE_ROUNDL 1
    835 
    836 /* Define to 1 if you have the `scalbn' function. */
    837 #define HAVE_SCALBN 1
    838 
    839 /* Define to 1 if you have the `scalbnf' function. */
    840 #define HAVE_SCALBNF 1
    841 
    842 /* Define to 1 if you have the `scalbnf128' function. */
    843 /* #undef HAVE_SCALBNF128 */
    844 
    845 /* Define to 1 if you have the `scalbnl' function. */
    846 #define HAVE_SCALBNL 1
    847 
    848 /* Define to 1 if you have the `secure_getenv' function. */
    849 /* #undef HAVE_SECURE_GETENV */
    850 
    851 /* Define to 1 if you have the `setmode' function. */
    852 #define HAVE_SETMODE 1
    853 
    854 /* Define to 1 if you have the `sigaction' function. */
    855 #define HAVE_SIGACTION 1
    856 
    857 /* Define to 1 if you have the `sin' function. */
    858 #define HAVE_SIN 1
    859 
    860 /* Define to 1 if you have the `sinf' function. */
    861 #define HAVE_SINF 1
    862 
    863 /* Define to 1 if you have the `sinf128' function. */
    864 /* #undef HAVE_SINF128 */
    865 
    866 /* Define to 1 if you have the `sinh' function. */
    867 #define HAVE_SINH 1
    868 
    869 /* Define to 1 if you have the `sinhf' function. */
    870 #define HAVE_SINHF 1
    871 
    872 /* Define to 1 if you have the `sinhf128' function. */
    873 /* #undef HAVE_SINHF128 */
    874 
    875 /* Define to 1 if you have the `sinhl' function. */
    876 #define HAVE_SINHL 1
    877 
    878 /* Define to 1 if you have the `sinl' function. */
    879 #define HAVE_SINL 1
    880 
    881 /* Define to 1 if you have the `sleep' function. */
    882 #define HAVE_SLEEP 1
    883 
    884 /* Define to 1 if you have the `snprintf' function. */
    885 #define HAVE_SNPRINTF 1
    886 
    887 /* Define to 1 if you have the `sqrt' function. */
    888 #define HAVE_SQRT 1
    889 
    890 /* Define to 1 if you have the `sqrtf' function. */
    891 #define HAVE_SQRTF 1
    892 
    893 /* Define to 1 if you have the `sqrtf128' function. */
    894 /* #undef HAVE_SQRTF128 */
    895 
    896 /* Define to 1 if you have the `sqrtl' function. */
    897 #define HAVE_SQRTL 1
    898 
    899 /* Define to 1 if you have the `stat' function. */
    900 #define HAVE_STAT 1
    901 
    902 /* Define to 1 if you have the <stdint.h> header file. */
    903 #define HAVE_STDINT_H 1
    904 
    905 /* Define to 1 if you have the <stdlib.h> header file. */
    906 #define HAVE_STDLIB_H 1
    907 
    908 /* Define to 1 if you have the `strerror_l' function. */
    909 #define HAVE_STRERROR_L 1
    910 
    911 /* Define if strerror_r is available in <string.h>. */
    912 #define HAVE_STRERROR_R 1
    913 
    914 /* Define if strerror_r takes two arguments and is available in <string.h>. */
    915 /* #undef HAVE_STRERROR_R_2ARGS */
    916 
    917 /* Define to 1 if you have the `strfromf128' function. */
    918 /* #undef HAVE_STRFROMF128 */
    919 
    920 /* Define to 1 if you have the <strings.h> header file. */
    921 #define HAVE_STRINGS_H 1
    922 
    923 /* Define to 1 if you have the <string.h> header file. */
    924 #define HAVE_STRING_H 1
    925 
    926 /* Define to 1 if you have the `strndup' function. */
    927 #define HAVE_STRNDUP 1
    928 
    929 /* Define to 1 if you have the `strnlen' function. */
    930 #define HAVE_STRNLEN 1
    931 
    932 /* Define to 1 if you have the `strtof' function. */
    933 #define HAVE_STRTOF 1
    934 
    935 /* Define to 1 if you have the `strtof128' function. */
    936 /* #undef HAVE_STRTOF128 */
    937 
    938 /* Define to 1 if you have the `strtold' function. */
    939 #define HAVE_STRTOLD 1
    940 
    941 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
    942 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
    943 
    944 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
    945 #define HAVE_STRUCT_STAT_ST_BLOCKS 1
    946 
    947 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
    948 #define HAVE_STRUCT_STAT_ST_RDEV 1
    949 
    950 /* Define to 1 if you have the `symlink' function. */
    951 #define HAVE_SYMLINK 1
    952 
    953 /* Define to 1 if you have the <sys/random.h> header file. */
    954 #define HAVE_SYS_RANDOM_H 1
    955 
    956 /* Define to 1 if you have the <sys/resource.h> header file. */
    957 #define HAVE_SYS_RESOURCE_H 1
    958 
    959 /* Define to 1 if you have the <sys/stat.h> header file. */
    960 #define HAVE_SYS_STAT_H 1
    961 
    962 /* Define to 1 if you have the <sys/times.h> header file. */
    963 #define HAVE_SYS_TIMES_H 1
    964 
    965 /* Define to 1 if you have the <sys/time.h> header file. */
    966 #define HAVE_SYS_TIME_H 1
    967 
    968 /* Define to 1 if you have the <sys/types.h> header file. */
    969 #define HAVE_SYS_TYPES_H 1
    970 
    971 /* Define to 1 if you have the <sys/uio.h> header file. */
    972 #define HAVE_SYS_UIO_H 1
    973 
    974 /* Define to 1 if you have the <sys/wait.h> header file. */
    975 #define HAVE_SYS_WAIT_H 1
    976 
    977 /* Define to 1 if you have the `tan' function. */
    978 #define HAVE_TAN 1
    979 
    980 /* Define to 1 if you have the `tanf' function. */
    981 #define HAVE_TANF 1
    982 
    983 /* Define to 1 if you have the `tanf128' function. */
    984 /* #undef HAVE_TANF128 */
    985 
    986 /* Define to 1 if you have the `tanh' function. */
    987 #define HAVE_TANH 1
    988 
    989 /* Define to 1 if you have the `tanhf' function. */
    990 #define HAVE_TANHF 1
    991 
    992 /* Define to 1 if you have the `tanhf128' function. */
    993 /* #undef HAVE_TANHF128 */
    994 
    995 /* Define to 1 if you have the `tanhl' function. */
    996 #define HAVE_TANHL 1
    997 
    998 /* Define to 1 if you have the `tanl' function. */
    999 #define HAVE_TANL 1
   1000 
   1001 /* Define to 1 if you have the `tgamma' function. */
   1002 #define HAVE_TGAMMA 1
   1003 
   1004 /* Define to 1 if you have the `tgammaf' function. */
   1005 #define HAVE_TGAMMAF 1
   1006 
   1007 /* Define to 1 if you have the `tgammaf128' function. */
   1008 /* #undef HAVE_TGAMMAF128 */
   1009 
   1010 /* Define to 1 if you have the `times' function. */
   1011 #define HAVE_TIMES 1
   1012 
   1013 /* Define to 1 if you have the `trunc' function. */
   1014 #define HAVE_TRUNC 1
   1015 
   1016 /* Define to 1 if you have the `truncf' function. */
   1017 #define HAVE_TRUNCF 1
   1018 
   1019 /* Define to 1 if you have the `truncf128' function. */
   1020 /* #undef HAVE_TRUNCF128 */
   1021 
   1022 /* Define to 1 if you have the `truncl' function. */
   1023 #define HAVE_TRUNCL 1
   1024 
   1025 /* Define to 1 if you have the `ttyname' function. */
   1026 #define HAVE_TTYNAME 1
   1027 
   1028 /* Define to 1 if you have the `ttyname_r' function. */
   1029 #define HAVE_TTYNAME_R 1
   1030 
   1031 /* Define to 1 if the system has the type `uintptr_t'. */
   1032 #define HAVE_UINTPTR_T 1
   1033 
   1034 /* Define to 1 if you have the `umask' function. */
   1035 #define HAVE_UMASK 1
   1036 
   1037 /* Define to 1 if you have the <unistd.h> header file. */
   1038 #define HAVE_UNISTD_H 1
   1039 
   1040 /* Define if target can unlink open files. */
   1041 #define HAVE_UNLINK_OPEN_FILE 1
   1042 
   1043 /* Define to 1 if you have the `uselocale' function. */
   1044 /* #undef HAVE_USELOCALE */
   1045 
   1046 /* Define to 1 if you have the `vsnprintf' function. */
   1047 #define HAVE_VSNPRINTF 1
   1048 
   1049 /* Define to 1 if you have the `waitpid' function. */
   1050 #define HAVE_WAITPID 1
   1051 
   1052 /* Define if target has a reliable stat. */
   1053 #define HAVE_WORKING_STAT 1
   1054 
   1055 /* Define to 1 if you have the `writev' function. */
   1056 #define HAVE_WRITEV 1
   1057 
   1058 /* Define to 1 if you have the <xlocale.h> header file. */
   1059 /* #undef HAVE_XLOCALE_H */
   1060 
   1061 /* Define to 1 if you have the `y0' function. */
   1062 #define HAVE_Y0 1
   1063 
   1064 /* Define to 1 if you have the `y0f' function. */
   1065 #define HAVE_Y0F 1
   1066 
   1067 /* Define to 1 if you have the `y0f128' function. */
   1068 /* #undef HAVE_Y0F128 */
   1069 
   1070 /* Define to 1 if you have the `y1' function. */
   1071 #define HAVE_Y1 1
   1072 
   1073 /* Define to 1 if you have the `y1f' function. */
   1074 #define HAVE_Y1F 1
   1075 
   1076 /* Define to 1 if you have the `y1f128' function. */
   1077 /* #undef HAVE_Y1F128 */
   1078 
   1079 /* Define to 1 if you have the `yn' function. */
   1080 #define HAVE_YN 1
   1081 
   1082 /* Define to 1 if you have the `ynf' function. */
   1083 #define HAVE_YNF 1
   1084 
   1085 /* Define to 1 if you have the `ynf128' function. */
   1086 /* #undef HAVE_YNF128 */
   1087 
   1088 /* Define to 1 if you have the `ynl' function. */
   1089 /* #undef HAVE_YNL */
   1090 
   1091 /* Define to 1 if you have the `__acoshieee128' function. */
   1092 /* #undef HAVE___ACOSHIEEE128 */
   1093 
   1094 /* Define to 1 if you have the `__acosieee128' function. */
   1095 /* #undef HAVE___ACOSIEEE128 */
   1096 
   1097 /* Define to 1 if you have the `__asinhieee128' function. */
   1098 /* #undef HAVE___ASINHIEEE128 */
   1099 
   1100 /* Define to 1 if you have the `__asinieee128' function. */
   1101 /* #undef HAVE___ASINIEEE128 */
   1102 
   1103 /* Define to 1 if you have the `__atan2ieee128' function. */
   1104 /* #undef HAVE___ATAN2IEEE128 */
   1105 
   1106 /* Define to 1 if you have the `__atanhieee128' function. */
   1107 /* #undef HAVE___ATANHIEEE128 */
   1108 
   1109 /* Define to 1 if you have the `__atanieee128' function. */
   1110 /* #undef HAVE___ATANIEEE128 */
   1111 
   1112 /* Define to 1 if you have the `__coshieee128' function. */
   1113 /* #undef HAVE___COSHIEEE128 */
   1114 
   1115 /* Define to 1 if you have the `__cosieee128' function. */
   1116 /* #undef HAVE___COSIEEE128 */
   1117 
   1118 /* Define to 1 if you have the `__erfieee128' function. */
   1119 /* #undef HAVE___ERFIEEE128 */
   1120 
   1121 /* Define to 1 if you have the `__expieee128' function. */
   1122 /* #undef HAVE___EXPIEEE128 */
   1123 
   1124 /* Define to 1 if you have the `__fabsieee128' function. */
   1125 /* #undef HAVE___FABSIEEE128 */
   1126 
   1127 /* Define to 1 if you have the `__jnieee128' function. */
   1128 /* #undef HAVE___JNIEEE128 */
   1129 
   1130 /* Define to 1 if you have the `__log10ieee128' function. */
   1131 /* #undef HAVE___LOG10IEEE128 */
   1132 
   1133 /* Define to 1 if you have the `__logieee128' function. */
   1134 /* #undef HAVE___LOGIEEE128 */
   1135 
   1136 /* Define to 1 if you have the `__powieee128' function. */
   1137 /* #undef HAVE___POWIEEE128 */
   1138 
   1139 /* Define to 1 if you have the `__secure_getenv' function. */
   1140 /* #undef HAVE___SECURE_GETENV */
   1141 
   1142 /* Define to 1 if you have the `__sinhieee128' function. */
   1143 /* #undef HAVE___SINHIEEE128 */
   1144 
   1145 /* Define to 1 if you have the `__sinieee128' function. */
   1146 /* #undef HAVE___SINIEEE128 */
   1147 
   1148 /* Define to 1 if you have the `__sqrtieee128' function. */
   1149 /* #undef HAVE___SQRTIEEE128 */
   1150 
   1151 /* Define to 1 if you have the `__tanhieee128' function. */
   1152 /* #undef HAVE___TANHIEEE128 */
   1153 
   1154 /* Define to 1 if you have the `__tanieee128' function. */
   1155 /* #undef HAVE___TANIEEE128 */
   1156 
   1157 /* Define to 1 if you have the `__ynieee128' function. */
   1158 /* #undef HAVE___YNIEEE128 */
   1159 
   1160 /* Define to the sub-directory in which libtool stores uninstalled libraries.
   1161    */
   1162 #define LT_OBJDIR ".libs/"
   1163 
   1164 /* Define to the address where bug reports for this package should be sent. */
   1165 #define PACKAGE_BUGREPORT ""
   1166 
   1167 /* Define to the full name of this package. */
   1168 #define PACKAGE_NAME "GNU Fortran Runtime Library"
   1169 
   1170 /* Define to the full name and version of this package. */
   1171 #define PACKAGE_STRING "GNU Fortran Runtime Library 0.3"
   1172 
   1173 /* Define to the one symbol short name of this package. */
   1174 #define PACKAGE_TARNAME "libgfortran"
   1175 
   1176 /* Define to the home page for this package. */
   1177 #define PACKAGE_URL "http://www.gnu.org/software/libgfortran/"
   1178 
   1179 /* Define to the version of this package. */
   1180 #define PACKAGE_VERSION "0.3"
   1181 
   1182 /* The size of `char', as computed by sizeof. */
   1183 /* #undef SIZEOF_CHAR */
   1184 
   1185 /* The size of `int', as computed by sizeof. */
   1186 /* #undef SIZEOF_INT */
   1187 
   1188 /* The size of `long', as computed by sizeof. */
   1189 /* #undef SIZEOF_LONG */
   1190 
   1191 /* The size of `short', as computed by sizeof. */
   1192 /* #undef SIZEOF_SHORT */
   1193 
   1194 /* The size of `void *', as computed by sizeof. */
   1195 /* #undef SIZEOF_VOID_P */
   1196 
   1197 /* Define to 1 if you have the ANSI C header files. */
   1198 #define STDC_HEADERS 1
   1199 
   1200 /* Define to 1 if the target supports #pragma weak */
   1201 #define SUPPORTS_WEAK 1
   1202 
   1203 /* Define to 1 if the target supports weakref */
   1204 #define SUPPORTS_WEAKREF 1
   1205 
   1206 /* Define if IEC 60559 *f128 APIs should be used for _Float128. */
   1207 /* #undef USE_IEC_60559 */
   1208 
   1209 /* Enable extensions on AIX 3, Interix.  */
   1210 #ifndef _ALL_SOURCE
   1211 # define _ALL_SOURCE 1
   1212 #endif
   1213 /* Enable GNU extensions on systems that have them.  */
   1214 #ifndef _GNU_SOURCE
   1215 # define _GNU_SOURCE 1
   1216 #endif
   1217 /* Enable threading extensions on Solaris.  */
   1218 #ifndef _POSIX_PTHREAD_SEMANTICS
   1219 # define _POSIX_PTHREAD_SEMANTICS 1
   1220 #endif
   1221 /* Enable extensions on HP NonStop.  */
   1222 #ifndef _TANDEM_SOURCE
   1223 # define _TANDEM_SOURCE 1
   1224 #endif
   1225 /* Enable general extensions on Solaris.  */
   1226 #ifndef __EXTENSIONS__
   1227 # define __EXTENSIONS__ 1
   1228 #endif
   1229 
   1230 
   1231 /* Enable large inode numbers on Mac OS X 10.5.  */
   1232 #ifndef _DARWIN_USE_64_BIT_INODE
   1233 # define _DARWIN_USE_64_BIT_INODE 1
   1234 #endif
   1235 
   1236 /* Number of bits in a file offset, on hosts where this is settable. */
   1237 /* #undef _FILE_OFFSET_BITS */
   1238 
   1239 /* Define for large files, on AIX-style hosts. */
   1240 /* #undef _LARGE_FILES */
   1241 
   1242 /* Define to 1 if on MINIX. */
   1243 /* #undef _MINIX */
   1244 
   1245 /* Define to 2 if the system does not provide POSIX.1 features except with
   1246    this defined. */
   1247 /* #undef _POSIX_1_SOURCE */
   1248 
   1249 /* Define to 1 if you need to in order for `stat' and other things to work. */
   1250 /* #undef _POSIX_SOURCE */
   1251 
   1252 /* Define to the type of a signed integer type wide enough to hold a pointer,
   1253    if such a type exists, and if the system does not define it. */
   1254 /* #undef intptr_t */
   1255 
   1256 /* Define to `long int' if <sys/types.h> does not define. */
   1257 /* #undef off_t */
   1258 
   1259 /* Define to the type of an unsigned integer type wide enough to hold a
   1260    pointer, if such a type exists, and if the system does not define it. */
   1261 /* #undef uintptr_t */
   1262