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