* flow.c (mark_used_regs): Revert last change.
[official-gcc.git] / libstdc++-v3 / config.h.in
blob8549b5a13ad9f0b65d7e7f512ac3040e8ac808e4
1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if you have a working `mmap' system call. */
4 #undef HAVE_MMAP
6 // Include support for 'long long' and 'unsigned long long'.
7 #undef _GLIBCPP_USE_LONG_LONG
9 // Define if the host has a type mbstate_t defined in
10 // wchar.h, as required by 21.1.3.1. Some systems, namely
11 // hppa-hp-hpux10.20 do not meet this requirement, and must be worked
12 // around.
13 #undef _GLIBCPP_NEED_MBSTATE_T
15 // Define if code specialized for wchar_t should be used.
16 #undef _GLIBCPP_USE_WCHAR_T
18 // Define if the compiler/host combination has __builtin_acos
19 #undef HAVE_BUILTIN_ACOS
21 // Define if the compiler/host combination has __builtin_acosf
22 #undef HAVE_BUILTIN_ACOSF
24 // Define if the compiler/host combination has __builtin_acosl
25 #undef HAVE_BUILTIN_ACOSL
27 // Define if the compiler/host combination has __builtin_asin
28 #undef HAVE_BUILTIN_ASIN
30 // Define if the compiler/host combination has __builtin_asinf
31 #undef HAVE_BUILTIN_ASINF
33 // Define if the compiler/host combination has __builtin_asinl
34 #undef HAVE_BUILTIN_ASINL
36 // Define if the compiler/host combination has __builtin_atan
37 #undef HAVE_BUILTIN_ATAN
39 // Define if the compiler/host combination has __builtin_atanf
40 #undef HAVE_BUILTIN_ATANF
42 // Define if the compiler/host combination has __builtin_atanl
43 #undef HAVE_BUILTIN_ATANL
45 // Define if the compiler/host combination has __builtin_atan2
46 #undef HAVE_BUILTIN_ATAN2
48 // Define if the compiler/host combination has __builtin_atan2f
49 #undef HAVE_BUILTIN_ATAN2F
51 // Define if the compiler/host combination has __builtin_atan2l
52 #undef HAVE_BUILTIN_ATAN2L
54 // Define if the compiler/host combination has __builtin_ceil
55 #undef HAVE_BUILTIN_CEIL
57 // Define if the compiler/host combination has __builtin_ceilf
58 #undef HAVE_BUILTIN_CEILF
60 // Define if the compiler/host combination has __builtin_ceill
61 #undef HAVE_BUILTIN_CEILL
63 // Define if the compiler/host combination has __builtin_cos
64 #undef HAVE_BUILTIN_COS
66 // Define if the compiler/host combination has __builtin_cosf
67 #undef HAVE_BUILTIN_COSF
69 // Define if the compiler/host combination has __builtin_cosl
70 #undef HAVE_BUILTIN_COSL
72 // Define if the compiler/host combination has __builtin_cosh
73 #undef HAVE_BUILTIN_COSH
75 // Define if the compiler/host combination has __builtin_coshf
76 #undef HAVE_BUILTIN_COSHF
78 // Define if the compiler/host combination has __builtin_coshl
79 #undef HAVE_BUILTIN_COSHL
81 // Define if the compiler/host combination has __builtin_exp
82 #undef HAVE_BUILTIN_EXP
84 // Define if the compiler/host combination has __builtin_expf
85 #undef HAVE_BUILTIN_EXPF
87 // Define if the compiler/host combination has __builtin_expl
88 #undef HAVE_BUILTIN_EXPL
90 // Define if the compiler/host combination has __builtin_fabs
91 #undef HAVE_BUILTIN_FABS
93 // Define if the compiler/host combination has __builtin_fabsf
94 #undef HAVE_BUILTIN_FABSF
96 // Define if the compiler/host combination has __builtin_fabsl
97 #undef HAVE_BUILTIN_FABSL
99 // Define if the compiler/host combination has __builtin_floor
100 #undef HAVE_BUILTIN_FLOOR
102 // Define if the compiler/host combination has __builtin_floorf
103 #undef HAVE_BUILTIN_FLOORF
105 // Define if the compiler/host combination has __builtin_floorl
106 #undef HAVE_BUILTIN_FLOORL
108 // Define if the compiler/host combination has __builtin_frexp
109 #undef HAVE_BUILTIN_FREXP
111 // Define if the compiler/host combination has __builtin_frexpf
112 #undef HAVE_BUILTIN_FREXPF
114 // Define if the compiler/host combination has __builtin_frexpl
115 #undef HAVE_BUILTIN_FREXPL
117 // Define if the compiler/host combination has __builtin_ldexp
118 #undef HAVE_BUILTIN_LDEXP
120 // Define if the compiler/host combination has __builtin_ldexpf
121 #undef HAVE_BUILTIN_LDEXPF
123 // Define if the compiler/host combination has __builtin_ldexpl
124 #undef HAVE_BUILTIN_LDEXPL
126 // Define if the compiler/host combination has __builtin_log
127 #undef HAVE_BUILTIN_LOG
129 // Define if the compiler/host combination has __builtin_logf
130 #undef HAVE_BUILTIN_LOGF
132 // Define if the compiler/host combination has __builtin_logl
133 #undef HAVE_BUILTIN_LOGL
135 // Define if the compiler/host combination has __builtin_log10
136 #undef HAVE_BUILTIN_LOG10
138 // Define if the compiler/host combination has __builtin_log10f
139 #undef HAVE_BUILTIN_LOG10F
141 // Define if the compiler/host combination has __builtin_log10l
142 #undef HAVE_BUILTIN_LOG10L
144 // Define if the compiler/host combination has __builtin_modf
145 #undef HAVE_BUILTIN_MODF
147 // Define if the compiler/host combination has __builtin_modff
148 #undef HAVE_BUILTIN_MODFF
150 // Define if the compiler/host combination has __builtin_modfl
151 #undef HAVE_BUILTIN_MODFL
153 // Define if the compiler/host combination has __builtin_pow
154 #undef HAVE_BUILTIN_POW
156 // Define if the compiler/host combination has __builtin_powf
157 #undef HAVE_BUILTIN_POWF
159 // Define if the compiler/host combination has __builtin_powl
160 #undef HAVE_BUILTIN_POWL
162 // Define if the compiler/host combination has __builtin_sin
163 #undef HAVE_BUILTIN_SIN
165 // Define if the compiler/host combination has __builtin_sinf
166 #undef HAVE_BUILTIN_SINF
168 // Define if the compiler/host combination has __builtin_sinl
169 #undef HAVE_BUILTIN_SINL
171 // Define if the compiler/host combination has __builtin_sinh
172 #undef HAVE_BUILTIN_SINH
174 // Define if the compiler/host combination has __builtin_sinhf
175 #undef HAVE_BUILTIN_SINHF
177 // Define if the compiler/host combination has __builtin_sinhl
178 #undef HAVE_BUILTIN_SINHL
180 // Define if the compiler/host combination has __builtin_sqrt
181 #undef HAVE_BUILTIN_SQRT
183 // Define if the compiler/host combination has __builtin_sqrtf
184 #undef HAVE_BUILTIN_SQRTF
186 // Define if the compiler/host combination has __builtin_sqrtl
187 #undef HAVE_BUILTIN_SQRTL
189 // Define if the compiler/host combination has __builtin_tan
190 #undef HAVE_BUILTIN_TAN
192 // Define if the compiler/host combination has __builtin_tanf
193 #undef HAVE_BUILTIN_TANF
195 // Define if the compiler/host combination has __builtin_tanl
196 #undef HAVE_BUILTIN_TANL
198 // Define if the compiler/host combination has __builtin_tanh
199 #undef HAVE_BUILTIN_TANH
201 // Define if the compiler/host combination has __builtin_tanhf
202 #undef HAVE_BUILTIN_TANHF
204 // Define if the compiler/host combination has __builtin_tanhl
205 #undef HAVE_BUILTIN_TANHL
207 // Define if GCC support for __complex__ float is buggy.
208 #undef _GLIBCPP_BUGGY_FLOAT_COMPLEX
210 // Define if GCC support for __complex__ is buggy.
211 #undef _GLIBCPP_BUGGY_COMPLEX
213 // Define if LC_MESSAGES is available in <locale.h>.
214 #undef HAVE_LC_MESSAGES
216 // Define if <float.h> exists.
217 #undef HAVE_FLOAT_H
219 // Define if modf is present in <math.h>
220 #undef HAVE_MODF
222 /* Define if you have the _acosf function. */
223 #undef HAVE__ACOSF
225 /* Define if you have the _acosl function. */
226 #undef HAVE__ACOSL
228 /* Define if you have the _asinf function. */
229 #undef HAVE__ASINF
231 /* Define if you have the _asinl function. */
232 #undef HAVE__ASINL
234 /* Define if you have the _atan2f function. */
235 #undef HAVE__ATAN2F
237 /* Define if you have the _atan2l function. */
238 #undef HAVE__ATAN2L
240 /* Define if you have the _atanf function. */
241 #undef HAVE__ATANF
243 /* Define if you have the _atanl function. */
244 #undef HAVE__ATANL
246 /* Define if you have the _ceilf function. */
247 #undef HAVE__CEILF
249 /* Define if you have the _ceill function. */
250 #undef HAVE__CEILL
252 /* Define if you have the _copysign function. */
253 #undef HAVE__COPYSIGN
255 /* Define if you have the _copysignl function. */
256 #undef HAVE__COPYSIGNL
258 /* Define if you have the _cosf function. */
259 #undef HAVE__COSF
261 /* Define if you have the _coshf function. */
262 #undef HAVE__COSHF
264 /* Define if you have the _coshl function. */
265 #undef HAVE__COSHL
267 /* Define if you have the _cosl function. */
268 #undef HAVE__COSL
270 /* Define if you have the _expf function. */
271 #undef HAVE__EXPF
273 /* Define if you have the _expl function. */
274 #undef HAVE__EXPL
276 /* Define if you have the _fabsf function. */
277 #undef HAVE__FABSF
279 /* Define if you have the _fabsl function. */
280 #undef HAVE__FABSL
282 /* Define if you have the _finite function. */
283 #undef HAVE__FINITE
285 /* Define if you have the _finitef function. */
286 #undef HAVE__FINITEF
288 /* Define if you have the _finitel function. */
289 #undef HAVE__FINITEL
291 /* Define if you have the _floorf function. */
292 #undef HAVE__FLOORF
294 /* Define if you have the _floorl function. */
295 #undef HAVE__FLOORL
297 /* Define if you have the _fpclass function. */
298 #undef HAVE__FPCLASS
300 /* Define if you have the _fqfinite function. */
301 #undef HAVE__FQFINITE
303 /* Define if you have the _frexpf function. */
304 #undef HAVE__FREXPF
306 /* Define if you have the _frexpl function. */
307 #undef HAVE__FREXPL
309 /* Define if you have the _isinf function. */
310 #undef HAVE__ISINF
312 /* Define if you have the _isinff function. */
313 #undef HAVE__ISINFF
315 /* Define if you have the _isinfl function. */
316 #undef HAVE__ISINFL
318 /* Define if you have the _isnan function. */
319 #undef HAVE__ISNAN
321 /* Define if you have the _isnanf function. */
322 #undef HAVE__ISNANF
324 /* Define if you have the _isnanl function. */
325 #undef HAVE__ISNANL
327 /* Define if you have the _ldexpf function. */
328 #undef HAVE__LDEXPF
330 /* Define if you have the _ldexpl function. */
331 #undef HAVE__LDEXPL
333 /* Define if you have the _log10f function. */
334 #undef HAVE__LOG10F
336 /* Define if you have the _log10l function. */
337 #undef HAVE__LOG10L
339 /* Define if you have the _logf function. */
340 #undef HAVE__LOGF
342 /* Define if you have the _logl function. */
343 #undef HAVE__LOGL
345 /* Define if you have the _modf function. */
346 #undef HAVE__MODF
348 /* Define if you have the _modff function. */
349 #undef HAVE__MODFF
351 /* Define if you have the _modfl function. */
352 #undef HAVE__MODFL
354 /* Define if you have the _powf function. */
355 #undef HAVE__POWF
357 /* Define if you have the _powl function. */
358 #undef HAVE__POWL
360 /* Define if you have the _qfpclass function. */
361 #undef HAVE__QFPCLASS
363 /* Define if you have the _sincos function. */
364 #undef HAVE__SINCOS
366 /* Define if you have the _sincosf function. */
367 #undef HAVE__SINCOSF
369 /* Define if you have the _sincosl function. */
370 #undef HAVE__SINCOSL
372 /* Define if you have the _sinf function. */
373 #undef HAVE__SINF
375 /* Define if you have the _sinhf function. */
376 #undef HAVE__SINHF
378 /* Define if you have the _sinhl function. */
379 #undef HAVE__SINHL
381 /* Define if you have the _sinl function. */
382 #undef HAVE__SINL
384 /* Define if you have the _sqrtf function. */
385 #undef HAVE__SQRTF
387 /* Define if you have the _sqrtl function. */
388 #undef HAVE__SQRTL
390 /* Define if you have the _strtof function. */
391 #undef HAVE__STRTOF
393 /* Define if you have the _strtold function. */
394 #undef HAVE__STRTOLD
396 /* Define if you have the _tanf function. */
397 #undef HAVE__TANF
399 /* Define if you have the _tanhf function. */
400 #undef HAVE__TANHF
402 /* Define if you have the _tanhl function. */
403 #undef HAVE__TANHL
405 /* Define if you have the _tanl function. */
406 #undef HAVE__TANL
408 /* Define if you have the acosf function. */
409 #undef HAVE_ACOSF
411 /* Define if you have the acosl function. */
412 #undef HAVE_ACOSL
414 /* Define if you have the asinf function. */
415 #undef HAVE_ASINF
417 /* Define if you have the asinl function. */
418 #undef HAVE_ASINL
420 /* Define if you have the atan2f function. */
421 #undef HAVE_ATAN2F
423 /* Define if you have the atan2l function. */
424 #undef HAVE_ATAN2L
426 /* Define if you have the atanf function. */
427 #undef HAVE_ATANF
429 /* Define if you have the atanl function. */
430 #undef HAVE_ATANL
432 /* Define if you have the c_log function. */
433 #undef HAVE_C_LOG
435 /* Define if you have the c_logf function. */
436 #undef HAVE_C_LOGF
438 /* Define if you have the c_logl function. */
439 #undef HAVE_C_LOGL
441 /* Define if you have the carg function. */
442 #undef HAVE_CARG
444 /* Define if you have the cargf function. */
445 #undef HAVE_CARGF
447 /* Define if you have the cargl function. */
448 #undef HAVE_CARGL
450 /* Define if you have the ccos function. */
451 #undef HAVE_CCOS
453 /* Define if you have the ccosf function. */
454 #undef HAVE_CCOSF
456 /* Define if you have the ccosh function. */
457 #undef HAVE_CCOSH
459 /* Define if you have the ccoshf function. */
460 #undef HAVE_CCOSHF
462 /* Define if you have the ccoshl function. */
463 #undef HAVE_CCOSHL
465 /* Define if you have the ccosl function. */
466 #undef HAVE_CCOSL
468 /* Define if you have the ceilf function. */
469 #undef HAVE_CEILF
471 /* Define if you have the ceill function. */
472 #undef HAVE_CEILL
474 /* Define if you have the cexp function. */
475 #undef HAVE_CEXP
477 /* Define if you have the cexpf function. */
478 #undef HAVE_CEXPF
480 /* Define if you have the cexpl function. */
481 #undef HAVE_CEXPL
483 /* Define if you have the clog10 function. */
484 #undef HAVE_CLOG10
486 /* Define if you have the clog10f function. */
487 #undef HAVE_CLOG10F
489 /* Define if you have the clog10l function. */
490 #undef HAVE_CLOG10L
492 /* Define if you have the copysign function. */
493 #undef HAVE_COPYSIGN
495 /* Define if you have the copysignf function. */
496 #undef HAVE_COPYSIGNF
498 /* Define if you have the copysignl function. */
499 #undef HAVE_COPYSIGNL
501 /* Define if you have the cosf function. */
502 #undef HAVE_COSF
504 /* Define if you have the coshf function. */
505 #undef HAVE_COSHF
507 /* Define if you have the coshl function. */
508 #undef HAVE_COSHL
510 /* Define if you have the cosl function. */
511 #undef HAVE_COSL
513 /* Define if you have the cpow function. */
514 #undef HAVE_CPOW
516 /* Define if you have the cpowf function. */
517 #undef HAVE_CPOWF
519 /* Define if you have the cpowl function. */
520 #undef HAVE_CPOWL
522 /* Define if you have the csin function. */
523 #undef HAVE_CSIN
525 /* Define if you have the csinf function. */
526 #undef HAVE_CSINF
528 /* Define if you have the csinh function. */
529 #undef HAVE_CSINH
531 /* Define if you have the csinhf function. */
532 #undef HAVE_CSINHF
534 /* Define if you have the csinhl function. */
535 #undef HAVE_CSINHL
537 /* Define if you have the csinl function. */
538 #undef HAVE_CSINL
540 /* Define if you have the csqrt function. */
541 #undef HAVE_CSQRT
543 /* Define if you have the csqrtf function. */
544 #undef HAVE_CSQRTF
546 /* Define if you have the csqrtl function. */
547 #undef HAVE_CSQRTL
549 /* Define if you have the ctan function. */
550 #undef HAVE_CTAN
552 /* Define if you have the ctanf function. */
553 #undef HAVE_CTANF
555 /* Define if you have the ctanh function. */
556 #undef HAVE_CTANH
558 /* Define if you have the ctanhf function. */
559 #undef HAVE_CTANHF
561 /* Define if you have the ctanhl function. */
562 #undef HAVE_CTANHL
564 /* Define if you have the ctanl function. */
565 #undef HAVE_CTANL
567 /* Define if you have the expf function. */
568 #undef HAVE_EXPF
570 /* Define if you have the expl function. */
571 #undef HAVE_EXPL
573 /* Define if you have the fabsf function. */
574 #undef HAVE_FABSF
576 /* Define if you have the fabsl function. */
577 #undef HAVE_FABSL
579 /* Define if you have the finite function. */
580 #undef HAVE_FINITE
582 /* Define if you have the finitef function. */
583 #undef HAVE_FINITEF
585 /* Define if you have the finitel function. */
586 #undef HAVE_FINITEL
588 /* Define if you have the floorf function. */
589 #undef HAVE_FLOORF
591 /* Define if you have the floorl function. */
592 #undef HAVE_FLOORL
594 /* Define if you have the fpclass function. */
595 #undef HAVE_FPCLASS
597 /* Define if you have the fqfinite function. */
598 #undef HAVE_FQFINITE
600 /* Define if you have the frexpf function. */
601 #undef HAVE_FREXPF
603 /* Define if you have the frexpl function. */
604 #undef HAVE_FREXPL
606 /* Define if you have the getpagesize function. */
607 #undef HAVE_GETPAGESIZE
609 /* Define if you have the hypot function. */
610 #undef HAVE_HYPOT
612 /* Define if you have the hypotf function. */
613 #undef HAVE_HYPOTF
615 /* Define if you have the hypotl function. */
616 #undef HAVE_HYPOTL
618 /* Define if you have the iconv function. */
619 #undef HAVE_ICONV
621 /* Define if you have the iconv_close function. */
622 #undef HAVE_ICONV_CLOSE
624 /* Define if you have the iconv_open function. */
625 #undef HAVE_ICONV_OPEN
627 /* Define if you have the isinf function. */
628 #undef HAVE_ISINF
630 /* Define if you have the isinff function. */
631 #undef HAVE_ISINFF
633 /* Define if you have the isinfl function. */
634 #undef HAVE_ISINFL
636 /* Define if you have the isnan function. */
637 #undef HAVE_ISNAN
639 /* Define if you have the isnanf function. */
640 #undef HAVE_ISNANF
642 /* Define if you have the isnanl function. */
643 #undef HAVE_ISNANL
645 /* Define if you have the ldexpf function. */
646 #undef HAVE_LDEXPF
648 /* Define if you have the ldexpl function. */
649 #undef HAVE_LDEXPL
651 /* Define if you have the log10f function. */
652 #undef HAVE_LOG10F
654 /* Define if you have the log10l function. */
655 #undef HAVE_LOG10L
657 /* Define if you have the logf function. */
658 #undef HAVE_LOGF
660 /* Define if you have the logl function. */
661 #undef HAVE_LOGL
663 /* Define if you have the modf function. */
664 #undef HAVE_MODF
666 /* Define if you have the modff function. */
667 #undef HAVE_MODFF
669 /* Define if you have the modfl function. */
670 #undef HAVE_MODFL
672 /* Define if you have the nan function. */
673 #undef HAVE_NAN
675 /* Define if you have the powf function. */
676 #undef HAVE_POWF
678 /* Define if you have the powl function. */
679 #undef HAVE_POWL
681 /* Define if you have the qfpclass function. */
682 #undef HAVE_QFPCLASS
684 /* Define if you have the signbitl function. */
685 #undef HAVE_SIGNBITL
687 /* Define if you have the sincos function. */
688 #undef HAVE_SINCOS
690 /* Define if you have the sincosf function. */
691 #undef HAVE_SINCOSF
693 /* Define if you have the sincosl function. */
694 #undef HAVE_SINCOSL
696 /* Define if you have the sinf function. */
697 #undef HAVE_SINF
699 /* Define if you have the sinhf function. */
700 #undef HAVE_SINHF
702 /* Define if you have the sinhl function. */
703 #undef HAVE_SINHL
705 /* Define if you have the sinl function. */
706 #undef HAVE_SINL
708 /* Define if you have the sqrtf function. */
709 #undef HAVE_SQRTF
711 /* Define if you have the sqrtl function. */
712 #undef HAVE_SQRTL
714 /* Define if you have the strtof function. */
715 #undef HAVE_STRTOF
717 /* Define if you have the strtold function. */
718 #undef HAVE_STRTOLD
720 /* Define if you have the tanf function. */
721 #undef HAVE_TANF
723 /* Define if you have the tanhf function. */
724 #undef HAVE_TANHF
726 /* Define if you have the tanhl function. */
727 #undef HAVE_TANHL
729 /* Define if you have the tanl function. */
730 #undef HAVE_TANL
732 /* Define if you have the wcslen function. */
733 #undef HAVE_WCSLEN
735 /* Define if you have the wmemchr function. */
736 #undef HAVE_WMEMCHR
738 /* Define if you have the wmemcmp function. */
739 #undef HAVE_WMEMCMP
741 /* Define if you have the wmemcpy function. */
742 #undef HAVE_WMEMCPY
744 /* Define if you have the wmemmove function. */
745 #undef HAVE_WMEMMOVE
747 /* Define if you have the wmemset function. */
748 #undef HAVE_WMEMSET
750 /* Define if you have the <complex.h> header file. */
751 #undef HAVE_COMPLEX_H
753 /* Define if you have the <endian.h> header file. */
754 #undef HAVE_ENDIAN_H
756 /* Define if you have the <float.h> header file. */
757 #undef HAVE_FLOAT_H
759 /* Define if you have the <fp.h> header file. */
760 #undef HAVE_FP_H
762 /* Define if you have the <ieeefp.h> header file. */
763 #undef HAVE_IEEEFP_H
765 /* Define if you have the <inttypes.h> header file. */
766 #undef HAVE_INTTYPES_H
768 /* Define if you have the <locale.h> header file. */
769 #undef HAVE_LOCALE_H
771 /* Define if you have the <machine/endian.h> header file. */
772 #undef HAVE_MACHINE_ENDIAN_H
774 /* Define if you have the <machine/param.h> header file. */
775 #undef HAVE_MACHINE_PARAM_H
777 /* Define if you have the <nan.h> header file. */
778 #undef HAVE_NAN_H
780 /* Define if you have the <sys/isa_defs.h> header file. */
781 #undef HAVE_SYS_ISA_DEFS_H
783 /* Define if you have the <sys/machine.h> header file. */
784 #undef HAVE_SYS_MACHINE_H
786 /* Define if you have the <unistd.h> header file. */
787 #undef HAVE_UNISTD_H
789 /* Name of package */
790 #undef PACKAGE
792 /* Version number of package */
793 #undef VERSION
796 // Systems that have certain non-standard functions prefixed with an
797 // underscore, we'll handle those here. Must come after config.h.in.
800 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
801 # define HAVE_ISNAN 1
802 # define isnan _isnan
803 #endif
805 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
806 # define HAVE_ISNANF 1
807 # define isnanf _isnanf
808 #endif
810 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
811 # define HAVE_ISNANL 1
812 # define isnanl _isnanl
813 #endif
815 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
816 # define HAVE_ISINF 1
817 # define isinf _isinf
818 #endif
820 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
821 # define HAVE_ISINFF 1
822 # define isinff _isinff
823 #endif
825 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
826 # define HAVE_ISINFL 1
827 # define isinfl _isinfl
828 #endif
830 #if defined (HAVE__COPYSIGN) && ! defined (HAVE_COPYSIGN)
831 # define HAVE_COPYSIGN 1
832 # define copysign _copysign
833 #endif
835 #if defined (HAVE__COPYSIGNL) && ! defined (HAVE_COPYSIGNL)
836 # define HAVE_COPYSIGNL 1
837 # define copysignl _copysignl
838 #endif
840 #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
841 # define HAVE_COSF 1
842 # define cosf _cosf
843 #endif
845 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
846 # define HAVE_ACOSF 1
847 # define acosf _acosf
848 #endif
850 #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
851 # define HAVE_ACOSL 1
852 # define acosl _acosl
853 #endif
855 #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
856 # define HAVE_ASINF 1
857 # define asinf _asinf
858 #endif
860 #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
861 # define HAVE_ASINL 1
862 # define asinl _asinl
863 #endif
865 #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
866 # define HAVE_ATANF 1
867 # define atanf _atanf
868 #endif
870 #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
871 # define HAVE_ATANL 1
872 # define atanl _atanl
873 #endif
875 #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
876 # define HAVE_CEILF 1
877 # define aceil _ceilf
878 #endif
880 #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
881 # define HAVE_CEILL 1
882 # define aceil _ceill
883 #endif
885 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
886 # define HAVE_COSHF 1
887 # define coshf _coshf
888 #endif
890 #if defined (HAVE__COSL) && ! defined (HAVE_COSL)
891 # define HAVE_COSL 1
892 # define cosl _cosl
893 #endif
895 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
896 # define HAVE_LOGF 1
897 # define logf _logf
898 #endif
900 #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
901 # define HAVE_COSHL 1
902 # define coshl _coshl
903 #endif
905 #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
906 # define HAVE_EXPF 1
907 # define expf _expf
908 #endif
910 #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
911 # define HAVE_EXPL 1
912 # define expl _expl
913 #endif
915 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
916 # define HAVE_FABSF 1
917 # define fabsf _fabsf
918 #endif
920 #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
921 # define HAVE_FABSL 1
922 # define fabsl _fabsl
923 #endif
925 #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
926 # define HAVE_FLOORF 1
927 # define floorf _floorf
928 #endif
930 #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
931 # define HAVE_FLOORL 1
932 # define floorl _floorl
933 #endif
935 #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
936 # define HAVE_FMODF 1
937 # define fmodf _fmodf
938 #endif
940 #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
941 # define HAVE_FMODL 1
942 # define fmodl _fmodl
943 #endif
945 #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
946 # define HAVE_FREXPF 1
947 # define frexpf _frexpf
948 #endif
950 #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
951 # define HAVE_FREXPL 1
952 # define frexpl _frexpl
953 #endif
955 #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
956 # define HAVE_LDEXPF 1
957 # define ldexpf _ldexpf
958 #endif
960 #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
961 # define HAVE_LDEXPL 1
962 # define ldexpl _ldexpl
963 #endif
965 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
966 # define HAVE_LOG10F 1
967 # define log10f _log10f
968 #endif
970 #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
971 # define HAVE_LOGL 1
972 # define logl _logl
973 #endif
975 #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
976 # define HAVE_POWF 1
977 # define powf _powf
978 #endif
980 #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
981 # define HAVE_LOG10L 1
982 # define log10l _log10l
983 #endif
985 #if defined (HAVE__MODF) && ! defined (HAVE_MODF)
986 # define HAVE_MODF 1
987 # define modf _modf
988 #endif
990 #if defined (HAVE__MODL) && ! defined (HAVE_MODL)
991 # define HAVE_MODL 1
992 # define modl _modl
993 #endif
995 #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
996 # define HAVE_SINF 1
997 # define sinf _sinf
998 #endif
1000 #if defined (HAVE__POWL) && ! defined (HAVE_POWL)
1001 # define HAVE_POWL 1
1002 # define powl _powl
1003 #endif
1005 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
1006 # define HAVE_SINHF 1
1007 # define sinhf _sinhf
1008 #endif
1010 #if defined (HAVE__SINL) && ! defined (HAVE_SINL)
1011 # define HAVE_SINL 1
1012 # define sinl _sinl
1013 #endif
1015 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
1016 # define HAVE_SQRTF 1
1017 # define sqrtf _sqrtf
1018 #endif
1020 #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
1021 # define HAVE_SINHL 1
1022 # define sinhl _sinhl
1023 #endif
1025 #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
1026 # define HAVE_TANF 1
1027 # define tanf _tanf
1028 #endif
1030 #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
1031 # define HAVE_SQRTL 1
1032 # define sqrtl _sqrtl
1033 #endif
1035 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
1036 # define HAVE_TANHF 1
1037 # define tanhf _tanhf
1038 #endif
1040 #if defined (HAVE__TANL) && ! defined (HAVE_TANL)
1041 # define HAVE_TANF 1
1042 # define tanf _tanf
1043 #endif
1045 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
1046 # define HAVE_STRTOF 1
1047 # define strtof _strtof
1048 #endif
1050 #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
1051 # define HAVE_TANHL 1
1052 # define tanhl _tanhl
1053 #endif
1055 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
1056 # define HAVE_STRTOLD 1
1057 # define strtold _strtold
1058 #endif
1060 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
1061 # define HAVE_SINCOS 1
1062 # define sincos _sincos
1063 #endif
1065 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
1066 # define HAVE_SINCOSF 1
1067 # define sincosf _sincosf
1068 #endif
1070 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
1071 # define HAVE_SINCOSL 1
1072 # define sincosl _sincosl
1073 #endif
1075 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
1076 # define HAVE_FINITE 1
1077 # define finite _finite
1078 #endif
1080 #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
1081 # define HAVE_FINITEF 1
1082 # define finitef _finitef
1083 #endif
1085 #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
1086 # define HAVE_FINITEL 1
1087 # define finitel _finitel
1088 #endif
1090 #if defined (HAVE__QFINITE) && ! defined (HAVE_QFINITE)
1091 # define HAVE_QFINITE 1
1092 # define qfinite _qfinite
1093 #endif
1095 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
1096 # define HAVE_FPCLASS 1
1097 # define fpclass _fpclass
1098 #endif
1100 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
1101 # define HAVE_QFPCLASS 1
1102 # define qfpclass _qfpclass
1103 #endif