* sparc.c (sparc_absnegfloat_split_legitimate): Do not call
[official-gcc.git] / libstdc++-v3 / config.h.in
blob04b17645fa97331d8d1bb8af13c97132047b2460
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 you need to in order for stat and other things to work. */
7 #undef _POSIX_SOURCE
9 // Define if GCC supports weak symbols.
10 #undef _GLIBCPP_SUPPORTS_WEAK
12 // Define if gthr-default.h exists (meaning that threading support is enabled).
13 #undef HAVE_GTHR_DEFAULT
15 // Include I/O support for 'long long' and 'unsigned long long'.
16 #undef _GLIBCPP_USE_LONG_LONG
18 // Define if C99 features such as lldiv_t, llabs, lldiv should be exposed.
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 using setrlimit to limit memory usage during 'make check'.
28 #undef _GLIBCPP_MEM_LIMITS
30 // Define to use concept checking code from the boost libraries.
31 #undef _GLIBCPP_CONCEPT_CHECKS
33 // Define if mbstate_t exists in wchar.h.
34 #undef HAVE_MBSTATE_T
36 // Define if you have the modff function.
37 #undef HAVE_MODFF
39 // Define if you have the modfl function.
40 #undef HAVE_MODFL
42 // Define if you have the expf function.
43 #undef HAVE_EXPF
45 // Define if you have the expl function.
46 #undef HAVE_EXPL
48 // Define if you have the hypotf function.
49 #undef HAVE_HYPOTF
51 // Define if you have the hypotl function.
52 #undef HAVE_HYPOTL
54 // Define if the compiler/host combination has __builtin_abs
55 #undef HAVE___BUILTIN_ABS
57 // Define if the compiler/host combination has __builtin_labs
58 #undef HAVE___BUILTIN_LABS
60 // Define if the compiler/host combination has __builtin_cos
61 #undef HAVE___BUILTIN_COS
63 // Define if the compiler/host combination has __builtin_cosf
64 #undef HAVE___BUILTIN_COSF
66 // Define if the compiler/host combination has __builtin_cosl
67 #undef HAVE___BUILTIN_COSL
69 // Define if the compiler/host combination has __builtin_fabs
70 #undef HAVE___BUILTIN_FABS
72 // Define if the compiler/host combination has __builtin_fabsf
73 #undef HAVE___BUILTIN_FABSF
75 // Define if the compiler/host combination has __builtin_fabsl
76 #undef HAVE___BUILTIN_FABSL
78 // Define if the compiler/host combination has __builtin_sin
79 #undef HAVE___BUILTIN_SIN
81 // Define if the compiler/host combination has __builtin_sinf
82 #undef HAVE___BUILTIN_SINF
84 // Define if the compiler/host combination has __builtin_sinl
85 #undef HAVE___BUILTIN_SINL
87 // Define if the compiler/host combination has __builtin_fsqrt
88 #undef HAVE___BUILTIN_FSQRT
90 // Define if the compiler/host combination has __builtin_sqrtf
91 #undef HAVE___BUILTIN_SQRTF
93 // Define if the compiler/host combination has __builtin_sqrtl
94 #undef HAVE___BUILTIN_SQRTL
96 // Define if LC_MESSAGES is available in <locale.h>.
97 #undef HAVE_LC_MESSAGES
99 /* Define if you have the _acosf function. */
100 #undef HAVE__ACOSF
102 /* Define if you have the _acosl function. */
103 #undef HAVE__ACOSL
105 /* Define if you have the _asinf function. */
106 #undef HAVE__ASINF
108 /* Define if you have the _asinl function. */
109 #undef HAVE__ASINL
111 /* Define if you have the _atan2f function. */
112 #undef HAVE__ATAN2F
114 /* Define if you have the _atan2l function. */
115 #undef HAVE__ATAN2L
117 /* Define if you have the _atanf function. */
118 #undef HAVE__ATANF
120 /* Define if you have the _atanl function. */
121 #undef HAVE__ATANL
123 /* Define if you have the _ceilf function. */
124 #undef HAVE__CEILF
126 /* Define if you have the _ceill function. */
127 #undef HAVE__CEILL
129 /* Define if you have the _copysign function. */
130 #undef HAVE__COPYSIGN
132 /* Define if you have the _copysignl function. */
133 #undef HAVE__COPYSIGNL
135 /* Define if you have the _cosf function. */
136 #undef HAVE__COSF
138 /* Define if you have the _coshf function. */
139 #undef HAVE__COSHF
141 /* Define if you have the _coshl function. */
142 #undef HAVE__COSHL
144 /* Define if you have the _cosl function. */
145 #undef HAVE__COSL
147 /* Define if you have the _expl function. */
148 #undef HAVE__EXPL
150 /* Define if you have the _fabsf function. */
151 #undef HAVE__FABSF
153 /* Define if you have the _fabsl function. */
154 #undef HAVE__FABSL
156 /* Define if you have the _finite function. */
157 #undef HAVE__FINITE
159 /* Define if you have the _finitef function. */
160 #undef HAVE__FINITEF
162 /* Define if you have the _finitel function. */
163 #undef HAVE__FINITEL
165 /* Define if you have the _floorf function. */
166 #undef HAVE__FLOORF
168 /* Define if you have the _floorl function. */
169 #undef HAVE__FLOORL
171 /* Define if you have the _fmodf function. */
172 #undef HAVE__FMODF
174 /* Define if you have the _fmodl function. */
175 #undef HAVE__FMODL
177 /* Define if you have the _fpclass function. */
178 #undef HAVE__FPCLASS
180 /* Define if you have the _frexpf function. */
181 #undef HAVE__FREXPF
183 /* Define if you have the _frexpl function. */
184 #undef HAVE__FREXPL
186 /* Define if you have the _hypot function. */
187 #undef HAVE__HYPOT
189 /* Define if you have the _hypotf function. */
190 #undef HAVE__HYPOTF
192 /* Define if you have the _hypotl function. */
193 #undef HAVE__HYPOTL
195 /* Define if you have the _isinf function. */
196 #undef HAVE__ISINF
198 /* Define if you have the _isinff function. */
199 #undef HAVE__ISINFF
201 /* Define if you have the _isinfl function. */
202 #undef HAVE__ISINFL
204 /* Define if you have the _isnan function. */
205 #undef HAVE__ISNAN
207 /* Define if you have the _isnanf function. */
208 #undef HAVE__ISNANF
210 /* Define if you have the _isnanl function. */
211 #undef HAVE__ISNANL
213 /* Define if you have the _ldexpf function. */
214 #undef HAVE__LDEXPF
216 /* Define if you have the _ldexpl function. */
217 #undef HAVE__LDEXPL
219 /* Define if you have the _log10f function. */
220 #undef HAVE__LOG10F
222 /* Define if you have the _log10l function. */
223 #undef HAVE__LOG10L
225 /* Define if you have the _logf function. */
226 #undef HAVE__LOGF
228 /* Define if you have the _logl function. */
229 #undef HAVE__LOGL
231 /* Define if you have the _modff function. */
232 #undef HAVE__MODFF
234 /* Define if you have the _modfl function. */
235 #undef HAVE__MODFL
237 /* Define if you have the _powf function. */
238 #undef HAVE__POWF
240 /* Define if you have the _powl function. */
241 #undef HAVE__POWL
243 /* Define if you have the _qfpclass function. */
244 #undef HAVE__QFPCLASS
246 /* Define if you have the _sincos function. */
247 #undef HAVE__SINCOS
249 /* Define if you have the _sincosf function. */
250 #undef HAVE__SINCOSF
252 /* Define if you have the _sincosl function. */
253 #undef HAVE__SINCOSL
255 /* Define if you have the _sinf function. */
256 #undef HAVE__SINF
258 /* Define if you have the _sinhf function. */
259 #undef HAVE__SINHF
261 /* Define if you have the _sinhl function. */
262 #undef HAVE__SINHL
264 /* Define if you have the _sinl function. */
265 #undef HAVE__SINL
267 /* Define if you have the _sqrtf function. */
268 #undef HAVE__SQRTF
270 /* Define if you have the _sqrtl function. */
271 #undef HAVE__SQRTL
273 /* Define if you have the _tanf function. */
274 #undef HAVE__TANF
276 /* Define if you have the _tanhf function. */
277 #undef HAVE__TANHF
279 /* Define if you have the _tanhl function. */
280 #undef HAVE__TANHL
282 /* Define if you have the _tanl function. */
283 #undef HAVE__TANL
285 /* Define if you have the acosf function. */
286 #undef HAVE_ACOSF
288 /* Define if you have the acosl function. */
289 #undef HAVE_ACOSL
291 /* Define if you have the asinf function. */
292 #undef HAVE_ASINF
294 /* Define if you have the asinl function. */
295 #undef HAVE_ASINL
297 /* Define if you have the atan2f function. */
298 #undef HAVE_ATAN2F
300 /* Define if you have the atan2l function. */
301 #undef HAVE_ATAN2L
303 /* Define if you have the atanf function. */
304 #undef HAVE_ATANF
306 /* Define if you have the atanl function. */
307 #undef HAVE_ATANL
309 /* Define if you have the btowc function. */
310 #undef HAVE_BTOWC
312 /* Define if you have the ceilf function. */
313 #undef HAVE_CEILF
315 /* Define if you have the ceill function. */
316 #undef HAVE_CEILL
318 /* Define if you have the copysign function. */
319 #undef HAVE_COPYSIGN
321 /* Define if you have the copysignf function. */
322 #undef HAVE_COPYSIGNF
324 /* Define if you have the copysignl function. */
325 #undef HAVE_COPYSIGNL
327 /* Define if you have the cosf function. */
328 #undef HAVE_COSF
330 /* Define if you have the coshf function. */
331 #undef HAVE_COSHF
333 /* Define if you have the coshl function. */
334 #undef HAVE_COSHL
336 /* Define if you have the cosl function. */
337 #undef HAVE_COSL
339 /* Define if you have the drand48 function. */
340 #undef HAVE_DRAND48
342 /* Define if you have the expl function. */
343 #undef HAVE_EXPL
345 /* Define if you have the fabsf function. */
346 #undef HAVE_FABSF
348 /* Define if you have the fabsl function. */
349 #undef HAVE_FABSL
351 /* Define if you have the fgetwc function. */
352 #undef HAVE_FGETWC
354 /* Define if you have the fgetws function. */
355 #undef HAVE_FGETWS
357 /* Define if you have the finite function. */
358 #undef HAVE_FINITE
360 /* Define if you have the finitef function. */
361 #undef HAVE_FINITEF
363 /* Define if you have the finitel function. */
364 #undef HAVE_FINITEL
366 /* Define if you have the floorf function. */
367 #undef HAVE_FLOORF
369 /* Define if you have the floorl function. */
370 #undef HAVE_FLOORL
372 /* Define if you have the fmodf function. */
373 #undef HAVE_FMODF
375 /* Define if you have the fmodl function. */
376 #undef HAVE_FMODL
378 /* Define if you have the fpclass function. */
379 #undef HAVE_FPCLASS
381 /* Define if you have the fputwc function. */
382 #undef HAVE_FPUTWC
384 /* Define if you have the fputws function. */
385 #undef HAVE_FPUTWS
387 /* Define if you have the frexpf function. */
388 #undef HAVE_FREXPF
390 /* Define if you have the frexpl function. */
391 #undef HAVE_FREXPL
393 /* Define if you have the fwide function. */
394 #undef HAVE_FWIDE
396 /* Define if you have the fwprintf function. */
397 #undef HAVE_FWPRINTF
399 /* Define if you have the fwscanf function. */
400 #undef HAVE_FWSCANF
402 /* Define if you have the getpagesize function. */
403 #undef HAVE_GETPAGESIZE
405 /* Define if you have the getwc function. */
406 #undef HAVE_GETWC
408 /* Define if you have the getwchar function. */
409 #undef HAVE_GETWCHAR
411 /* Define if you have the hypot function. */
412 #undef HAVE_HYPOT
414 /* Define if you have the hypotf function. */
415 #undef HAVE_HYPOTF
417 /* Define if you have the hypotl function. */
418 #undef HAVE_HYPOTL
420 /* Define if you have the iconv function. */
421 #undef HAVE_ICONV
423 /* Define if you have the iconv_close function. */
424 #undef HAVE_ICONV_CLOSE
426 /* Define if you have the iconv_open function. */
427 #undef HAVE_ICONV_OPEN
429 /* Define if you have the isinf function. */
430 #undef HAVE_ISINF
432 /* Define if you have the isinff function. */
433 #undef HAVE_ISINFF
435 /* Define if you have the isinfl function. */
436 #undef HAVE_ISINFL
438 /* Define if you have the isnan function. */
439 #undef HAVE_ISNAN
441 /* Define if you have the isnanf function. */
442 #undef HAVE_ISNANF
444 /* Define if you have the isnanl function. */
445 #undef HAVE_ISNANL
447 /* Define if you have the ldexpf function. */
448 #undef HAVE_LDEXPF
450 /* Define if you have the ldexpl function. */
451 #undef HAVE_LDEXPL
453 /* Define if you have the log10f function. */
454 #undef HAVE_LOG10F
456 /* Define if you have the log10l function. */
457 #undef HAVE_LOG10L
459 /* Define if you have the logf function. */
460 #undef HAVE_LOGF
462 /* Define if you have the logl function. */
463 #undef HAVE_LOGL
465 /* Define if you have the mbrlen function. */
466 #undef HAVE_MBRLEN
468 /* Define if you have the mbrtowc function. */
469 #undef HAVE_MBRTOWC
471 /* Define if you have the mbsinit function. */
472 #undef HAVE_MBSINIT
474 /* Define if you have the mbsrtowcs function. */
475 #undef HAVE_MBSRTOWCS
477 /* Define if you have the modff function. */
478 #undef HAVE_MODFF
480 /* Define if you have the modfl function. */
481 #undef HAVE_MODFL
483 /* Define if you have the nan function. */
484 #undef HAVE_NAN
486 /* Define if you have the nl_langinfo function. */
487 #undef HAVE_NL_LANGINFO
489 /* Define if you have the powf function. */
490 #undef HAVE_POWF
492 /* Define if you have the powl function. */
493 #undef HAVE_POWL
495 /* Define if you have the putwc function. */
496 #undef HAVE_PUTWC
498 /* Define if you have the putwchar function. */
499 #undef HAVE_PUTWCHAR
501 /* Define if you have the qfpclass function. */
502 #undef HAVE_QFPCLASS
504 /* Define if you have the signbitl function. */
505 #undef HAVE_SIGNBITL
507 /* Define if you have the sincos function. */
508 #undef HAVE_SINCOS
510 /* Define if you have the sincosf function. */
511 #undef HAVE_SINCOSF
513 /* Define if you have the sincosl function. */
514 #undef HAVE_SINCOSL
516 /* Define if you have the sinf function. */
517 #undef HAVE_SINF
519 /* Define if you have the sinhf function. */
520 #undef HAVE_SINHF
522 /* Define if you have the sinhl function. */
523 #undef HAVE_SINHL
525 /* Define if you have the sinl function. */
526 #undef HAVE_SINL
528 /* Define if you have the sqrtf function. */
529 #undef HAVE_SQRTF
531 /* Define if you have the sqrtl function. */
532 #undef HAVE_SQRTL
534 /* Define if you have the strtold function. */
535 #undef HAVE_STRTOLD
537 /* Define if you have the swprintf function. */
538 #undef HAVE_SWPRINTF
540 /* Define if you have the swscanf function. */
541 #undef HAVE_SWSCANF
543 /* Define if you have the tanf function. */
544 #undef HAVE_TANF
546 /* Define if you have the tanhf function. */
547 #undef HAVE_TANHF
549 /* Define if you have the tanhl function. */
550 #undef HAVE_TANHL
552 /* Define if you have the tanl function. */
553 #undef HAVE_TANL
555 /* Define if you have the ungetwc function. */
556 #undef HAVE_UNGETWC
558 /* Define if you have the vfwprintf function. */
559 #undef HAVE_VFWPRINTF
561 /* Define if you have the vfwscanf function. */
562 #undef HAVE_VFWSCANF
564 /* Define if you have the vswprintf function. */
565 #undef HAVE_VSWPRINTF
567 /* Define if you have the vswscanf function. */
568 #undef HAVE_VSWSCANF
570 /* Define if you have the vwprintf function. */
571 #undef HAVE_VWPRINTF
573 /* Define if you have the vwscanf function. */
574 #undef HAVE_VWSCANF
576 /* Define if you have the wcrtomb function. */
577 #undef HAVE_WCRTOMB
579 /* Define if you have the wcscat function. */
580 #undef HAVE_WCSCAT
582 /* Define if you have the wcschr function. */
583 #undef HAVE_WCSCHR
585 /* Define if you have the wcscmp function. */
586 #undef HAVE_WCSCMP
588 /* Define if you have the wcscoll function. */
589 #undef HAVE_WCSCOLL
591 /* Define if you have the wcscpy function. */
592 #undef HAVE_WCSCPY
594 /* Define if you have the wcscspn function. */
595 #undef HAVE_WCSCSPN
597 /* Define if you have the wcsftime function. */
598 #undef HAVE_WCSFTIME
600 /* Define if you have the wcslen function. */
601 #undef HAVE_WCSLEN
603 /* Define if you have the wcsncat function. */
604 #undef HAVE_WCSNCAT
606 /* Define if you have the wcsncmp function. */
607 #undef HAVE_WCSNCMP
609 /* Define if you have the wcsncpy function. */
610 #undef HAVE_WCSNCPY
612 /* Define if you have the wcspbrk function. */
613 #undef HAVE_WCSPBRK
615 /* Define if you have the wcsrchr function. */
616 #undef HAVE_WCSRCHR
618 /* Define if you have the wcsrtombs function. */
619 #undef HAVE_WCSRTOMBS
621 /* Define if you have the wcsspn function. */
622 #undef HAVE_WCSSPN
624 /* Define if you have the wcsstr function. */
625 #undef HAVE_WCSSTR
627 /* Define if you have the wcstod function. */
628 #undef HAVE_WCSTOD
630 /* Define if you have the wcstof function. */
631 #undef HAVE_WCSTOF
633 /* Define if you have the wcstok function. */
634 #undef HAVE_WCSTOK
636 /* Define if you have the wcstol function. */
637 #undef HAVE_WCSTOL
639 /* Define if you have the wcstoul function. */
640 #undef HAVE_WCSTOUL
642 /* Define if you have the wcsxfrm function. */
643 #undef HAVE_WCSXFRM
645 /* Define if you have the wctob function. */
646 #undef HAVE_WCTOB
648 /* Define if you have the wmemchr function. */
649 #undef HAVE_WMEMCHR
651 /* Define if you have the wmemcmp function. */
652 #undef HAVE_WMEMCMP
654 /* Define if you have the wmemcpy function. */
655 #undef HAVE_WMEMCPY
657 /* Define if you have the wmemmove function. */
658 #undef HAVE_WMEMMOVE
660 /* Define if you have the wmemset function. */
661 #undef HAVE_WMEMSET
663 /* Define if you have the wprintf function. */
664 #undef HAVE_WPRINTF
666 /* Define if you have the wscanf function. */
667 #undef HAVE_WSCANF
669 /* Define if you have the <endian.h> header file. */
670 #undef HAVE_ENDIAN_H
672 /* Define if you have the <float.h> header file. */
673 #undef HAVE_FLOAT_H
675 /* Define if you have the <fp.h> header file. */
676 #undef HAVE_FP_H
678 /* Define if you have the <gconv.h> header file. */
679 #undef HAVE_GCONV_H
681 /* Define if you have the <ieeefp.h> header file. */
682 #undef HAVE_IEEEFP_H
684 /* Define if you have the <inttypes.h> header file. */
685 #undef HAVE_INTTYPES_H
687 /* Define if you have the <locale.h> header file. */
688 #undef HAVE_LOCALE_H
690 /* Define if you have the <machine/endian.h> header file. */
691 #undef HAVE_MACHINE_ENDIAN_H
693 /* Define if you have the <machine/param.h> header file. */
694 #undef HAVE_MACHINE_PARAM_H
696 /* Define if you have the <nan.h> header file. */
697 #undef HAVE_NAN_H
699 /* Define if you have the <sys/isa_defs.h> header file. */
700 #undef HAVE_SYS_ISA_DEFS_H
702 /* Define if you have the <sys/machine.h> header file. */
703 #undef HAVE_SYS_MACHINE_H
705 /* Define if you have the <sys/resource.h> header file. */
706 #undef HAVE_SYS_RESOURCE_H
708 /* Define if you have the <sys/types.h> header file. */
709 #undef HAVE_SYS_TYPES_H
711 /* Define if you have the <unistd.h> header file. */
712 #undef HAVE_UNISTD_H
714 /* Define if you have the <wchar.h> header file. */
715 #undef HAVE_WCHAR_H
717 /* Define if you have the m library (-lm). */
718 #undef HAVE_LIBM
720 /* Name of package */
721 #undef PACKAGE
723 /* Version number of package */
724 #undef VERSION
726 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
727 #undef _GLIBCPP_SJLJ_EXCEPTIONS
729 /* Define if sigsetjmp is available. */
730 #undef HAVE_SIGSETJMP
732 /* Only used in build directory testsuite_hooks.h. */
733 #undef HAVE_MEMLIMIT_DATA
735 /* Only used in build directory testsuite_hooks.h. */
736 #undef HAVE_MEMLIMIT_RSS
738 /* Only used in build directory testsuite_hooks.h. */
739 #undef HAVE_MEMLIMIT_VMEM
741 /* Only used in build directory testsuite_hooks.h. */
742 #undef HAVE_MEMLIMIT_AS
745 // Systems that have certain non-standard functions prefixed with an
746 // underscore, we'll handle those here. Must come after config.h.in.
748 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
749 # define HAVE_ISNAN 1
750 # define isnan _isnan
751 #endif
753 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
754 # define HAVE_ISNANF 1
755 # define isnanf _isnanf
756 #endif
758 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
759 # define HAVE_ISNANL 1
760 # define isnanl _isnanl
761 #endif
763 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
764 # define HAVE_ISINF 1
765 # define isinf _isinf
766 #endif
768 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
769 # define HAVE_ISINFF 1
770 # define isinff _isinff
771 #endif
773 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
774 # define HAVE_ISINFL 1
775 # define isinfl _isinfl
776 #endif
778 #if defined (HAVE__COPYSIGN) && ! defined (HAVE_COPYSIGN)
779 # define HAVE_COPYSIGN 1
780 # define copysign _copysign
781 #endif
783 #if defined (HAVE__COPYSIGNL) && ! defined (HAVE_COPYSIGNL)
784 # define HAVE_COPYSIGNL 1
785 # define copysignl _copysignl
786 #endif
788 #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
789 # define HAVE_COSF 1
790 # define cosf _cosf
791 #endif
793 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
794 # define HAVE_ACOSF 1
795 # define acosf _acosf
796 #endif
798 #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
799 # define HAVE_ACOSL 1
800 # define acosl _acosl
801 #endif
803 #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
804 # define HAVE_ASINF 1
805 # define asinf _asinf
806 #endif
808 #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
809 # define HAVE_ASINL 1
810 # define asinl _asinl
811 #endif
813 #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
814 # define HAVE_ATANF 1
815 # define atanf _atanf
816 #endif
818 #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
819 # define HAVE_ATANL 1
820 # define atanl _atanl
821 #endif
823 #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
824 # define HAVE_CEILF 1
825 # define aceil _ceilf
826 #endif
828 #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
829 # define HAVE_CEILL 1
830 # define aceil _ceill
831 #endif
833 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
834 # define HAVE_COSHF 1
835 # define coshf _coshf
836 #endif
838 #if defined (HAVE__COSL) && ! defined (HAVE_COSL)
839 # define HAVE_COSL 1
840 # define cosl _cosl
841 #endif
843 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
844 # define HAVE_LOGF 1
845 # define logf _logf
846 #endif
848 #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
849 # define HAVE_COSHL 1
850 # define coshl _coshl
851 #endif
853 #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
854 # define HAVE_EXPF 1
855 # define expf _expf
856 #endif
858 #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
859 # define HAVE_EXPL 1
860 # define expl _expl
861 #endif
863 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
864 # define HAVE_FABSF 1
865 # define fabsf _fabsf
866 #endif
868 #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
869 # define HAVE_FABSL 1
870 # define fabsl _fabsl
871 #endif
873 #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
874 # define HAVE_FLOORF 1
875 # define floorf _floorf
876 #endif
878 #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
879 # define HAVE_FLOORL 1
880 # define floorl _floorl
881 #endif
883 #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
884 # define HAVE_FMODF 1
885 # define fmodf _fmodf
886 #endif
888 #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
889 # define HAVE_FMODL 1
890 # define fmodl _fmodl
891 #endif
893 #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
894 # define HAVE_FREXPF 1
895 # define frexpf _frexpf
896 #endif
898 #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
899 # define HAVE_FREXPL 1
900 # define frexpl _frexpl
901 #endif
903 #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
904 # define HAVE_LDEXPF 1
905 # define ldexpf _ldexpf
906 #endif
908 #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
909 # define HAVE_LDEXPL 1
910 # define ldexpl _ldexpl
911 #endif
913 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
914 # define HAVE_LOG10F 1
915 # define log10f _log10f
916 #endif
918 #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
919 # define HAVE_LOGL 1
920 # define logl _logl
921 #endif
923 #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
924 # define HAVE_POWF 1
925 # define powf _powf
926 #endif
928 #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
929 # define HAVE_LOG10L 1
930 # define log10l _log10l
931 #endif
933 #if defined (HAVE__MODF) && ! defined (HAVE_MODF)
934 # define HAVE_MODF 1
935 # define modf _modf
936 #endif
938 #if defined (HAVE__MODL) && ! defined (HAVE_MODL)
939 # define HAVE_MODL 1
940 # define modl _modl
941 #endif
943 #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
944 # define HAVE_SINF 1
945 # define sinf _sinf
946 #endif
948 #if defined (HAVE__POWL) && ! defined (HAVE_POWL)
949 # define HAVE_POWL 1
950 # define powl _powl
951 #endif
953 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
954 # define HAVE_SINHF 1
955 # define sinhf _sinhf
956 #endif
958 #if defined (HAVE__SINL) && ! defined (HAVE_SINL)
959 # define HAVE_SINL 1
960 # define sinl _sinl
961 #endif
963 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
964 # define HAVE_SQRTF 1
965 # define sqrtf _sqrtf
966 #endif
968 #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
969 # define HAVE_SINHL 1
970 # define sinhl _sinhl
971 #endif
973 #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
974 # define HAVE_TANF 1
975 # define tanf _tanf
976 #endif
978 #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
979 # define HAVE_SQRTL 1
980 # define sqrtl _sqrtl
981 #endif
983 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
984 # define HAVE_TANHF 1
985 # define tanhf _tanhf
986 #endif
988 #if defined (HAVE__TANL) && ! defined (HAVE_TANL)
989 # define HAVE_TANF 1
990 # define tanf _tanf
991 #endif
993 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
994 # define HAVE_STRTOF 1
995 # define strtof _strtof
996 #endif
998 #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
999 # define HAVE_TANHL 1
1000 # define tanhl _tanhl
1001 #endif
1003 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
1004 # define HAVE_STRTOLD 1
1005 # define strtold _strtold
1006 #endif
1008 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
1009 # define HAVE_SINCOS 1
1010 # define sincos _sincos
1011 #endif
1013 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
1014 # define HAVE_SINCOSF 1
1015 # define sincosf _sincosf
1016 #endif
1018 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
1019 # define HAVE_SINCOSL 1
1020 # define sincosl _sincosl
1021 #endif
1023 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
1024 # define HAVE_FINITE 1
1025 # define finite _finite
1026 #endif
1028 #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
1029 # define HAVE_FINITEF 1
1030 # define finitef _finitef
1031 #endif
1033 #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
1034 # define HAVE_FINITEL 1
1035 # define finitel _finitel
1036 #endif
1038 #if defined (HAVE__QFINITE) && ! defined (HAVE_QFINITE)
1039 # define HAVE_QFINITE 1
1040 # define qfinite _qfinite
1041 #endif
1043 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
1044 # define HAVE_FPCLASS 1
1045 # define fpclass _fpclass
1046 #endif
1048 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
1049 # define HAVE_QFPCLASS 1
1050 # define qfpclass _qfpclass
1051 #endif