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