* c-decl.c (finish_decl): Don't set DECL_C_HARD_REGISTER for
[official-gcc.git] / libstdc++-v3 / config.h.in
blob4aef4005467c463d03472731b2c1363743d29836
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 // Define if GCC support for __complex__ float is buggy.
7 #undef _GLIBCPP_BUGGY_FLOAT_COMPLEX
9 // Define if GCC support for __complex__ is buggy.
10 #undef _GLIBCPP_BUGGY_COMPLEX
12 // Include support for multiple threads, e.g., in the I/O package.
13 #undef _GLIBCPP_USE_THREADS
15 // Include support for 'long long' and 'unsigned long long'.
16 #undef _GLIBCPP_USE_LONG_LONG
18 // Define if code specialized for wchar_t should be used.
19 #undef _GLIBCPP_USE_C99
21 // Include support for shadow headers, ie --enable-cshadow-headers.
22 #undef _GLIBCPP_USE_SHADOW_HEADERS
24 // Define if code specialized for wchar_t should be used.
25 #undef _GLIBCPP_USE_WCHAR_T
27 // Define if mbstate_t exists in wchar.h.
28 #undef HAVE_MBSTATE_T
30 // Define if you have the modff function.
31 #undef HAVE_MODFF
33 // Define if you have the modfl function.
34 #undef HAVE_MODFL
36 // Define if the compiler/host combination has __builtin_abs
37 #undef HAVE___BUILTIN_ABS
39 // Define if the compiler/host combination has __builtin_labs
40 #undef HAVE___BUILTIN_LABS
42 // Define if the compiler/host combination has __builtin_cos
43 #undef HAVE___BUILTIN_COS
45 // Define if the compiler/host combination has __builtin_cosf
46 #undef HAVE___BUILTIN_COSF
48 // Define if the compiler/host combination has __builtin_cosl
49 #undef HAVE___BUILTIN_COSL
51 // Define if the compiler/host combination has __builtin_fabs
52 #undef HAVE___BUILTIN_FABS
54 // Define if the compiler/host combination has __builtin_fabsf
55 #undef HAVE___BUILTIN_FABSF
57 // Define if the compiler/host combination has __builtin_fabsl
58 #undef HAVE___BUILTIN_FABSL
60 // Define if the compiler/host combination has __builtin_sin
61 #undef HAVE___BUILTIN_SIN
63 // Define if the compiler/host combination has __builtin_sinf
64 #undef HAVE___BUILTIN_SINF
66 // Define if the compiler/host combination has __builtin_sinl
67 #undef HAVE___BUILTIN_SINL
69 // Define if the compiler/host combination has __builtin_fsqrt
70 #undef HAVE___BUILTIN_FSQRT
72 // Define if the compiler/host combination has __builtin_sqrtf
73 #undef HAVE___BUILTIN_SQRTF
75 // Define if the compiler/host combination has __builtin_sqrtl
76 #undef HAVE___BUILTIN_SQRTL
78 // Define if LC_MESSAGES is available in <locale.h>.
79 #undef HAVE_LC_MESSAGES
81 /* Define if you have the _acosf function. */
82 #undef HAVE__ACOSF
84 /* Define if you have the _acosl function. */
85 #undef HAVE__ACOSL
87 /* Define if you have the _asinf function. */
88 #undef HAVE__ASINF
90 /* Define if you have the _asinl function. */
91 #undef HAVE__ASINL
93 /* Define if you have the _atan2l function. */
94 #undef HAVE__ATAN2L
96 /* Define if you have the _atanf function. */
97 #undef HAVE__ATANF
99 /* Define if you have the _atanl function. */
100 #undef HAVE__ATANL
102 /* Define if you have the _ceilf function. */
103 #undef HAVE__CEILF
105 /* Define if you have the _ceill function. */
106 #undef HAVE__CEILL
108 /* Define if you have the _copysign function. */
109 #undef HAVE__COPYSIGN
111 /* Define if you have the _copysignl function. */
112 #undef HAVE__COPYSIGNL
114 /* Define if you have the _cosf function. */
115 #undef HAVE__COSF
117 /* Define if you have the _coshf function. */
118 #undef HAVE__COSHF
120 /* Define if you have the _coshl function. */
121 #undef HAVE__COSHL
123 /* Define if you have the _cosl function. */
124 #undef HAVE__COSL
126 /* Define if you have the _expl function. */
127 #undef HAVE__EXPL
129 /* Define if you have the _fabsf function. */
130 #undef HAVE__FABSF
132 /* Define if you have the _fabsl function. */
133 #undef HAVE__FABSL
135 /* Define if you have the _finite function. */
136 #undef HAVE__FINITE
138 /* Define if you have the _finitef function. */
139 #undef HAVE__FINITEF
141 /* Define if you have the _finitel function. */
142 #undef HAVE__FINITEL
144 /* Define if you have the _floorf function. */
145 #undef HAVE__FLOORF
147 /* Define if you have the _floorl function. */
148 #undef HAVE__FLOORL
150 /* Define if you have the _fmodf function. */
151 #undef HAVE__FMODF
153 /* Define if you have the _fmodl function. */
154 #undef HAVE__FMODL
156 /* Define if you have the _fpclass function. */
157 #undef HAVE__FPCLASS
159 /* Define if you have the _frexpf function. */
160 #undef HAVE__FREXPF
162 /* Define if you have the _frexpl function. */
163 #undef HAVE__FREXPL
165 /* Define if you have the _isinf function. */
166 #undef HAVE__ISINF
168 /* Define if you have the _isinff function. */
169 #undef HAVE__ISINFF
171 /* Define if you have the _isinfl function. */
172 #undef HAVE__ISINFL
174 /* Define if you have the _isnan function. */
175 #undef HAVE__ISNAN
177 /* Define if you have the _isnanf function. */
178 #undef HAVE__ISNANF
180 /* Define if you have the _isnanl function. */
181 #undef HAVE__ISNANL
183 /* Define if you have the _ldexpf function. */
184 #undef HAVE__LDEXPF
186 /* Define if you have the _ldexpl function. */
187 #undef HAVE__LDEXPL
189 /* Define if you have the _log10f function. */
190 #undef HAVE__LOG10F
192 /* Define if you have the _log10l function. */
193 #undef HAVE__LOG10L
195 /* Define if you have the _logf function. */
196 #undef HAVE__LOGF
198 /* Define if you have the _logl function. */
199 #undef HAVE__LOGL
201 /* Define if you have the _modff function. */
202 #undef HAVE__MODFF
204 /* Define if you have the _modfl function. */
205 #undef HAVE__MODFL
207 /* Define if you have the _powf function. */
208 #undef HAVE__POWF
210 /* Define if you have the _powl function. */
211 #undef HAVE__POWL
213 /* Define if you have the _qfpclass function. */
214 #undef HAVE__QFPCLASS
216 /* Define if you have the _sincos function. */
217 #undef HAVE__SINCOS
219 /* Define if you have the _sincosf function. */
220 #undef HAVE__SINCOSF
222 /* Define if you have the _sincosl function. */
223 #undef HAVE__SINCOSL
225 /* Define if you have the _sinf function. */
226 #undef HAVE__SINF
228 /* Define if you have the _sinhf function. */
229 #undef HAVE__SINHF
231 /* Define if you have the _sinhl function. */
232 #undef HAVE__SINHL
234 /* Define if you have the _sinl function. */
235 #undef HAVE__SINL
237 /* Define if you have the _sqrtf function. */
238 #undef HAVE__SQRTF
240 /* Define if you have the _sqrtl function. */
241 #undef HAVE__SQRTL
243 /* Define if you have the _tanf function. */
244 #undef HAVE__TANF
246 /* Define if you have the _tanhf function. */
247 #undef HAVE__TANHF
249 /* Define if you have the _tanhl function. */
250 #undef HAVE__TANHL
252 /* Define if you have the _tanl function. */
253 #undef HAVE__TANL
255 /* Define if you have the acosf function. */
256 #undef HAVE_ACOSF
258 /* Define if you have the acosl function. */
259 #undef HAVE_ACOSL
261 /* Define if you have the asinf function. */
262 #undef HAVE_ASINF
264 /* Define if you have the asinl function. */
265 #undef HAVE_ASINL
267 /* Define if you have the atan2f function. */
268 #undef HAVE_ATAN2F
270 /* Define if you have the atan2l function. */
271 #undef HAVE_ATAN2L
273 /* Define if you have the atanf function. */
274 #undef HAVE_ATANF
276 /* Define if you have the atanl function. */
277 #undef HAVE_ATANL
279 /* Define if you have the ceilf function. */
280 #undef HAVE_CEILF
282 /* Define if you have the ceill function. */
283 #undef HAVE_CEILL
285 /* Define if you have the copysign function. */
286 #undef HAVE_COPYSIGN
288 /* Define if you have the copysignf function. */
289 #undef HAVE_COPYSIGNF
291 /* Define if you have the copysignl function. */
292 #undef HAVE_COPYSIGNL
294 /* Define if you have the cosf function. */
295 #undef HAVE_COSF
297 /* Define if you have the coshf function. */
298 #undef HAVE_COSHF
300 /* Define if you have the coshl function. */
301 #undef HAVE_COSHL
303 /* Define if you have the cosl function. */
304 #undef HAVE_COSL
306 /* Define if you have the drand48 function. */
307 #undef HAVE_DRAND48
309 /* Define if you have the expf function. */
310 #undef HAVE_EXPF
312 /* Define if you have the expl function. */
313 #undef HAVE_EXPL
315 /* Define if you have the fabsf function. */
316 #undef HAVE_FABSF
318 /* Define if you have the fabsl function. */
319 #undef HAVE_FABSL
321 /* Define if you have the finite function. */
322 #undef HAVE_FINITE
324 /* Define if you have the finitef function. */
325 #undef HAVE_FINITEF
327 /* Define if you have the finitel function. */
328 #undef HAVE_FINITEL
330 /* Define if you have the floorf function. */
331 #undef HAVE_FLOORF
333 /* Define if you have the floorl function. */
334 #undef HAVE_FLOORL
336 /* Define if you have the fmodf function. */
337 #undef HAVE_FMODF
339 /* Define if you have the fmodl function. */
340 #undef HAVE_FMODL
342 /* Define if you have the fpclass function. */
343 #undef HAVE_FPCLASS
345 /* Define if you have the frexpf function. */
346 #undef HAVE_FREXPF
348 /* Define if you have the frexpl function. */
349 #undef HAVE_FREXPL
351 /* Define if you have the getpagesize function. */
352 #undef HAVE_GETPAGESIZE
354 /* Define if you have the hypot function. */
355 #undef HAVE_HYPOT
357 /* Define if you have the hypotf function. */
358 #undef HAVE_HYPOTF
360 /* Define if you have the hypotl function. */
361 #undef HAVE_HYPOTL
363 /* Define if you have the iconv function. */
364 #undef HAVE_ICONV
366 /* Define if you have the iconv_close function. */
367 #undef HAVE_ICONV_CLOSE
369 /* Define if you have the iconv_open function. */
370 #undef HAVE_ICONV_OPEN
372 /* Define if you have the isinf function. */
373 #undef HAVE_ISINF
375 /* Define if you have the isinff function. */
376 #undef HAVE_ISINFF
378 /* Define if you have the isinfl function. */
379 #undef HAVE_ISINFL
381 /* Define if you have the isnan function. */
382 #undef HAVE_ISNAN
384 /* Define if you have the isnanf function. */
385 #undef HAVE_ISNANF
387 /* Define if you have the isnanl function. */
388 #undef HAVE_ISNANL
390 /* Define if you have the ldexpf function. */
391 #undef HAVE_LDEXPF
393 /* Define if you have the ldexpl function. */
394 #undef HAVE_LDEXPL
396 /* Define if you have the log10f function. */
397 #undef HAVE_LOG10F
399 /* Define if you have the log10l function. */
400 #undef HAVE_LOG10L
402 /* Define if you have the logf function. */
403 #undef HAVE_LOGF
405 /* Define if you have the logl function. */
406 #undef HAVE_LOGL
408 /* Define if you have the mbsrtowcs function. */
409 #undef HAVE_MBSRTOWCS
411 /* Define if you have the modff function. */
412 #undef HAVE_MODFF
414 /* Define if you have the modfl function. */
415 #undef HAVE_MODFL
417 /* Define if you have the nan function. */
418 #undef HAVE_NAN
420 /* Define if you have the nl_langinfo function. */
421 #undef HAVE_NL_LANGINFO
423 /* Define if you have the powf function. */
424 #undef HAVE_POWF
426 /* Define if you have the powl function. */
427 #undef HAVE_POWL
429 /* Define if you have the qfpclass function. */
430 #undef HAVE_QFPCLASS
432 /* Define if you have the signbitl function. */
433 #undef HAVE_SIGNBITL
435 /* Define if you have the sincos function. */
436 #undef HAVE_SINCOS
438 /* Define if you have the sincosf function. */
439 #undef HAVE_SINCOSF
441 /* Define if you have the sincosl function. */
442 #undef HAVE_SINCOSL
444 /* Define if you have the sinf function. */
445 #undef HAVE_SINF
447 /* Define if you have the sinhf function. */
448 #undef HAVE_SINHF
450 /* Define if you have the sinhl function. */
451 #undef HAVE_SINHL
453 /* Define if you have the sinl function. */
454 #undef HAVE_SINL
456 /* Define if you have the sqrtf function. */
457 #undef HAVE_SQRTF
459 /* Define if you have the sqrtl function. */
460 #undef HAVE_SQRTL
462 /* Define if you have the strtof function. */
463 #undef HAVE_STRTOF
465 /* Define if you have the strtold function. */
466 #undef HAVE_STRTOLD
468 /* Define if you have the tanf function. */
469 #undef HAVE_TANF
471 /* Define if you have the tanhf function. */
472 #undef HAVE_TANHF
474 /* Define if you have the tanhl function. */
475 #undef HAVE_TANHL
477 /* Define if you have the tanl function. */
478 #undef HAVE_TANL
480 /* Define if you have the wcslen function. */
481 #undef HAVE_WCSLEN
483 /* Define if you have the wcsrtombs function. */
484 #undef HAVE_WCSRTOMBS
486 /* Define if you have the wmemchr function. */
487 #undef HAVE_WMEMCHR
489 /* Define if you have the wmemcmp function. */
490 #undef HAVE_WMEMCMP
492 /* Define if you have the wmemcpy function. */
493 #undef HAVE_WMEMCPY
495 /* Define if you have the wmemmove function. */
496 #undef HAVE_WMEMMOVE
498 /* Define if you have the wmemset function. */
499 #undef HAVE_WMEMSET
501 /* Define if you have the <endian.h> header file. */
502 #undef HAVE_ENDIAN_H
504 /* Define if you have the <float.h> header file. */
505 #undef HAVE_FLOAT_H
507 /* Define if you have the <fp.h> header file. */
508 #undef HAVE_FP_H
510 /* Define if you have the <gconv.h> header file. */
511 #undef HAVE_GCONV_H
513 /* Define if you have the <ieeefp.h> header file. */
514 #undef HAVE_IEEEFP_H
516 /* Define if you have the <inttypes.h> header file. */
517 #undef HAVE_INTTYPES_H
519 /* Define if you have the <locale.h> header file. */
520 #undef HAVE_LOCALE_H
522 /* Define if you have the <machine/endian.h> header file. */
523 #undef HAVE_MACHINE_ENDIAN_H
525 /* Define if you have the <machine/param.h> header file. */
526 #undef HAVE_MACHINE_PARAM_H
528 /* Define if you have the <nan.h> header file. */
529 #undef HAVE_NAN_H
531 /* Define if you have the <sys/isa_defs.h> header file. */
532 #undef HAVE_SYS_ISA_DEFS_H
534 /* Define if you have the <sys/machine.h> header file. */
535 #undef HAVE_SYS_MACHINE_H
537 /* Define if you have the <unistd.h> header file. */
538 #undef HAVE_UNISTD_H
540 /* Define if you have the <wchar.h> header file. */
541 #undef HAVE_WCHAR_H
543 /* Define if you have the m library (-lm). */
544 #undef HAVE_LIBM
546 /* Name of package */
547 #undef PACKAGE
549 /* Version number of package */
550 #undef VERSION
552 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
553 #undef _GLIBCPP_SJLJ_EXCEPTIONS
555 /* Define if sigsetjmp is available. */
556 #undef HAVE_SIGSETJMP
559 // Systems that have certain non-standard functions prefixed with an
560 // underscore, we'll handle those here. Must come after config.h.in.
562 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
563 # define HAVE_ISNAN 1
564 # define isnan _isnan
565 #endif
567 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
568 # define HAVE_ISNANF 1
569 # define isnanf _isnanf
570 #endif
572 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
573 # define HAVE_ISNANL 1
574 # define isnanl _isnanl
575 #endif
577 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
578 # define HAVE_ISINF 1
579 # define isinf _isinf
580 #endif
582 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
583 # define HAVE_ISINFF 1
584 # define isinff _isinff
585 #endif
587 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
588 # define HAVE_ISINFL 1
589 # define isinfl _isinfl
590 #endif
592 #if defined (HAVE__COPYSIGN) && ! defined (HAVE_COPYSIGN)
593 # define HAVE_COPYSIGN 1
594 # define copysign _copysign
595 #endif
597 #if defined (HAVE__COPYSIGNL) && ! defined (HAVE_COPYSIGNL)
598 # define HAVE_COPYSIGNL 1
599 # define copysignl _copysignl
600 #endif
602 #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
603 # define HAVE_COSF 1
604 # define cosf _cosf
605 #endif
607 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
608 # define HAVE_ACOSF 1
609 # define acosf _acosf
610 #endif
612 #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
613 # define HAVE_ACOSL 1
614 # define acosl _acosl
615 #endif
617 #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
618 # define HAVE_ASINF 1
619 # define asinf _asinf
620 #endif
622 #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
623 # define HAVE_ASINL 1
624 # define asinl _asinl
625 #endif
627 #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
628 # define HAVE_ATANF 1
629 # define atanf _atanf
630 #endif
632 #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
633 # define HAVE_ATANL 1
634 # define atanl _atanl
635 #endif
637 #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
638 # define HAVE_CEILF 1
639 # define aceil _ceilf
640 #endif
642 #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
643 # define HAVE_CEILL 1
644 # define aceil _ceill
645 #endif
647 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
648 # define HAVE_COSHF 1
649 # define coshf _coshf
650 #endif
652 #if defined (HAVE__COSL) && ! defined (HAVE_COSL)
653 # define HAVE_COSL 1
654 # define cosl _cosl
655 #endif
657 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
658 # define HAVE_LOGF 1
659 # define logf _logf
660 #endif
662 #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
663 # define HAVE_COSHL 1
664 # define coshl _coshl
665 #endif
667 #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
668 # define HAVE_EXPF 1
669 # define expf _expf
670 #endif
672 #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
673 # define HAVE_EXPL 1
674 # define expl _expl
675 #endif
677 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
678 # define HAVE_FABSF 1
679 # define fabsf _fabsf
680 #endif
682 #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
683 # define HAVE_FABSL 1
684 # define fabsl _fabsl
685 #endif
687 #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
688 # define HAVE_FLOORF 1
689 # define floorf _floorf
690 #endif
692 #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
693 # define HAVE_FLOORL 1
694 # define floorl _floorl
695 #endif
697 #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
698 # define HAVE_FMODF 1
699 # define fmodf _fmodf
700 #endif
702 #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
703 # define HAVE_FMODL 1
704 # define fmodl _fmodl
705 #endif
707 #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
708 # define HAVE_FREXPF 1
709 # define frexpf _frexpf
710 #endif
712 #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
713 # define HAVE_FREXPL 1
714 # define frexpl _frexpl
715 #endif
717 #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
718 # define HAVE_LDEXPF 1
719 # define ldexpf _ldexpf
720 #endif
722 #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
723 # define HAVE_LDEXPL 1
724 # define ldexpl _ldexpl
725 #endif
727 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
728 # define HAVE_LOG10F 1
729 # define log10f _log10f
730 #endif
732 #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
733 # define HAVE_LOGL 1
734 # define logl _logl
735 #endif
737 #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
738 # define HAVE_POWF 1
739 # define powf _powf
740 #endif
742 #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
743 # define HAVE_LOG10L 1
744 # define log10l _log10l
745 #endif
747 #if defined (HAVE__MODF) && ! defined (HAVE_MODF)
748 # define HAVE_MODF 1
749 # define modf _modf
750 #endif
752 #if defined (HAVE__MODL) && ! defined (HAVE_MODL)
753 # define HAVE_MODL 1
754 # define modl _modl
755 #endif
757 #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
758 # define HAVE_SINF 1
759 # define sinf _sinf
760 #endif
762 #if defined (HAVE__POWL) && ! defined (HAVE_POWL)
763 # define HAVE_POWL 1
764 # define powl _powl
765 #endif
767 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
768 # define HAVE_SINHF 1
769 # define sinhf _sinhf
770 #endif
772 #if defined (HAVE__SINL) && ! defined (HAVE_SINL)
773 # define HAVE_SINL 1
774 # define sinl _sinl
775 #endif
777 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
778 # define HAVE_SQRTF 1
779 # define sqrtf _sqrtf
780 #endif
782 #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
783 # define HAVE_SINHL 1
784 # define sinhl _sinhl
785 #endif
787 #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
788 # define HAVE_TANF 1
789 # define tanf _tanf
790 #endif
792 #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
793 # define HAVE_SQRTL 1
794 # define sqrtl _sqrtl
795 #endif
797 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
798 # define HAVE_TANHF 1
799 # define tanhf _tanhf
800 #endif
802 #if defined (HAVE__TANL) && ! defined (HAVE_TANL)
803 # define HAVE_TANF 1
804 # define tanf _tanf
805 #endif
807 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
808 # define HAVE_STRTOF 1
809 # define strtof _strtof
810 #endif
812 #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
813 # define HAVE_TANHL 1
814 # define tanhl _tanhl
815 #endif
817 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
818 # define HAVE_STRTOLD 1
819 # define strtold _strtold
820 #endif
822 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
823 # define HAVE_SINCOS 1
824 # define sincos _sincos
825 #endif
827 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
828 # define HAVE_SINCOSF 1
829 # define sincosf _sincosf
830 #endif
832 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
833 # define HAVE_SINCOSL 1
834 # define sincosl _sincosl
835 #endif
837 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
838 # define HAVE_FINITE 1
839 # define finite _finite
840 #endif
842 #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
843 # define HAVE_FINITEF 1
844 # define finitef _finitef
845 #endif
847 #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
848 # define HAVE_FINITEL 1
849 # define finitel _finitel
850 #endif
852 #if defined (HAVE__QFINITE) && ! defined (HAVE_QFINITE)
853 # define HAVE_QFINITE 1
854 # define qfinite _qfinite
855 #endif
857 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
858 # define HAVE_FPCLASS 1
859 # define fpclass _fpclass
860 #endif
862 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
863 # define HAVE_QFPCLASS 1
864 # define qfpclass _qfpclass
865 #endif