2005-04-08 Kelley Cook <kcook@gcc.gnu.org>
[official-gcc.git] / libstdc++-v3 / config.h.in
blob8000806018f56aa9a82803b635f33ce3e8ad6470
1 /* config.h.in. Generated from configure.ac by autoheader. */
2 // Symbols and macros for libstdc++ -*- C++ -*-
4 // Define if <float.h> exists.
5 #undef HAVE_FLOAT_H
8 /* Define to 1 if you have the `acosf' function. */
9 #undef HAVE_ACOSF
11 /* Define to 1 if you have the `acosl' function. */
12 #undef HAVE_ACOSL
14 /* Define to 1 if you have the `asinf' function. */
15 #undef HAVE_ASINF
17 /* Define to 1 if you have the `asinl' function. */
18 #undef HAVE_ASINL
20 /* Define to 1 if you have the `atan2f' function. */
21 #undef HAVE_ATAN2F
23 /* Define to 1 if you have the `atan2l' function. */
24 #undef HAVE_ATAN2L
26 /* Define to 1 if you have the `atanf' function. */
27 #undef HAVE_ATANF
29 /* Define to 1 if you have the `atanl' function. */
30 #undef HAVE_ATANL
32 /* Define to 1 if you have the `ceilf' function. */
33 #undef HAVE_CEILF
35 /* Define to 1 if you have the `ceill' function. */
36 #undef HAVE_CEILL
38 /* Define to 1 if you have the <complex.h> header file. */
39 #undef HAVE_COMPLEX_H
41 /* Define to 1 if you have the `copysign' function. */
42 #undef HAVE_COPYSIGN
44 /* Define to 1 if you have the `copysignf' function. */
45 #undef HAVE_COPYSIGNF
47 /* Define to 1 if you have the `copysignl' function. */
48 #undef HAVE_COPYSIGNL
50 /* Define to 1 if you have the `cosf' function. */
51 #undef HAVE_COSF
53 /* Define to 1 if you have the `coshf' function. */
54 #undef HAVE_COSHF
56 /* Define to 1 if you have the `coshl' function. */
57 #undef HAVE_COSHL
59 /* Define to 1 if you have the `cosl' function. */
60 #undef HAVE_COSL
62 /* Define to 1 if you have the <endian.h> header file. */
63 #undef HAVE_ENDIAN_H
65 /* Define to 1 if you have the `expf' function. */
66 #undef HAVE_EXPF
68 /* Define to 1 if you have the `expl' function. */
69 #undef HAVE_EXPL
71 /* Define to 1 if you have the `fabsf' function. */
72 #undef HAVE_FABSF
74 /* Define to 1 if you have the `fabsl' function. */
75 #undef HAVE_FABSL
77 /* Define to 1 if you have the `finite' function. */
78 #undef HAVE_FINITE
80 /* Define to 1 if you have the `finitef' function. */
81 #undef HAVE_FINITEF
83 /* Define to 1 if you have the `finitel' function. */
84 #undef HAVE_FINITEL
86 /* Define to 1 if you have the <float.h> header file. */
87 #undef HAVE_FLOAT_H
89 /* Define to 1 if you have the `floorf' function. */
90 #undef HAVE_FLOORF
92 /* Define to 1 if you have the `floorl' function. */
93 #undef HAVE_FLOORL
95 /* Define to 1 if you have the `fmodf' function. */
96 #undef HAVE_FMODF
98 /* Define to 1 if you have the `fmodl' function. */
99 #undef HAVE_FMODL
101 /* Define to 1 if you have the `fpclass' function. */
102 #undef HAVE_FPCLASS
104 /* Define to 1 if you have the <fp.h> header file. */
105 #undef HAVE_FP_H
107 /* Define to 1 if you have the `frexpf' function. */
108 #undef HAVE_FREXPF
110 /* Define to 1 if you have the `frexpl' function. */
111 #undef HAVE_FREXPL
113 /* Define to 1 if you have the <gconv.h> header file. */
114 #undef HAVE_GCONV_H
116 /* Define to 1 if you have the `getpagesize' function. */
117 #undef HAVE_GETPAGESIZE
119 /* Define if gthr-default.h exists (meaning that threading support is
120 enabled). */
121 #undef HAVE_GTHR_DEFAULT
123 /* Define to 1 if you have the `hypot' function. */
124 #undef HAVE_HYPOT
126 /* Define to 1 if you have the `hypotf' function. */
127 #undef HAVE_HYPOTF
129 /* Define to 1 if you have the `hypotl' function. */
130 #undef HAVE_HYPOTL
132 /* Define to 1 if you have the `iconv' function. */
133 #undef HAVE_ICONV
135 /* Define to 1 if you have the `iconv_close' function. */
136 #undef HAVE_ICONV_CLOSE
138 /* Define to 1 if you have the `iconv_open' function. */
139 #undef HAVE_ICONV_OPEN
141 /* Define to 1 if you have the <ieeefp.h> header file. */
142 #undef HAVE_IEEEFP_H
144 /* Define if int64_t is available in <stdint.h>. */
145 #undef HAVE_INT64_T
147 /* Define to 1 if you have the <inttypes.h> header file. */
148 #undef HAVE_INTTYPES_H
150 /* Define to 1 if you have the `isinf' function. */
151 #undef HAVE_ISINF
153 /* Define to 1 if you have the `isinff' function. */
154 #undef HAVE_ISINFF
156 /* Define to 1 if you have the `isinfl' function. */
157 #undef HAVE_ISINFL
159 /* Define to 1 if you have the `isnan' function. */
160 #undef HAVE_ISNAN
162 /* Define to 1 if you have the `isnanf' function. */
163 #undef HAVE_ISNANF
165 /* Define to 1 if you have the `isnanl' function. */
166 #undef HAVE_ISNANL
168 /* Defined if iswblank exists. */
169 #undef HAVE_ISWBLANK
171 /* Define if LC_MESSAGES is available in <locale.h>. */
172 #undef HAVE_LC_MESSAGES
174 /* Define to 1 if you have the `ldexpf' function. */
175 #undef HAVE_LDEXPF
177 /* Define to 1 if you have the `ldexpl' function. */
178 #undef HAVE_LDEXPL
180 /* Define to 1 if you have the <libintl.h> header file. */
181 #undef HAVE_LIBINTL_H
183 /* Define to 1 if you have the `m' library (-lm). */
184 #undef HAVE_LIBM
186 /* Only used in build directory testsuite_hooks.h. */
187 #undef HAVE_LIMIT_AS
189 /* Only used in build directory testsuite_hooks.h. */
190 #undef HAVE_LIMIT_DATA
192 /* Only used in build directory testsuite_hooks.h. */
193 #undef HAVE_LIMIT_FSIZE
195 /* Only used in build directory testsuite_hooks.h. */
196 #undef HAVE_LIMIT_RSS
198 /* Only used in build directory testsuite_hooks.h. */
199 #undef HAVE_LIMIT_VMEM
201 /* Define to 1 if you have the <locale.h> header file. */
202 #undef HAVE_LOCALE_H
204 /* Define to 1 if you have the `log10f' function. */
205 #undef HAVE_LOG10F
207 /* Define to 1 if you have the `log10l' function. */
208 #undef HAVE_LOG10L
210 /* Define to 1 if you have the `logf' function. */
211 #undef HAVE_LOGF
213 /* Define to 1 if you have the `logl' function. */
214 #undef HAVE_LOGL
216 /* Define to 1 if you have the <machine/endian.h> header file. */
217 #undef HAVE_MACHINE_ENDIAN_H
219 /* Define to 1 if you have the <machine/param.h> header file. */
220 #undef HAVE_MACHINE_PARAM_H
222 /* Define if mbstate_t exists in wchar.h. */
223 #undef HAVE_MBSTATE_T
225 /* Define to 1 if you have the <memory.h> header file. */
226 #undef HAVE_MEMORY_H
228 /* Define to 1 if you have a working `mmap' system call. */
229 #undef HAVE_MMAP
231 /* Define to 1 if you have the `modf' function. */
232 #undef HAVE_MODF
234 /* Define to 1 if you have the `modff' function. */
235 #undef HAVE_MODFF
237 /* Define to 1 if you have the `modfl' function. */
238 #undef HAVE_MODFL
240 /* Define to 1 if you have the <nan.h> header file. */
241 #undef HAVE_NAN_H
243 /* Define to 1 if you have the `nl_langinfo' function. */
244 #undef HAVE_NL_LANGINFO
246 /* Define if poll is available in <poll.h>. */
247 #undef HAVE_POLL
249 /* Define to 1 if you have the `powf' function. */
250 #undef HAVE_POWF
252 /* Define to 1 if you have the `powl' function. */
253 #undef HAVE_POWL
255 /* Define to 1 if you have the `qfpclass' function. */
256 #undef HAVE_QFPCLASS
258 /* Define to 1 if you have the `setenv' function. */
259 #undef HAVE_SETENV
261 /* Define if sigsetjmp is available. */
262 #undef HAVE_SIGSETJMP
264 /* Define to 1 if you have the `sincos' function. */
265 #undef HAVE_SINCOS
267 /* Define to 1 if you have the `sincosf' function. */
268 #undef HAVE_SINCOSF
270 /* Define to 1 if you have the `sincosl' function. */
271 #undef HAVE_SINCOSL
273 /* Define to 1 if you have the `sinf' function. */
274 #undef HAVE_SINF
276 /* Define to 1 if you have the `sinhf' function. */
277 #undef HAVE_SINHF
279 /* Define to 1 if you have the `sinhl' function. */
280 #undef HAVE_SINHL
282 /* Define to 1 if you have the `sinl' function. */
283 #undef HAVE_SINL
285 /* Define to 1 if you have the `sqrtf' function. */
286 #undef HAVE_SQRTF
288 /* Define to 1 if you have the `sqrtl' function. */
289 #undef HAVE_SQRTL
291 /* Define to 1 if you have the <stdint.h> header file. */
292 #undef HAVE_STDINT_H
294 /* Define to 1 if you have the <stdlib.h> header file. */
295 #undef HAVE_STDLIB_H
297 /* Define to 1 if you have the <strings.h> header file. */
298 #undef HAVE_STRINGS_H
300 /* Define to 1 if you have the <string.h> header file. */
301 #undef HAVE_STRING_H
303 /* Define to 1 if you have the `strtof' function. */
304 #undef HAVE_STRTOF
306 /* Define to 1 if you have the `strtold' function. */
307 #undef HAVE_STRTOLD
309 /* Define to 1 if you have the <sys/filio.h> header file. */
310 #undef HAVE_SYS_FILIO_H
312 /* Define to 1 if you have the <sys/ioctl.h> header file. */
313 #undef HAVE_SYS_IOCTL_H
315 /* Define to 1 if you have the <sys/ipc.h> header file. */
316 #undef HAVE_SYS_IPC_H
318 /* Define to 1 if you have the <sys/isa_defs.h> header file. */
319 #undef HAVE_SYS_ISA_DEFS_H
321 /* Define to 1 if you have the <sys/machine.h> header file. */
322 #undef HAVE_SYS_MACHINE_H
324 /* Define to 1 if you have the <sys/param.h> header file. */
325 #undef HAVE_SYS_PARAM_H
327 /* Define to 1 if you have the <sys/resource.h> header file. */
328 #undef HAVE_SYS_RESOURCE_H
330 /* Define to 1 if you have the <sys/sem.h> header file. */
331 #undef HAVE_SYS_SEM_H
333 /* Define to 1 if you have the <sys/stat.h> header file. */
334 #undef HAVE_SYS_STAT_H
336 /* Define to 1 if you have the <sys/time.h> header file. */
337 #undef HAVE_SYS_TIME_H
339 /* Define to 1 if you have the <sys/types.h> header file. */
340 #undef HAVE_SYS_TYPES_H
342 /* Define to 1 if you have the <sys/uio.h> header file. */
343 #undef HAVE_SYS_UIO_H
345 /* Define if S_IFREG is available in <sys/stat.h>. */
346 #undef HAVE_S_IFREG
348 /* Define if S_IFREG is available in <sys/stat.h>. */
349 #undef HAVE_S_ISREG
351 /* Define to 1 if you have the `tanf' function. */
352 #undef HAVE_TANF
354 /* Define to 1 if you have the `tanhf' function. */
355 #undef HAVE_TANHF
357 /* Define to 1 if you have the `tanhl' function. */
358 #undef HAVE_TANHL
360 /* Define to 1 if you have the `tanl' function. */
361 #undef HAVE_TANL
363 /* Define to 1 if you have the <unistd.h> header file. */
364 #undef HAVE_UNISTD_H
366 /* Defined if vfwscanf exists. */
367 #undef HAVE_VFWSCANF
369 /* Defined if vswscanf exists. */
370 #undef HAVE_VSWSCANF
372 /* Defined if vwscanf exists. */
373 #undef HAVE_VWSCANF
375 /* Define to 1 if you have the <wchar.h> header file. */
376 #undef HAVE_WCHAR_H
378 /* Defined if wcstof exists. */
379 #undef HAVE_WCSTOF
381 /* Define to 1 if you have the <wctype.h> header file. */
382 #undef HAVE_WCTYPE_H
384 /* Define if writev is available in <sys/uio.h>. */
385 #undef HAVE_WRITEV
387 /* Define to 1 if you have the `_acosf' function. */
388 #undef HAVE__ACOSF
390 /* Define to 1 if you have the `_acosl' function. */
391 #undef HAVE__ACOSL
393 /* Define to 1 if you have the `_asinf' function. */
394 #undef HAVE__ASINF
396 /* Define to 1 if you have the `_asinl' function. */
397 #undef HAVE__ASINL
399 /* Define to 1 if you have the `_atan2f' function. */
400 #undef HAVE__ATAN2F
402 /* Define to 1 if you have the `_atan2l' function. */
403 #undef HAVE__ATAN2L
405 /* Define to 1 if you have the `_atanf' function. */
406 #undef HAVE__ATANF
408 /* Define to 1 if you have the `_atanl' function. */
409 #undef HAVE__ATANL
411 /* Define to 1 if you have the `_ceilf' function. */
412 #undef HAVE__CEILF
414 /* Define to 1 if you have the `_ceill' function. */
415 #undef HAVE__CEILL
417 /* Define to 1 if you have the `_copysign' function. */
418 #undef HAVE__COPYSIGN
420 /* Define to 1 if you have the `_copysignl' function. */
421 #undef HAVE__COPYSIGNL
423 /* Define to 1 if you have the `_cosf' function. */
424 #undef HAVE__COSF
426 /* Define to 1 if you have the `_coshf' function. */
427 #undef HAVE__COSHF
429 /* Define to 1 if you have the `_coshl' function. */
430 #undef HAVE__COSHL
432 /* Define to 1 if you have the `_cosl' function. */
433 #undef HAVE__COSL
435 /* Define to 1 if you have the `_expf' function. */
436 #undef HAVE__EXPF
438 /* Define to 1 if you have the `_expl' function. */
439 #undef HAVE__EXPL
441 /* Define to 1 if you have the `_fabsf' function. */
442 #undef HAVE__FABSF
444 /* Define to 1 if you have the `_fabsl' function. */
445 #undef HAVE__FABSL
447 /* Define to 1 if you have the `_finite' function. */
448 #undef HAVE__FINITE
450 /* Define to 1 if you have the `_finitef' function. */
451 #undef HAVE__FINITEF
453 /* Define to 1 if you have the `_finitel' function. */
454 #undef HAVE__FINITEL
456 /* Define to 1 if you have the `_floorf' function. */
457 #undef HAVE__FLOORF
459 /* Define to 1 if you have the `_floorl' function. */
460 #undef HAVE__FLOORL
462 /* Define to 1 if you have the `_fmodf' function. */
463 #undef HAVE__FMODF
465 /* Define to 1 if you have the `_fmodl' function. */
466 #undef HAVE__FMODL
468 /* Define to 1 if you have the `_fpclass' function. */
469 #undef HAVE__FPCLASS
471 /* Define to 1 if you have the `_frexpf' function. */
472 #undef HAVE__FREXPF
474 /* Define to 1 if you have the `_frexpl' function. */
475 #undef HAVE__FREXPL
477 /* Define to 1 if you have the `_hypot' function. */
478 #undef HAVE__HYPOT
480 /* Define to 1 if you have the `_hypotf' function. */
481 #undef HAVE__HYPOTF
483 /* Define to 1 if you have the `_hypotl' function. */
484 #undef HAVE__HYPOTL
486 /* Define to 1 if you have the `_isinf' function. */
487 #undef HAVE__ISINF
489 /* Define to 1 if you have the `_isinff' function. */
490 #undef HAVE__ISINFF
492 /* Define to 1 if you have the `_isinfl' function. */
493 #undef HAVE__ISINFL
495 /* Define to 1 if you have the `_isnan' function. */
496 #undef HAVE__ISNAN
498 /* Define to 1 if you have the `_isnanf' function. */
499 #undef HAVE__ISNANF
501 /* Define to 1 if you have the `_isnanl' function. */
502 #undef HAVE__ISNANL
504 /* Define to 1 if you have the `_ldexpf' function. */
505 #undef HAVE__LDEXPF
507 /* Define to 1 if you have the `_ldexpl' function. */
508 #undef HAVE__LDEXPL
510 /* Define to 1 if you have the `_log10f' function. */
511 #undef HAVE__LOG10F
513 /* Define to 1 if you have the `_log10l' function. */
514 #undef HAVE__LOG10L
516 /* Define to 1 if you have the `_logf' function. */
517 #undef HAVE__LOGF
519 /* Define to 1 if you have the `_logl' function. */
520 #undef HAVE__LOGL
522 /* Define to 1 if you have the `_modf' function. */
523 #undef HAVE__MODF
525 /* Define to 1 if you have the `_modff' function. */
526 #undef HAVE__MODFF
528 /* Define to 1 if you have the `_modfl' function. */
529 #undef HAVE__MODFL
531 /* Define to 1 if you have the `_powf' function. */
532 #undef HAVE__POWF
534 /* Define to 1 if you have the `_powl' function. */
535 #undef HAVE__POWL
537 /* Define to 1 if you have the `_qfpclass' function. */
538 #undef HAVE__QFPCLASS
540 /* Define to 1 if you have the `_sincos' function. */
541 #undef HAVE__SINCOS
543 /* Define to 1 if you have the `_sincosf' function. */
544 #undef HAVE__SINCOSF
546 /* Define to 1 if you have the `_sincosl' function. */
547 #undef HAVE__SINCOSL
549 /* Define to 1 if you have the `_sinf' function. */
550 #undef HAVE__SINF
552 /* Define to 1 if you have the `_sinhf' function. */
553 #undef HAVE__SINHF
555 /* Define to 1 if you have the `_sinhl' function. */
556 #undef HAVE__SINHL
558 /* Define to 1 if you have the `_sinl' function. */
559 #undef HAVE__SINL
561 /* Define to 1 if you have the `_sqrtf' function. */
562 #undef HAVE__SQRTF
564 /* Define to 1 if you have the `_sqrtl' function. */
565 #undef HAVE__SQRTL
567 /* Define to 1 if you have the `_tanf' function. */
568 #undef HAVE__TANF
570 /* Define to 1 if you have the `_tanhf' function. */
571 #undef HAVE__TANHF
573 /* Define to 1 if you have the `_tanhl' function. */
574 #undef HAVE__TANHL
576 /* Define to 1 if you have the `_tanl' function. */
577 #undef HAVE__TANL
579 /* Define if the compiler/host combination has __builtin_abs. */
580 #undef HAVE___BUILTIN_ABS
582 /* Define if the compiler/host combination has __builtin_cos. */
583 #undef HAVE___BUILTIN_COS
585 /* Define if the compiler/host combination has __builtin_cosf. */
586 #undef HAVE___BUILTIN_COSF
588 /* Define if the compiler/host combination has __builtin_cosl. */
589 #undef HAVE___BUILTIN_COSL
591 /* Define if the compiler/host combination has __builtin_fabs. */
592 #undef HAVE___BUILTIN_FABS
594 /* Define if the compiler/host combination has __builtin_fabsf. */
595 #undef HAVE___BUILTIN_FABSF
597 /* Define if the compiler/host combination has __builtin_fabsl. */
598 #undef HAVE___BUILTIN_FABSL
600 /* Define if the compiler/host combination has __builtin_labs. */
601 #undef HAVE___BUILTIN_LABS
603 /* Define if the compiler/host combination has __builtin_sin. */
604 #undef HAVE___BUILTIN_SIN
606 /* Define if the compiler/host combination has __builtin_sinf. */
607 #undef HAVE___BUILTIN_SINF
609 /* Define if the compiler/host combination has __builtin_sinl. */
610 #undef HAVE___BUILTIN_SINL
612 /* Define if the compiler/host combination has __builtin_sqrt. */
613 #undef HAVE___BUILTIN_SQRT
615 /* Define if the compiler/host combination has __builtin_sqrtf. */
616 #undef HAVE___BUILTIN_SQRTF
618 /* Define if the compiler/host combination has __builtin_sqrtl. */
619 #undef HAVE___BUILTIN_SQRTL
621 /* Define to 1 if you have the `__signbit' function. */
622 #undef HAVE___SIGNBIT
624 /* Define to 1 if you have the `__signbitf' function. */
625 #undef HAVE___SIGNBITF
627 /* Define to 1 if you have the `__signbitl' function. */
628 #undef HAVE___SIGNBITL
630 /* Name of package */
631 #undef PACKAGE
633 /* Define to the address where bug reports for this package should be sent. */
634 #undef PACKAGE_BUGREPORT
636 /* Define to the full name of this package. */
637 #undef PACKAGE_NAME
639 /* Define to the full name and version of this package. */
640 #undef PACKAGE_STRING
642 /* Define to the one symbol short name of this package. */
643 #undef PACKAGE_TARNAME
645 /* Define to the version of this package. */
646 #undef PACKAGE_VERSION
648 /* Define to 1 if you have the ANSI C header files. */
649 #undef STDC_HEADERS
651 /* Version number of package */
652 #undef VERSION
654 /* Define to use concept checking code from the boost libraries. */
655 #undef _GLIBCXX_CONCEPT_CHECKS
657 /* Define if a fully dynamic basic_string is wanted. */
658 #undef _GLIBCXX_FULLY_DYNAMIC_STRING
660 /* Define to 1 if a full hosted library is built, or 0 if freestanding. */
661 #undef _GLIBCXX_HOSTED
663 /* Define if using setrlimit to set resource limits during "make check" */
664 #undef _GLIBCXX_RES_LIMITS
666 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
667 #undef _GLIBCXX_SJLJ_EXCEPTIONS
669 /* Define to use symbol versioning in the shared library. */
670 #undef _GLIBCXX_SYMVER
672 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,
673 <stdio.h>, and <stdlib.h> can be used or exposed. */
674 #undef _GLIBCXX_USE_C99
676 /* Define if C99 functions in <complex.h> should be used in <complex>. Using
677 compiler builtins for these functions requires corresponding C99 library
678 functions to be present. */
679 #undef _GLIBCXX_USE_C99_COMPLEX
681 /* Define if C99 functions or macros in <math.h> should be imported in <cmath>
682 in namespace std. */
683 #undef _GLIBCXX_USE_C99_MATH
685 /* Define if iconv and related functions exist and are usable. */
686 #undef _GLIBCXX_USE_ICONV
688 /* Define if LFS support is available. */
689 #undef _GLIBCXX_USE_LFS
691 /* Define if code specialized for long long should be used. */
692 #undef _GLIBCXX_USE_LONG_LONG
694 /* Define if NLS translations are to be used. */
695 #undef _GLIBCXX_USE_NLS
697 /* Define if code specialized for wchar_t should be used. */
698 #undef _GLIBCXX_USE_WCHAR_T
700 // Define symbol versioning in assember directives. If symbol
701 // versioning is beigng used, and the assembler supports this kind of
702 // thing, then use it.
703 // NB: _GLIBCXX_AT_AT is a hack to work around quoting issues in m4.
704 #if _GLIBCXX_SYMVER
705 #define _GLIBCXX_ASM_SYMVER(cur, old, version) \
706 asm (".symver " #cur "," #old _GLIBCXX_AT_AT #version);
707 #else
708 #define _GLIBCXX_ASM_SYMVER(cur, old, version)
709 #endif
711 // Systems that have certain non-standard functions prefixed with an
712 // underscore, we'll handle those here. Must come after config.h.in.
714 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
715 # define HAVE_ISNAN 1
716 # define isnan _isnan
717 #endif
719 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
720 # define HAVE_ISNANF 1
721 # define isnanf _isnanf
722 #endif
724 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
725 # define HAVE_ISNANL 1
726 # define isnanl _isnanl
727 #endif
729 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
730 # define HAVE_ISINF 1
731 # define isinf _isinf
732 #endif
734 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
735 # define HAVE_ISINFF 1
736 # define isinff _isinff
737 #endif
739 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
740 # define HAVE_ISINFL 1
741 # define isinfl _isinfl
742 #endif
744 #if defined (HAVE__COPYSIGN) && ! defined (HAVE_COPYSIGN)
745 # define HAVE_COPYSIGN 1
746 # define copysign _copysign
747 #endif
749 #if defined (HAVE__COPYSIGNL) && ! defined (HAVE_COPYSIGNL)
750 # define HAVE_COPYSIGNL 1
751 # define copysignl _copysignl
752 #endif
754 #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
755 # define HAVE_COSF 1
756 # define cosf _cosf
757 #endif
759 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
760 # define HAVE_ACOSF 1
761 # define acosf _acosf
762 #endif
764 #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
765 # define HAVE_ACOSL 1
766 # define acosl _acosl
767 #endif
769 #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
770 # define HAVE_ASINF 1
771 # define asinf _asinf
772 #endif
774 #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
775 # define HAVE_ASINL 1
776 # define asinl _asinl
777 #endif
779 #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
780 # define HAVE_ATANF 1
781 # define atanf _atanf
782 #endif
784 #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
785 # define HAVE_ATANL 1
786 # define atanl _atanl
787 #endif
789 #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
790 # define HAVE_CEILF 1
791 # define aceil _ceilf
792 #endif
794 #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
795 # define HAVE_CEILL 1
796 # define aceil _ceill
797 #endif
799 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
800 # define HAVE_COSHF 1
801 # define coshf _coshf
802 #endif
804 #if defined (HAVE__COSL) && ! defined (HAVE_COSL)
805 # define HAVE_COSL 1
806 # define cosl _cosl
807 #endif
809 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
810 # define HAVE_LOGF 1
811 # define logf _logf
812 #endif
814 #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
815 # define HAVE_COSHL 1
816 # define coshl _coshl
817 #endif
819 #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
820 # define HAVE_EXPF 1
821 # define expf _expf
822 #endif
824 #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
825 # define HAVE_EXPL 1
826 # define expl _expl
827 #endif
829 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
830 # define HAVE_FABSF 1
831 # define fabsf _fabsf
832 #endif
834 #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
835 # define HAVE_FABSL 1
836 # define fabsl _fabsl
837 #endif
839 #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
840 # define HAVE_FLOORF 1
841 # define floorf _floorf
842 #endif
844 #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
845 # define HAVE_FLOORL 1
846 # define floorl _floorl
847 #endif
849 #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
850 # define HAVE_FMODF 1
851 # define fmodf _fmodf
852 #endif
854 #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
855 # define HAVE_FMODL 1
856 # define fmodl _fmodl
857 #endif
859 #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
860 # define HAVE_FREXPF 1
861 # define frexpf _frexpf
862 #endif
864 #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
865 # define HAVE_FREXPL 1
866 # define frexpl _frexpl
867 #endif
869 #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
870 # define HAVE_LDEXPF 1
871 # define ldexpf _ldexpf
872 #endif
874 #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
875 # define HAVE_LDEXPL 1
876 # define ldexpl _ldexpl
877 #endif
879 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
880 # define HAVE_LOG10F 1
881 # define log10f _log10f
882 #endif
884 #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
885 # define HAVE_LOGL 1
886 # define logl _logl
887 #endif
889 #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
890 # define HAVE_POWF 1
891 # define powf _powf
892 #endif
894 #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
895 # define HAVE_LOG10L 1
896 # define log10l _log10l
897 #endif
899 #if defined (HAVE__MODF) && ! defined (HAVE_MODF)
900 # define HAVE_MODF 1
901 # define modf _modf
902 #endif
904 #if defined (HAVE__MODL) && ! defined (HAVE_MODL)
905 # define HAVE_MODL 1
906 # define modl _modl
907 #endif
909 #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
910 # define HAVE_SINF 1
911 # define sinf _sinf
912 #endif
914 #if defined (HAVE__POWL) && ! defined (HAVE_POWL)
915 # define HAVE_POWL 1
916 # define powl _powl
917 #endif
919 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
920 # define HAVE_SINHF 1
921 # define sinhf _sinhf
922 #endif
924 #if defined (HAVE__SINL) && ! defined (HAVE_SINL)
925 # define HAVE_SINL 1
926 # define sinl _sinl
927 #endif
929 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
930 # define HAVE_SQRTF 1
931 # define sqrtf _sqrtf
932 #endif
934 #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
935 # define HAVE_SINHL 1
936 # define sinhl _sinhl
937 #endif
939 #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
940 # define HAVE_TANF 1
941 # define tanf _tanf
942 #endif
944 #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
945 # define HAVE_SQRTL 1
946 # define sqrtl _sqrtl
947 #endif
949 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
950 # define HAVE_TANHF 1
951 # define tanhf _tanhf
952 #endif
954 #if defined (HAVE__TANL) && ! defined (HAVE_TANL)
955 # define HAVE_TANL 1
956 # define tanl _tanl
957 #endif
959 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
960 # define HAVE_STRTOF 1
961 # define strtof _strtof
962 #endif
964 #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
965 # define HAVE_TANHL 1
966 # define tanhl _tanhl
967 #endif
969 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
970 # define HAVE_STRTOLD 1
971 # define strtold _strtold
972 #endif
974 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
975 # define HAVE_SINCOS 1
976 # define sincos _sincos
977 #endif
979 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
980 # define HAVE_SINCOSF 1
981 # define sincosf _sincosf
982 #endif
984 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
985 # define HAVE_SINCOSL 1
986 # define sincosl _sincosl
987 #endif
989 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
990 # define HAVE_FINITE 1
991 # define finite _finite
992 #endif
994 #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
995 # define HAVE_FINITEF 1
996 # define finitef _finitef
997 #endif
999 #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
1000 # define HAVE_FINITEL 1
1001 # define finitel _finitel
1002 #endif
1004 #if defined (HAVE__QFINITE) && ! defined (HAVE_QFINITE)
1005 # define HAVE_QFINITE 1
1006 # define qfinite _qfinite
1007 #endif
1009 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
1010 # define HAVE_FPCLASS 1
1011 # define fpclass _fpclass
1012 #endif
1014 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
1015 # define HAVE_QFPCLASS 1
1016 # define qfpclass _qfpclass
1017 #endif