1 /* This file is automatically generated. DO NOT EDIT! */ 2 /* Generated from: NetBSD: mknative-gcc,v 1.103 2019/10/24 03:19:14 christos 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 to 1 if you have the `asinf' function. */ 18 #define HAVE_ASINF 1 19 20 /* Define to 1 if you have the `asinl' function. */ 21 #define HAVE_ASINL 1 22 23 /* Define to 1 if the target assembler supports .symver directive. */ 24 #define HAVE_AS_SYMVER_DIRECTIVE 1 25 26 /* Define to 1 if you have the `atan2f' function. */ 27 #define HAVE_ATAN2F 1 28 29 /* Define to 1 if you have the `atan2l' function. */ 30 #define HAVE_ATAN2L 1 31 32 /* Define to 1 if you have the `atanf' function. */ 33 #define HAVE_ATANF 1 34 35 /* Define to 1 if you have the `atanl' function. */ 36 #define HAVE_ATANL 1 37 38 /* Define to 1 if you have the `at_quick_exit' function. */ 39 #define HAVE_AT_QUICK_EXIT 1 40 41 /* Define to 1 if the target assembler supports thread-local storage. */ 42 /* #undef HAVE_CC_TLS */ 43 44 /* Define to 1 if you have the `ceilf' function. */ 45 #define HAVE_CEILF 1 46 47 /* Define to 1 if you have the `ceill' function. */ 48 #define HAVE_CEILL 1 49 50 /* Define to 1 if you have the <complex.h> header file. */ 51 #define HAVE_COMPLEX_H 1 52 53 /* Define to 1 if you have the `cosf' function. */ 54 #define HAVE_COSF 1 55 56 /* Define to 1 if you have the `coshf' function. */ 57 #define HAVE_COSHF 1 58 59 /* Define to 1 if you have the `coshl' function. */ 60 #define HAVE_COSHL 1 61 62 /* Define to 1 if you have the `cosl' function. */ 63 #define HAVE_COSL 1 64 65 /* Define to 1 if you have the <dirent.h> header file. */ 66 #define HAVE_DIRENT_H 1 67 68 /* Define to 1 if you have the <dlfcn.h> header file. */ 69 #define HAVE_DLFCN_H 1 70 71 /* Define if EBADMSG exists. */ 72 #define HAVE_EBADMSG 1 73 74 /* Define if ECANCELED exists. */ 75 #define HAVE_ECANCELED 1 76 77 /* Define if ECHILD exists. */ 78 #define HAVE_ECHILD 1 79 80 /* Define if EIDRM exists. */ 81 #define HAVE_EIDRM 1 82 83 /* Define to 1 if you have the <endian.h> header file. */ 84 #define HAVE_ENDIAN_H 1 85 86 /* Define if ENODATA exists. */ 87 #define HAVE_ENODATA 1 88 89 /* Define if ENOLINK exists. */ 90 #define HAVE_ENOLINK 1 91 92 /* Define if ENOSPC exists. */ 93 #define HAVE_ENOSPC 1 94 95 /* Define if ENOSR exists. */ 96 #define HAVE_ENOSR 1 97 98 /* Define if ENOSTR exists. */ 99 #define HAVE_ENOSTR 1 100 101 /* Define if ENOTRECOVERABLE exists. */ 102 #define HAVE_ENOTRECOVERABLE 1 103 104 /* Define if ENOTSUP exists. */ 105 #define HAVE_ENOTSUP 1 106 107 /* Define if EOVERFLOW exists. */ 108 #define HAVE_EOVERFLOW 1 109 110 /* Define if EOWNERDEAD exists. */ 111 #define HAVE_EOWNERDEAD 1 112 113 /* Define if EPERM exists. */ 114 #define HAVE_EPERM 1 115 116 /* Define if EPROTO exists. */ 117 #define HAVE_EPROTO 1 118 119 /* Define if ETIME exists. */ 120 #define HAVE_ETIME 1 121 122 /* Define if ETIMEDOUT exists. */ 123 #define HAVE_ETIMEDOUT 1 124 125 /* Define if ETXTBSY exists. */ 126 #define HAVE_ETXTBSY 1 127 128 /* Define if EWOULDBLOCK exists. */ 129 #define HAVE_EWOULDBLOCK 1 130 131 /* Define to 1 if GCC 4.6 supported std::exception_ptr for the target */ 132 /* #undef HAVE_EXCEPTION_PTR_SINCE_GCC46 */ 133 134 /* Define to 1 if you have the <execinfo.h> header file. */ 135 #define HAVE_EXECINFO_H 1 136 137 /* Define to 1 if you have the `expf' function. */ 138 #define HAVE_EXPF 1 139 140 /* Define to 1 if you have the `expl' function. */ 141 #define HAVE_EXPL 1 142 143 /* Define to 1 if you have the `fabsf' function. */ 144 #define HAVE_FABSF 1 145 146 /* Define to 1 if you have the `fabsl' function. */ 147 #define HAVE_FABSL 1 148 149 /* Define to 1 if you have the <fcntl.h> header file. */ 150 #define HAVE_FCNTL_H 1 151 152 /* Define to 1 if you have the <fenv.h> header file. */ 153 #define HAVE_FENV_H 1 154 155 /* Define to 1 if you have the `finite' function. */ 156 #define HAVE_FINITE 1 157 158 /* Define to 1 if you have the `finitef' function. */ 159 #define HAVE_FINITEF 1 160 161 /* Define to 1 if you have the `finitel' function. */ 162 /* #undef HAVE_FINITEL */ 163 164 /* Define to 1 if you have the <float.h> header file. */ 165 #define HAVE_FLOAT_H 1 166 167 /* Define to 1 if you have the `floorf' function. */ 168 #define HAVE_FLOORF 1 169 170 /* Define to 1 if you have the `floorl' function. */ 171 #define HAVE_FLOORL 1 172 173 /* Define to 1 if you have the `fmodf' function. */ 174 #define HAVE_FMODF 1 175 176 /* Define to 1 if you have the `fmodl' function. */ 177 #define HAVE_FMODL 1 178 179 /* Define to 1 if you have the `fpclass' function. */ 180 /* #undef HAVE_FPCLASS */ 181 182 /* Define to 1 if you have the <fp.h> header file. */ 183 /* #undef HAVE_FP_H */ 184 185 /* Define to 1 if you have the `frexpf' function. */ 186 #define HAVE_FREXPF 1 187 188 /* Define to 1 if you have the `frexpl' function. */ 189 #define HAVE_FREXPL 1 190 191 /* Define if _Unwind_GetIPInfo is available. */ 192 #define HAVE_GETIPINFO 1 193 194 /* Define if gets is available in <stdio.h> before C++14. */ 195 #define HAVE_GETS 1 196 197 /* Define to 1 if you have the `hypot' function. */ 198 #define HAVE_HYPOT 1 199 200 /* Define to 1 if you have the `hypotf' function. */ 201 #define HAVE_HYPOTF 1 202 203 /* Define to 1 if you have the `hypotl' function. */ 204 #define HAVE_HYPOTL 1 205 206 /* Define if you have the iconv() function. */ 207 #define HAVE_ICONV 1 208 209 /* Define to 1 if you have the <ieeefp.h> header file. */ 210 #define HAVE_IEEEFP_H 1 211 212 /* Define if int64_t is available in <stdint.h>. */ 213 #define HAVE_INT64_T 1 214 215 /* Define if int64_t is a long. */ 216 /* #undef HAVE_INT64_T_LONG */ 217 218 /* Define if int64_t is a long long. */ 219 #define HAVE_INT64_T_LONG_LONG 1 220 221 /* Define to 1 if you have the <inttypes.h> header file. */ 222 #define HAVE_INTTYPES_H 1 223 224 /* Define to 1 if you have the `isinf' function. */ 225 #define HAVE_ISINF 1 226 227 /* Define to 1 if you have the `isinff' function. */ 228 #define HAVE_ISINFF 1 229 230 /* Define to 1 if you have the `isinfl' function. */ 231 /* #undef HAVE_ISINFL */ 232 233 /* Define to 1 if you have the `isnan' function. */ 234 #define HAVE_ISNAN 1 235 236 /* Define to 1 if you have the `isnanf' function. */ 237 #define HAVE_ISNANF 1 238 239 /* Define to 1 if you have the `isnanl' function. */ 240 /* #undef HAVE_ISNANL */ 241 242 /* Defined if iswblank exists. */ 243 #define HAVE_ISWBLANK 1 244 245 /* Define if LC_MESSAGES is available in <locale.h>. */ 246 #define HAVE_LC_MESSAGES 1 247 248 /* Define to 1 if you have the `ldexpf' function. */ 249 #define HAVE_LDEXPF 1 250 251 /* Define to 1 if you have the `ldexpl' function. */ 252 #define HAVE_LDEXPL 1 253 254 /* Define to 1 if you have the <libintl.h> header file. */ 255 /* #undef HAVE_LIBINTL_H */ 256 257 /* Only used in build directory testsuite_hooks.h. */ 258 #define HAVE_LIMIT_AS 1 259 260 /* Only used in build directory testsuite_hooks.h. */ 261 #define HAVE_LIMIT_DATA 1 262 263 /* Only used in build directory testsuite_hooks.h. */ 264 #define HAVE_LIMIT_FSIZE 1 265 266 /* Only used in build directory testsuite_hooks.h. */ 267 #define HAVE_LIMIT_RSS 1 268 269 /* Only used in build directory testsuite_hooks.h. */ 270 #define HAVE_LIMIT_VMEM 1 271 272 /* Define if futex syscall is available. */ 273 /* #undef HAVE_LINUX_FUTEX */ 274 275 /* Define to 1 if you have the <linux/random.h> header file. */ 276 /* #undef HAVE_LINUX_RANDOM_H */ 277 278 /* Define to 1 if you have the <linux/types.h> header file. */ 279 /* #undef HAVE_LINUX_TYPES_H */ 280 281 /* Define to 1 if you have the <locale.h> header file. */ 282 #define HAVE_LOCALE_H 1 283 284 /* Define to 1 if you have the `log10f' function. */ 285 #define HAVE_LOG10F 1 286 287 /* Define to 1 if you have the `log10l' function. */ 288 #define HAVE_LOG10L 1 289 290 /* Define to 1 if you have the `logf' function. */ 291 #define HAVE_LOGF 1 292 293 /* Define to 1 if you have the `logl' function. */ 294 #define HAVE_LOGL 1 295 296 /* Define to 1 if you have the <machine/endian.h> header file. */ 297 #define HAVE_MACHINE_ENDIAN_H 1 298 299 /* Define to 1 if you have the <machine/param.h> header file. */ 300 #define HAVE_MACHINE_PARAM_H 1 301 302 /* Define if mbstate_t exists in wchar.h. */ 303 #define HAVE_MBSTATE_T 1 304 305 /* Define to 1 if you have the `memalign' function. */ 306 /* #undef HAVE_MEMALIGN */ 307 308 /* Define to 1 if you have the <memory.h> header file. */ 309 #define HAVE_MEMORY_H 1 310 311 /* Define to 1 if you have the `modf' function. */ 312 #define HAVE_MODF 1 313 314 /* Define to 1 if you have the `modff' function. */ 315 #define HAVE_MODFF 1 316 317 /* Define to 1 if you have the `modfl' function. */ 318 #define HAVE_MODFL 1 319 320 /* Define to 1 if you have the <nan.h> header file. */ 321 /* #undef HAVE_NAN_H */ 322 323 /* Define if <math.h> defines obsolete isinf function. */ 324 /* #undef HAVE_OBSOLETE_ISINF */ 325 326 /* Define if <math.h> defines obsolete isnan function. */ 327 /* #undef HAVE_OBSOLETE_ISNAN */ 328 329 /* Define if poll is available in <poll.h>. */ 330 #define HAVE_POLL 1 331 332 /* Define to 1 if you have the `posix_memalign' function. */ 333 #define HAVE_POSIX_MEMALIGN 1 334 335 /* Define to 1 if you have the `powf' function. */ 336 #define HAVE_POWF 1 337 338 /* Define to 1 if you have the `powl' function. */ 339 #define HAVE_POWL 1 340 341 /* Define to 1 if you have the `qfpclass' function. */ 342 /* #undef HAVE_QFPCLASS */ 343 344 /* Define to 1 if you have the `quick_exit' function. */ 345 #define HAVE_QUICK_EXIT 1 346 347 /* Define to 1 if you have the `setenv' function. */ 348 #define HAVE_SETENV 1 349 350 /* Define to 1 if you have the `sincos' function. */ 351 /* #undef HAVE_SINCOS */ 352 353 /* Define to 1 if you have the `sincosf' function. */ 354 /* #undef HAVE_SINCOSF */ 355 356 /* Define to 1 if you have the `sincosl' function. */ 357 /* #undef HAVE_SINCOSL */ 358 359 /* Define to 1 if you have the `sinf' function. */ 360 #define HAVE_SINF 1 361 362 /* Define to 1 if you have the `sinhf' function. */ 363 #define HAVE_SINHF 1 364 365 /* Define to 1 if you have the `sinhl' function. */ 366 #define HAVE_SINHL 1 367 368 /* Define to 1 if you have the `sinl' function. */ 369 #define HAVE_SINL 1 370 371 /* Defined if sleep exists. */ 372 /* #undef HAVE_SLEEP */ 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 to 1 if you have the <stdalign.h> header file. */ 381 #define HAVE_STDALIGN_H 1 382 383 /* Define to 1 if you have the <stdbool.h> header file. */ 384 #define HAVE_STDBOOL_H 1 385 386 /* Define to 1 if you have the <stdint.h> header file. */ 387 #define HAVE_STDINT_H 1 388 389 /* Define to 1 if you have the <stdlib.h> header file. */ 390 #define HAVE_STDLIB_H 1 391 392 /* Define if strerror_l is available in <string.h>. */ 393 /* #undef HAVE_STRERROR_L */ 394 395 /* Define if strerror_r is available in <string.h>. */ 396 #define HAVE_STRERROR_R 1 397 398 /* Define to 1 if you have the <strings.h> header file. */ 399 #define HAVE_STRINGS_H 1 400 401 /* Define to 1 if you have the <string.h> header file. */ 402 #define HAVE_STRING_H 1 403 404 /* Define to 1 if you have the `strtof' function. */ 405 #define HAVE_STRTOF 1 406 407 /* Define to 1 if you have the `strtold' function. */ 408 #define HAVE_STRTOLD 1 409 410 /* Define to 1 if `d_type' is a member of `struct dirent'. */ 411 #define HAVE_STRUCT_DIRENT_D_TYPE 1 412 413 /* Define if strxfrm_l is available in <string.h>. */ 414 /* #undef HAVE_STRXFRM_L */ 415 416 /* Define to 1 if the target runtime linker supports binding the same symbol 417 to different versions. */ 418 #define HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1 419 420 /* Define to 1 if you have the <sys/filio.h> header file. */ 421 #define HAVE_SYS_FILIO_H 1 422 423 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 424 #define HAVE_SYS_IOCTL_H 1 425 426 /* Define to 1 if you have the <sys/ipc.h> header file. */ 427 #define HAVE_SYS_IPC_H 1 428 429 /* Define to 1 if you have the <sys/isa_defs.h> header file. */ 430 /* #undef HAVE_SYS_ISA_DEFS_H */ 431 432 /* Define to 1 if you have the <sys/machine.h> header file. */ 433 /* #undef HAVE_SYS_MACHINE_H */ 434 435 /* Define to 1 if you have the <sys/param.h> header file. */ 436 #define HAVE_SYS_PARAM_H 1 437 438 /* Define to 1 if you have the <sys/resource.h> header file. */ 439 #define HAVE_SYS_RESOURCE_H 1 440 441 /* Define to 1 if you have a suitable <sys/sdt.h> header file */ 442 /* #undef HAVE_SYS_SDT_H */ 443 444 /* Define to 1 if you have the <sys/sem.h> header file. */ 445 #define HAVE_SYS_SEM_H 1 446 447 /* Define to 1 if you have the <sys/statvfs.h> header file. */ 448 #define HAVE_SYS_STATVFS_H 1 449 450 /* Define to 1 if you have the <sys/stat.h> header file. */ 451 #define HAVE_SYS_STAT_H 1 452 453 /* Define to 1 if you have the <sys/sysinfo.h> header file. */ 454 /* #undef HAVE_SYS_SYSINFO_H */ 455 456 /* Define to 1 if you have the <sys/time.h> header file. */ 457 #define HAVE_SYS_TIME_H 1 458 459 /* Define to 1 if you have the <sys/types.h> header file. */ 460 #define HAVE_SYS_TYPES_H 1 461 462 /* Define to 1 if you have the <sys/uio.h> header file. */ 463 #define HAVE_SYS_UIO_H 1 464 465 /* Define if S_IFREG is available in <sys/stat.h>. */ 466 /* #undef HAVE_S_IFREG */ 467 468 /* Define if S_ISREG is available in <sys/stat.h>. */ 469 #define HAVE_S_ISREG 1 470 471 /* Define to 1 if you have the `tanf' function. */ 472 #define HAVE_TANF 1 473 474 /* Define to 1 if you have the `tanhf' function. */ 475 #define HAVE_TANHF 1 476 477 /* Define to 1 if you have the `tanhl' function. */ 478 #define HAVE_TANHL 1 479 480 /* Define to 1 if you have the `tanl' function. */ 481 #define HAVE_TANL 1 482 483 /* Define to 1 if you have the <tgmath.h> header file. */ 484 #define HAVE_TGMATH_H 1 485 486 /* Define to 1 if the target supports thread-local storage. */ 487 #define HAVE_TLS 1 488 489 /* Define to 1 if you have the <uchar.h> header file. */ 490 /* #undef HAVE_UCHAR_H */ 491 492 /* Define to 1 if you have the <unistd.h> header file. */ 493 #define HAVE_UNISTD_H 1 494 495 /* Defined if usleep exists. */ 496 /* #undef HAVE_USLEEP */ 497 498 /* Define to 1 if you have the <utime.h> header file. */ 499 #define HAVE_UTIME_H 1 500 501 /* Defined if vfwscanf exists. */ 502 #define HAVE_VFWSCANF 1 503 504 /* Defined if vswscanf exists. */ 505 #define HAVE_VSWSCANF 1 506 507 /* Defined if vwscanf exists. */ 508 #define HAVE_VWSCANF 1 509 510 /* Define to 1 if you have the <wchar.h> header file. */ 511 #define HAVE_WCHAR_H 1 512 513 /* Defined if wcstof exists. */ 514 #define HAVE_WCSTOF 1 515 516 /* Define to 1 if you have the <wctype.h> header file. */ 517 #define HAVE_WCTYPE_H 1 518 519 /* Defined if Sleep exists. */ 520 /* #undef HAVE_WIN32_SLEEP */ 521 522 /* Define if writev is available in <sys/uio.h>. */ 523 #define HAVE_WRITEV 1 524 525 /* Define to 1 if you have the `_acosf' function. */ 526 /* #undef HAVE__ACOSF */ 527 528 /* Define to 1 if you have the `_acosl' function. */ 529 /* #undef HAVE__ACOSL */ 530 531 /* Define to 1 if you have the `_aligned_malloc' function. */ 532 /* #undef HAVE__ALIGNED_MALLOC */ 533 534 /* Define to 1 if you have the `_asinf' function. */ 535 /* #undef HAVE__ASINF */ 536 537 /* Define to 1 if you have the `_asinl' function. */ 538 /* #undef HAVE__ASINL */ 539 540 /* Define to 1 if you have the `_atan2f' function. */ 541 /* #undef HAVE__ATAN2F */ 542 543 /* Define to 1 if you have the `_atan2l' function. */ 544 /* #undef HAVE__ATAN2L */ 545 546 /* Define to 1 if you have the `_atanf' function. */ 547 /* #undef HAVE__ATANF */ 548 549 /* Define to 1 if you have the `_atanl' function. */ 550 /* #undef HAVE__ATANL */ 551 552 /* Define to 1 if you have the `_ceilf' function. */ 553 /* #undef HAVE__CEILF */ 554 555 /* Define to 1 if you have the `_ceill' function. */ 556 /* #undef HAVE__CEILL */ 557 558 /* Define to 1 if you have the `_cosf' function. */ 559 /* #undef HAVE__COSF */ 560 561 /* Define to 1 if you have the `_coshf' function. */ 562 /* #undef HAVE__COSHF */ 563 564 /* Define to 1 if you have the `_coshl' function. */ 565 /* #undef HAVE__COSHL */ 566 567 /* Define to 1 if you have the `_cosl' function. */ 568 /* #undef HAVE__COSL */ 569 570 /* Define to 1 if you have the `_expf' function. */ 571 /* #undef HAVE__EXPF */ 572 573 /* Define to 1 if you have the `_expl' function. */ 574 /* #undef HAVE__EXPL */ 575 576 /* Define to 1 if you have the `_fabsf' function. */ 577 /* #undef HAVE__FABSF */ 578 579 /* Define to 1 if you have the `_fabsl' function. */ 580 /* #undef HAVE__FABSL */ 581 582 /* Define to 1 if you have the `_finite' function. */ 583 /* #undef HAVE__FINITE */ 584 585 /* Define to 1 if you have the `_finitef' function. */ 586 /* #undef HAVE__FINITEF */ 587 588 /* Define to 1 if you have the `_finitel' function. */ 589 /* #undef HAVE__FINITEL */ 590 591 /* Define to 1 if you have the `_floorf' function. */ 592 /* #undef HAVE__FLOORF */ 593 594 /* Define to 1 if you have the `_floorl' function. */ 595 /* #undef HAVE__FLOORL */ 596 597 /* Define to 1 if you have the `_fmodf' function. */ 598 /* #undef HAVE__FMODF */ 599 600 /* Define to 1 if you have the `_fmodl' function. */ 601 /* #undef HAVE__FMODL */ 602 603 /* Define to 1 if you have the `_fpclass' function. */ 604 /* #undef HAVE__FPCLASS */ 605 606 /* Define to 1 if you have the `_frexpf' function. */ 607 /* #undef HAVE__FREXPF */ 608 609 /* Define to 1 if you have the `_frexpl' function. */ 610 /* #undef HAVE__FREXPL */ 611 612 /* Define to 1 if you have the `_hypot' function. */ 613 /* #undef HAVE__HYPOT */ 614 615 /* Define to 1 if you have the `_hypotf' function. */ 616 /* #undef HAVE__HYPOTF */ 617 618 /* Define to 1 if you have the `_hypotl' function. */ 619 /* #undef HAVE__HYPOTL */ 620 621 /* Define to 1 if you have the `_isinf' function. */ 622 /* #undef HAVE__ISINF */ 623 624 /* Define to 1 if you have the `_isinff' function. */ 625 /* #undef HAVE__ISINFF */ 626 627 /* Define to 1 if you have the `_isinfl' function. */ 628 /* #undef HAVE__ISINFL */ 629 630 /* Define to 1 if you have the `_isnan' function. */ 631 /* #undef HAVE__ISNAN */ 632 633 /* Define to 1 if you have the `_isnanf' function. */ 634 /* #undef HAVE__ISNANF */ 635 636 /* Define to 1 if you have the `_isnanl' function. */ 637 /* #undef HAVE__ISNANL */ 638 639 /* Define to 1 if you have the `_ldexpf' function. */ 640 /* #undef HAVE__LDEXPF */ 641 642 /* Define to 1 if you have the `_ldexpl' function. */ 643 /* #undef HAVE__LDEXPL */ 644 645 /* Define to 1 if you have the `_log10f' function. */ 646 /* #undef HAVE__LOG10F */ 647 648 /* Define to 1 if you have the `_log10l' function. */ 649 /* #undef HAVE__LOG10L */ 650 651 /* Define to 1 if you have the `_logf' function. */ 652 /* #undef HAVE__LOGF */ 653 654 /* Define to 1 if you have the `_logl' function. */ 655 /* #undef HAVE__LOGL */ 656 657 /* Define to 1 if you have the `_modf' function. */ 658 /* #undef HAVE__MODF */ 659 660 /* Define to 1 if you have the `_modff' function. */ 661 /* #undef HAVE__MODFF */ 662 663 /* Define to 1 if you have the `_modfl' function. */ 664 /* #undef HAVE__MODFL */ 665 666 /* Define to 1 if you have the `_powf' function. */ 667 /* #undef HAVE__POWF */ 668 669 /* Define to 1 if you have the `_powl' function. */ 670 /* #undef HAVE__POWL */ 671 672 /* Define to 1 if you have the `_qfpclass' function. */ 673 /* #undef HAVE__QFPCLASS */ 674 675 /* Define to 1 if you have the `_sincos' function. */ 676 /* #undef HAVE__SINCOS */ 677 678 /* Define to 1 if you have the `_sincosf' function. */ 679 /* #undef HAVE__SINCOSF */ 680 681 /* Define to 1 if you have the `_sincosl' function. */ 682 /* #undef HAVE__SINCOSL */ 683 684 /* Define to 1 if you have the `_sinf' function. */ 685 /* #undef HAVE__SINF */ 686 687 /* Define to 1 if you have the `_sinhf' function. */ 688 /* #undef HAVE__SINHF */ 689 690 /* Define to 1 if you have the `_sinhl' function. */ 691 /* #undef HAVE__SINHL */ 692 693 /* Define to 1 if you have the `_sinl' function. */ 694 /* #undef HAVE__SINL */ 695 696 /* Define to 1 if you have the `_sqrtf' function. */ 697 /* #undef HAVE__SQRTF */ 698 699 /* Define to 1 if you have the `_sqrtl' function. */ 700 /* #undef HAVE__SQRTL */ 701 702 /* Define to 1 if you have the `_tanf' function. */ 703 /* #undef HAVE__TANF */ 704 705 /* Define to 1 if you have the `_tanhf' function. */ 706 /* #undef HAVE__TANHF */ 707 708 /* Define to 1 if you have the `_tanhl' function. */ 709 /* #undef HAVE__TANHL */ 710 711 /* Define to 1 if you have the `_tanl' function. */ 712 /* #undef HAVE__TANL */ 713 714 /* Define to 1 if you have the `__cxa_thread_atexit' function. */ 715 #define HAVE___CXA_THREAD_ATEXIT 1 716 717 /* Define to 1 if you have the `__cxa_thread_atexit_impl' function. */ 718 #define HAVE___CXA_THREAD_ATEXIT_IMPL 1 719 720 /* Define as const if the declaration of iconv() needs const. */ 721 #define ICONV_CONST 722 723 /* Define to the sub-directory in which libtool stores uninstalled libraries. 724 */ 725 #define LT_OBJDIR ".libs/" 726 727 /* Name of package */ 728 /* #undef PACKAGE */ 729 730 /* Define to the address where bug reports for this package should be sent. */ 731 #define PACKAGE_BUGREPORT "" 732 733 /* Define to the full name of this package. */ 734 #define PACKAGE_NAME "package-unused" 735 736 /* Define to the full name and version of this package. */ 737 #define PACKAGE_STRING "package-unused version-unused" 738 739 /* Define to the one symbol short name of this package. */ 740 #define PACKAGE_TARNAME "libstdc++" 741 742 /* Define to the home page for this package. */ 743 #define PACKAGE_URL "" 744 745 /* Define to the version of this package. */ 746 #define PACKAGE_VERSION "version-unused" 747 748 /* The size of `char', as computed by sizeof. */ 749 /* #undef SIZEOF_CHAR */ 750 751 /* The size of `int', as computed by sizeof. */ 752 /* #undef SIZEOF_INT */ 753 754 /* The size of `long', as computed by sizeof. */ 755 /* #undef SIZEOF_LONG */ 756 757 /* The size of `short', as computed by sizeof. */ 758 /* #undef SIZEOF_SHORT */ 759 760 /* The size of `void *', as computed by sizeof. */ 761 /* #undef SIZEOF_VOID_P */ 762 763 /* Define to 1 if you have the ANSI C header files. */ 764 #define STDC_HEADERS 1 765 766 /* Version number of package */ 767 /* #undef VERSION */ 768 769 /* Number of bits in a file offset, on hosts where this is settable. */ 770 /* #undef _FILE_OFFSET_BITS */ 771 772 /* Define if C99 functions in <complex.h> should be used in <complex> for 773 C++11. Using compiler builtins for these functions requires corresponding 774 C99 library functions to be present. */ 775 #define _GLIBCXX11_USE_C99_COMPLEX 1 776 777 /* Define if C99 functions or macros in <math.h> should be imported in <cmath> 778 in namespace std for C++11. */ 779 #define _GLIBCXX11_USE_C99_MATH 1 780 781 /* Define if C99 functions or macros in <stdio.h> should be imported in 782 <cstdio> in namespace std for C++11. */ 783 #define _GLIBCXX11_USE_C99_STDIO 1 784 785 /* Define if C99 functions or macros in <stdlib.h> should be imported in 786 <cstdlib> in namespace std for C++11. */ 787 #define _GLIBCXX11_USE_C99_STDLIB 1 788 789 /* Define if C99 functions or macros in <wchar.h> should be imported in 790 <cwchar> in namespace std for C++11. */ 791 #define _GLIBCXX11_USE_C99_WCHAR 1 792 793 /* Define if C99 functions in <complex.h> should be used in <complex> for 794 C++98. Using compiler builtins for these functions requires corresponding 795 C99 library functions to be present. */ 796 #define _GLIBCXX98_USE_C99_COMPLEX 1 797 798 /* Define if C99 functions or macros in <math.h> should be imported in <cmath> 799 in namespace std for C++98. */ 800 #define _GLIBCXX98_USE_C99_MATH 1 801 802 /* Define if C99 functions or macros in <stdio.h> should be imported in 803 <cstdio> in namespace std for C++98. */ 804 #define _GLIBCXX98_USE_C99_STDIO 1 805 806 /* Define if C99 functions or macros in <stdlib.h> should be imported in 807 <cstdlib> in namespace std for C++98. */ 808 #define _GLIBCXX98_USE_C99_STDLIB 1 809 810 /* Define if C99 functions or macros in <wchar.h> should be imported in 811 <cwchar> in namespace std for C++98. */ 812 #define _GLIBCXX98_USE_C99_WCHAR 1 813 814 /* Define if the compiler supports C++11 atomics. */ 815 /* #undef _GLIBCXX_ATOMIC_BUILTINS */ 816 817 /* Define to use concept checking code from the boost libraries. */ 818 /* #undef _GLIBCXX_CONCEPT_CHECKS */ 819 820 /* Define to 1 if a fully dynamic basic_string is wanted, 0 to disable, 821 undefined for platform defaults */ 822 #define _GLIBCXX_FULLY_DYNAMIC_STRING 0 823 824 /* Define if gthreads library is available. */ 825 #define _GLIBCXX_HAS_GTHREADS 1 826 827 /* Define to 1 if a full hosted library is built, or 0 if freestanding. */ 828 #define _GLIBCXX_HOSTED 1 829 830 /* Define if compatibility should be provided for -mlong-double-64. */ 831 /* #undef _GLIBCXX_LONG_DOUBLE_COMPAT */ 832 833 /* Define to the letter to which size_t is mangled. */ 834 #define _GLIBCXX_MANGLE_SIZE_T m 835 836 /* Define if C99 llrint and llround functions are missing from <math.h>. */ 837 /* #undef _GLIBCXX_NO_C99_ROUNDING_FUNCS */ 838 839 /* Define if ptrdiff_t is int. */ 840 /* #undef _GLIBCXX_PTRDIFF_T_IS_INT */ 841 842 /* Define if using setrlimit to set resource limits during "make check" */ 843 #define _GLIBCXX_RES_LIMITS 1 844 845 /* Define if size_t is unsigned int. */ 846 /* #undef _GLIBCXX_SIZE_T_IS_UINT */ 847 848 /* Define to the value of the EOF integer constant. */ 849 #define _GLIBCXX_STDIO_EOF -1 850 851 /* Define to the value of the SEEK_CUR integer constant. */ 852 #define _GLIBCXX_STDIO_SEEK_CUR 1 853 854 /* Define to the value of the SEEK_END integer constant. */ 855 #define _GLIBCXX_STDIO_SEEK_END 2 856 857 /* Define to use symbol versioning in the shared library. */ 858 #define _GLIBCXX_SYMVER 1 859 860 /* Define to use darwin versioning in the shared library. */ 861 /* #undef _GLIBCXX_SYMVER_DARWIN */ 862 863 /* Define to use GNU versioning in the shared library. */ 864 #define _GLIBCXX_SYMVER_GNU 1 865 866 /* Define to use GNU namespace versioning in the shared library. */ 867 /* #undef _GLIBCXX_SYMVER_GNU_NAMESPACE */ 868 869 /* Define to use Sun versioning in the shared library. */ 870 /* #undef _GLIBCXX_SYMVER_SUN */ 871 872 /* Define if C11 functions in <uchar.h> should be imported into namespace std 873 in <cuchar>. */ 874 /* #undef _GLIBCXX_USE_C11_UCHAR_CXX11 */ 875 876 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>, 877 <stdio.h>, and <stdlib.h> can be used or exposed. */ 878 #define _GLIBCXX_USE_C99 1 879 880 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>. 881 Using compiler builtins for these functions requires corresponding C99 882 library functions to be present. */ 883 #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 884 885 /* Define if C99 functions in <ctype.h> should be imported in <tr1/cctype> in 886 namespace std::tr1. */ 887 #define _GLIBCXX_USE_C99_CTYPE_TR1 1 888 889 /* Define if C99 functions in <fenv.h> should be imported in <tr1/cfenv> in 890 namespace std::tr1. */ 891 #define _GLIBCXX_USE_C99_FENV_TR1 1 892 893 /* Define if C99 functions in <inttypes.h> should be imported in 894 <tr1/cinttypes> in namespace std::tr1. */ 895 #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 896 897 /* Define if wchar_t C99 functions in <inttypes.h> should be imported in 898 <tr1/cinttypes> in namespace std::tr1. */ 899 #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 900 901 /* Define if C99 functions or macros in <math.h> should be imported in 902 <tr1/cmath> in namespace std::tr1. */ 903 #define _GLIBCXX_USE_C99_MATH_TR1 1 904 905 /* Define if C99 types in <stdint.h> should be imported in <tr1/cstdint> in 906 namespace std::tr1. */ 907 #define _GLIBCXX_USE_C99_STDINT_TR1 1 908 909 /* Defined if clock_gettime syscall has monotonic and realtime clock support. 910 */ 911 /* #undef _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL */ 912 913 /* Defined if clock_gettime has monotonic clock support. */ 914 #define _GLIBCXX_USE_CLOCK_MONOTONIC 1 915 916 /* Defined if clock_gettime has realtime clock support. */ 917 #define _GLIBCXX_USE_CLOCK_REALTIME 1 918 919 /* Define if ISO/IEC TR 24733 decimal floating point types are supported on 920 this host. */ 921 /* #undef _GLIBCXX_USE_DECIMAL_FLOAT */ 922 923 /* Define if fchmod is available in <sys/stat.h>. */ 924 #define _GLIBCXX_USE_FCHMOD 1 925 926 /* Define if fchmodat is available in <sys/stat.h>. */ 927 #define _GLIBCXX_USE_FCHMODAT 1 928 929 /* Defined if gettimeofday is available. */ 930 #define _GLIBCXX_USE_GETTIMEOFDAY 1 931 932 /* Define if get_nprocs is available in <sys/sysinfo.h>. */ 933 /* #undef _GLIBCXX_USE_GET_NPROCS */ 934 935 /* Define if __int128 is supported on this host. */ 936 /* #undef _GLIBCXX_USE_INT128 */ 937 938 /* Define if LFS support is available. */ 939 /* #undef _GLIBCXX_USE_LFS */ 940 941 /* Define if code specialized for long long should be used. */ 942 #define _GLIBCXX_USE_LONG_LONG 1 943 944 /* Defined if nanosleep is available. */ 945 #define _GLIBCXX_USE_NANOSLEEP 1 946 947 /* Define if NLS translations are to be used. */ 948 /* #undef _GLIBCXX_USE_NLS */ 949 950 /* Define if pthreads_num_processors_np is available in <pthread.h>. */ 951 /* #undef _GLIBCXX_USE_PTHREADS_NUM_PROCESSORS_NP */ 952 953 /* Define if POSIX read/write locks are available in <gthr.h>. */ 954 #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1 955 956 /* Define if /dev/random and /dev/urandom are available for the random_device 957 of TR1 (Chapter 5.1). */ 958 #define _GLIBCXX_USE_RANDOM_TR1 1 959 960 /* Define if usable realpath is available in <stdlib.h>. */ 961 /* #undef _GLIBCXX_USE_REALPATH */ 962 963 /* Defined if sched_yield is available. */ 964 #define _GLIBCXX_USE_SCHED_YIELD 1 965 966 /* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */ 967 #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 968 969 /* Define if _SC_NPROC_ONLN is available in <unistd.h>. */ 970 /* #undef _GLIBCXX_USE_SC_NPROC_ONLN */ 971 972 /* Define if sendfile is available in <sys/sendfile.h>. */ 973 /* #undef _GLIBCXX_USE_SENDFILE */ 974 975 /* Define if struct stat has timespec members. */ 976 #define _GLIBCXX_USE_ST_MTIM 1 977 978 /* Define if sysctl(), CTL_HW and HW_NCPU are available in <sys/sysctl.h>. */ 979 #define _GLIBCXX_USE_SYSCTL_HW_NCPU 1 980 981 /* Define if obsolescent tmpnam is available in <stdio.h>. */ 982 #define _GLIBCXX_USE_TMPNAM 1 983 984 /* Define if utimensat and UTIME_OMIT are available in <sys/stat.h> and 985 AT_FDCWD in <fcntl.h>. */ 986 #define _GLIBCXX_USE_UTIMENSAT 1 987 988 /* Define if code specialized for wchar_t should be used. */ 989 #define _GLIBCXX_USE_WCHAR_T 1 990 991 /* Define to 1 if a verbose library is built, or 0 otherwise. */ 992 #define _GLIBCXX_VERBOSE 1 993 994 /* Defined if as can handle rdrand. */ 995 /* #undef _GLIBCXX_X86_RDRAND */ 996 997 /* Define to 1 if mutex_timedlock is available. */ 998 #define _GTHREAD_USE_MUTEX_TIMEDLOCK 0 999 1000 /* Define for large files, on AIX-style hosts. */ 1001 /* #undef _LARGE_FILES */ 1002 1003 /* Define if all C++11 floating point overloads are available in <math.h>. */ 1004 #if __cplusplus >= 201103L 1005 /* #undef __CORRECT_ISO_CPP11_MATH_H_PROTO_FP */ 1006 #endif 1007 1008 /* Define if all C++11 integral type overloads are available in <math.h>. */ 1009 #if __cplusplus >= 201103L 1010 /* #undef __CORRECT_ISO_CPP11_MATH_H_PROTO_INT */ 1011 #endif 1012 1013 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF) 1014 # define HAVE_ACOSF 1 1015 # define acosf _acosf 1016 #endif 1017 1018 #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL) 1019 # define HAVE_ACOSL 1 1020 # define acosl _acosl 1021 #endif 1022 1023 #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF) 1024 # define HAVE_ASINF 1 1025 # define asinf _asinf 1026 #endif 1027 1028 #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL) 1029 # define HAVE_ASINL 1 1030 # define asinl _asinl 1031 #endif 1032 1033 #if defined (HAVE__ATAN2F) && ! defined (HAVE_ATAN2F) 1034 # define HAVE_ATAN2F 1 1035 # define atan2f _atan2f 1036 #endif 1037 1038 #if defined (HAVE__ATAN2L) && ! defined (HAVE_ATAN2L) 1039 # define HAVE_ATAN2L 1 1040 # define atan2l _atan2l 1041 #endif 1042 1043 #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF) 1044 # define HAVE_ATANF 1 1045 # define atanf _atanf 1046 #endif 1047 1048 #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL) 1049 # define HAVE_ATANL 1 1050 # define atanl _atanl 1051 #endif 1052 1053 #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF) 1054 # define HAVE_CEILF 1 1055 # define ceilf _ceilf 1056 #endif 1057 1058 #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL) 1059 # define HAVE_CEILL 1 1060 # define ceill _ceill 1061 #endif 1062 1063 #if defined (HAVE__COSF) && ! defined (HAVE_COSF) 1064 # define HAVE_COSF 1 1065 # define cosf _cosf 1066 #endif 1067 1068 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF) 1069 # define HAVE_COSHF 1 1070 # define coshf _coshf 1071 #endif 1072 1073 #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL) 1074 # define HAVE_COSHL 1 1075 # define coshl _coshl 1076 #endif 1077 1078 #if defined (HAVE__COSL) && ! defined (HAVE_COSL) 1079 # define HAVE_COSL 1 1080 # define cosl _cosl 1081 #endif 1082 1083 #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF) 1084 # define HAVE_EXPF 1 1085 # define expf _expf 1086 #endif 1087 1088 #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL) 1089 # define HAVE_EXPL 1 1090 # define expl _expl 1091 #endif 1092 1093 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF) 1094 # define HAVE_FABSF 1 1095 # define fabsf _fabsf 1096 #endif 1097 1098 #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL) 1099 # define HAVE_FABSL 1 1100 # define fabsl _fabsl 1101 #endif 1102 1103 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE) 1104 # define HAVE_FINITE 1 1105 # define finite _finite 1106 #endif 1107 1108 #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF) 1109 # define HAVE_FINITEF 1 1110 # define finitef _finitef 1111 #endif 1112 1113 #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL) 1114 # define HAVE_FINITEL 1 1115 # define finitel _finitel 1116 #endif 1117 1118 #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF) 1119 # define HAVE_FLOORF 1 1120 # define floorf _floorf 1121 #endif 1122 1123 #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL) 1124 # define HAVE_FLOORL 1 1125 # define floorl _floorl 1126 #endif 1127 1128 #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF) 1129 # define HAVE_FMODF 1 1130 # define fmodf _fmodf 1131 #endif 1132 1133 #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL) 1134 # define HAVE_FMODL 1 1135 # define fmodl _fmodl 1136 #endif 1137 1138 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS) 1139 # define HAVE_FPCLASS 1 1140 # define fpclass _fpclass 1141 #endif 1142 1143 #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF) 1144 # define HAVE_FREXPF 1 1145 # define frexpf _frexpf 1146 #endif 1147 1148 #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL) 1149 # define HAVE_FREXPL 1 1150 # define frexpl _frexpl 1151 #endif 1152 1153 #if defined (HAVE__HYPOT) && ! defined (HAVE_HYPOT) 1154 # define HAVE_HYPOT 1 1155 # define hypot _hypot 1156 #endif 1157 1158 #if defined (HAVE__HYPOTF) && ! defined (HAVE_HYPOTF) 1159 # define HAVE_HYPOTF 1 1160 # define hypotf _hypotf 1161 #endif 1162 1163 #if defined (HAVE__HYPOTL) && ! defined (HAVE_HYPOTL) 1164 # define HAVE_HYPOTL 1 1165 # define hypotl _hypotl 1166 #endif 1167 1168 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF) 1169 # define HAVE_ISINF 1 1170 # define isinf _isinf 1171 #endif 1172 1173 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF) 1174 # define HAVE_ISINFF 1 1175 # define isinff _isinff 1176 #endif 1177 1178 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL) 1179 # define HAVE_ISINFL 1 1180 # define isinfl _isinfl 1181 #endif 1182 1183 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN) 1184 # define HAVE_ISNAN 1 1185 # define isnan _isnan 1186 #endif 1187 1188 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF) 1189 # define HAVE_ISNANF 1 1190 # define isnanf _isnanf 1191 #endif 1192 1193 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL) 1194 # define HAVE_ISNANL 1 1195 # define isnanl _isnanl 1196 #endif 1197 1198 #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF) 1199 # define HAVE_LDEXPF 1 1200 # define ldexpf _ldexpf 1201 #endif 1202 1203 #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL) 1204 # define HAVE_LDEXPL 1 1205 # define ldexpl _ldexpl 1206 #endif 1207 1208 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F) 1209 # define HAVE_LOG10F 1 1210 # define log10f _log10f 1211 #endif 1212 1213 #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L) 1214 # define HAVE_LOG10L 1 1215 # define log10l _log10l 1216 #endif 1217 1218 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF) 1219 # define HAVE_LOGF 1 1220 # define logf _logf 1221 #endif 1222 1223 #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL) 1224 # define HAVE_LOGL 1 1225 # define logl _logl 1226 #endif 1227 1228 #if defined (HAVE__MODF) && ! defined (HAVE_MODF) 1229 # define HAVE_MODF 1 1230 # define modf _modf 1231 #endif 1232 1233 #if defined (HAVE__MODFF) && ! defined (HAVE_MODFF) 1234 # define HAVE_MODFF 1 1235 # define modff _modff 1236 #endif 1237 1238 #if defined (HAVE__MODFL) && ! defined (HAVE_MODFL) 1239 # define HAVE_MODFL 1 1240 # define modfl _modfl 1241 #endif 1242 1243 #if defined (HAVE__POWF) && ! defined (HAVE_POWF) 1244 # define HAVE_POWF 1 1245 # define powf _powf 1246 #endif 1247 1248 #if defined (HAVE__POWL) && ! defined (HAVE_POWL) 1249 # define HAVE_POWL 1 1250 # define powl _powl 1251 #endif 1252 1253 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS) 1254 # define HAVE_QFPCLASS 1 1255 # define qfpclass _qfpclass 1256 #endif 1257 1258 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS) 1259 # define HAVE_SINCOS 1 1260 # define sincos _sincos 1261 #endif 1262 1263 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF) 1264 # define HAVE_SINCOSF 1 1265 # define sincosf _sincosf 1266 #endif 1267 1268 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL) 1269 # define HAVE_SINCOSL 1 1270 # define sincosl _sincosl 1271 #endif 1272 1273 #if defined (HAVE__SINF) && ! defined (HAVE_SINF) 1274 # define HAVE_SINF 1 1275 # define sinf _sinf 1276 #endif 1277 1278 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF) 1279 # define HAVE_SINHF 1 1280 # define sinhf _sinhf 1281 #endif 1282 1283 #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL) 1284 # define HAVE_SINHL 1 1285 # define sinhl _sinhl 1286 #endif 1287 1288 #if defined (HAVE__SINL) && ! defined (HAVE_SINL) 1289 # define HAVE_SINL 1 1290 # define sinl _sinl 1291 #endif 1292 1293 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF) 1294 # define HAVE_SQRTF 1 1295 # define sqrtf _sqrtf 1296 #endif 1297 1298 #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL) 1299 # define HAVE_SQRTL 1 1300 # define sqrtl _sqrtl 1301 #endif 1302 1303 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF) 1304 # define HAVE_STRTOF 1 1305 # define strtof _strtof 1306 #endif 1307 1308 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD) 1309 # define HAVE_STRTOLD 1 1310 # define strtold _strtold 1311 #endif 1312 1313 #if defined (HAVE__TANF) && ! defined (HAVE_TANF) 1314 # define HAVE_TANF 1 1315 # define tanf _tanf 1316 #endif 1317 1318 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF) 1319 # define HAVE_TANHF 1 1320 # define tanhf _tanhf 1321 #endif 1322 1323 #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL) 1324 # define HAVE_TANHL 1 1325 # define tanhl _tanhl 1326 #endif 1327 1328 #if defined (HAVE__TANL) && ! defined (HAVE_TANL) 1329 # define HAVE_TANL 1 1330 # define tanl _tanl 1331 #endif 1332