1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define if you have a working `mmap' system call. */
6 // Define if GCC supports weak symbols.
7 #undef _GLIBCXX_SUPPORTS_WEAK
9 // Include I/O support for 'long long' and 'unsigned long long'.
10 #undef _GLIBCXX_USE_LONG_LONG
12 // Define if C99 features such as lldiv_t, llabs, lldiv should be exposed.
13 #undef _GLIBCXX_USE_C99
15 // Define if code specialized for wchar_t should be used.
16 #undef _GLIBCXX_USE_WCHAR_T
18 // Define if using setrlimit to limit memory usage during 'make check'.
19 #undef _GLIBCXX_MEM_LIMITS
21 // Define to use concept checking code from the boost libraries.
22 #undef _GLIBCXX_CONCEPT_CHECKS
24 // Define to use symbol versioning in the shared library.
25 #undef _GLIBCXX_SYMVER
27 // Define symbol versioning in assember directives. If symbol
28 // versioning is beigng used, and the assembler supports this kind of
29 // thing, then use it.
30 // NB: _GLIBCXX_AT_AT is a hack to work around quoting issues in m4.
32 #define _GLIBCXX_ASM_SYMVER(cur, old, version) \
33 asm (".symver " #cur "," #old _GLIBCXX_AT_AT #version);
35 #define _GLIBCXX_ASM_SYMVER(cur, old, version)
38 // Define if gthr-default.h exists (meaning that threading support is enabled).
39 #undef HAVE_GTHR_DEFAULT
41 // Define if drand48 exists.
44 // Define if getpagesize exists.
45 #undef HAVE_GETPAGESIZE
47 // Define if setenv exists.
50 // Define if sigsetjmp exists.
53 // Define if mbstate_t exists in wchar.h.
56 // Define if you have the modff function.
59 // Define if you have the modfl function.
62 // Define if you have the expf function.
65 // Define if you have the expl function.
68 // Define if you have the hypotf function.
71 // Define if you have the hypotl function.
74 // Define if the compiler/host combination has __builtin_abs
75 #undef HAVE___BUILTIN_ABS
77 // Define if the compiler/host combination has __builtin_labs
78 #undef HAVE___BUILTIN_LABS
80 // Define if the compiler/host combination has __builtin_cos
81 #undef HAVE___BUILTIN_COS
83 // Define if the compiler/host combination has __builtin_cosf
84 #undef HAVE___BUILTIN_COSF
86 // Define if the compiler/host combination has __builtin_cosl
87 #undef HAVE___BUILTIN_COSL
89 // Define if the compiler/host combination has __builtin_fabs
90 #undef HAVE___BUILTIN_FABS
92 // Define if the compiler/host combination has __builtin_fabsf
93 #undef HAVE___BUILTIN_FABSF
95 // Define if the compiler/host combination has __builtin_fabsl
96 #undef HAVE___BUILTIN_FABSL
98 // Define if the compiler/host combination has __builtin_sin
99 #undef HAVE___BUILTIN_SIN
101 // Define if the compiler/host combination has __builtin_sinf
102 #undef HAVE___BUILTIN_SINF
104 // Define if the compiler/host combination has __builtin_sinl
105 #undef HAVE___BUILTIN_SINL
107 // Define if the compiler/host combination has __builtin_sqrt
108 #undef HAVE___BUILTIN_SQRT
110 // Define if the compiler/host combination has __builtin_sqrtf
111 #undef HAVE___BUILTIN_SQRTF
113 // Define if the compiler/host combination has __builtin_sqrtl
114 #undef HAVE___BUILTIN_SQRTL
116 // Define if poll is available in <poll.h>.
119 // Define if S_ISREG (Posix) is available in <sys/stat.h>.
122 // Define if S_IFREG is available in <sys/stat.h>.
125 // Define if writev is available in <sys/uio.h>.
128 // Define if LC_MESSAGES is available in <locale.h>.
129 #undef HAVE_LC_MESSAGES
131 // Define if NLS translations are to be used.
132 #undef _GLIBCXX_USE_NLS
134 /* Define if you have the __signbit function. */
135 #undef HAVE___SIGNBIT
137 /* Define if you have the __signbitf function. */
138 #undef HAVE___SIGNBITF
140 /* Define if you have the __signbitl function. */
141 #undef HAVE___SIGNBITL
143 /* Define if you have the _acosf function. */
146 /* Define if you have the _acosl function. */
149 /* Define if you have the _asinf function. */
152 /* Define if you have the _asinl function. */
155 /* Define if you have the _atan2f function. */
158 /* Define if you have the _atan2l function. */
161 /* Define if you have the _atanf function. */
164 /* Define if you have the _atanl function. */
167 /* Define if you have the _ceilf function. */
170 /* Define if you have the _ceill function. */
173 /* Define if you have the _copysign function. */
174 #undef HAVE__COPYSIGN
176 /* Define if you have the _copysignl function. */
177 #undef HAVE__COPYSIGNL
179 /* Define if you have the _cosf function. */
182 /* Define if you have the _coshf function. */
185 /* Define if you have the _coshl function. */
188 /* Define if you have the _cosl function. */
191 /* Define if you have the _expf function. */
194 /* Define if you have the _expl function. */
197 /* Define if you have the _fabsf function. */
200 /* Define if you have the _fabsl function. */
203 /* Define if you have the _finite function. */
206 /* Define if you have the _finitef function. */
209 /* Define if you have the _finitel function. */
212 /* Define if you have the _floorf function. */
215 /* Define if you have the _floorl function. */
218 /* Define if you have the _fmodf function. */
221 /* Define if you have the _fmodl function. */
224 /* Define if you have the _fpclass function. */
227 /* Define if you have the _frexpf function. */
230 /* Define if you have the _frexpl function. */
233 /* Define if you have the _hypot function. */
236 /* Define if you have the _hypotf function. */
239 /* Define if you have the _hypotl function. */
242 /* Define if you have the _isinf function. */
245 /* Define if you have the _isinff function. */
248 /* Define if you have the _isinfl function. */
251 /* Define if you have the _isnan function. */
254 /* Define if you have the _isnanf function. */
257 /* Define if you have the _isnanl function. */
260 /* Define if you have the _ldexpf function. */
263 /* Define if you have the _ldexpl function. */
266 /* Define if you have the _log10f function. */
269 /* Define if you have the _log10l function. */
272 /* Define if you have the _logf function. */
275 /* Define if you have the _logl function. */
278 /* Define if you have the _modff function. */
281 /* Define if you have the _modfl function. */
284 /* Define if you have the _powf function. */
287 /* Define if you have the _powl function. */
290 /* Define if you have the _qfpclass function. */
291 #undef HAVE__QFPCLASS
293 /* Define if you have the _sincos function. */
296 /* Define if you have the _sincosf function. */
299 /* Define if you have the _sincosl function. */
302 /* Define if you have the _sinf function. */
305 /* Define if you have the _sinhf function. */
308 /* Define if you have the _sinhl function. */
311 /* Define if you have the _sinl function. */
314 /* Define if you have the _sqrtf function. */
317 /* Define if you have the _sqrtl function. */
320 /* Define if you have the _tanf function. */
323 /* Define if you have the _tanhf function. */
326 /* Define if you have the _tanhl function. */
329 /* Define if you have the _tanl function. */
332 /* Define if you have the acosf function. */
335 /* Define if you have the acosl function. */
338 /* Define if you have the asinf function. */
341 /* Define if you have the asinl function. */
344 /* Define if you have the atan2f function. */
347 /* Define if you have the atan2l function. */
350 /* Define if you have the atanf function. */
353 /* Define if you have the atanl function. */
356 /* Define if you have the btowc function. */
359 /* Define if you have the ceilf function. */
362 /* Define if you have the ceill function. */
365 /* Define if you have the copysign function. */
368 /* Define if you have the copysignf function. */
369 #undef HAVE_COPYSIGNF
371 /* Define if you have the copysignl function. */
372 #undef HAVE_COPYSIGNL
374 /* Define if you have the cosf function. */
377 /* Define if you have the coshf function. */
380 /* Define if you have the coshl function. */
383 /* Define if you have the cosl function. */
386 /* Define if you have the drand48 function. */
389 /* Define if you have the expf function. */
392 /* Define if you have the expl function. */
395 /* Define if you have the fabsf function. */
398 /* Define if you have the fabsl function. */
401 /* Define if you have the fgetwc function. */
404 /* Define if you have the fgetws function. */
407 /* Define if you have the finite function. */
410 /* Define if you have the finitef function. */
413 /* Define if you have the finitel function. */
416 /* Define if you have the floorf function. */
419 /* Define if you have the floorl function. */
422 /* Define if you have the fmodf function. */
425 /* Define if you have the fmodl function. */
428 /* Define if you have the fpclass function. */
431 /* Define if you have the fputwc function. */
434 /* Define if you have the fputws function. */
437 /* Define if you have the frexpf function. */
440 /* Define if you have the frexpl function. */
443 /* Define if you have the fwide function. */
446 /* Define if you have the fwprintf function. */
449 /* Define if you have the fwscanf function. */
452 /* Define if you have the getpagesize function. */
453 #undef HAVE_GETPAGESIZE
455 /* Define if you have the getwc function. */
458 /* Define if you have the getwchar function. */
461 /* Define if you have the hypot function. */
464 /* Define if you have the hypotf function. */
467 /* Define if you have the hypotl function. */
470 /* Define if you have the iconv function. */
473 /* Define if you have the iconv_close function. */
474 #undef HAVE_ICONV_CLOSE
476 /* Define if you have the iconv_open function. */
477 #undef HAVE_ICONV_OPEN
479 /* Define if you have the isinf function. */
482 /* Define if you have the isinff function. */
485 /* Define if you have the isinfl function. */
488 /* Define if you have the isnan function. */
491 /* Define if you have the isnanf function. */
494 /* Define if you have the isnanl function. */
497 /* Define if you have the ldexpf function. */
500 /* Define if you have the ldexpl function. */
503 /* Define if you have the log10f function. */
506 /* Define if you have the log10l function. */
509 /* Define if you have the logf function. */
512 /* Define if you have the logl function. */
515 /* Define if you have the mbrlen function. */
518 /* Define if you have the mbrtowc function. */
521 /* Define if you have the mbsinit function. */
524 /* Define if you have the mbsrtowcs function. */
525 #undef HAVE_MBSRTOWCS
527 /* Define if you have the modff function. */
530 /* Define if you have the modfl function. */
533 /* Define if you have the nan function. */
536 /* Define if you have the nl_langinfo function. */
537 #undef HAVE_NL_LANGINFO
539 /* Define if you have the powf function. */
542 /* Define if you have the powl function. */
545 /* Define if you have the putwc function. */
548 /* Define if you have the putwchar function. */
551 /* Define if you have the qfpclass function. */
554 /* Define if you have the setenv function. */
557 /* Define if you have the sincos function. */
560 /* Define if you have the sincosf function. */
563 /* Define if you have the sincosl function. */
566 /* Define if you have the sinf function. */
569 /* Define if you have the sinhf function. */
572 /* Define if you have the sinhl function. */
575 /* Define if you have the sinl function. */
578 /* Define if you have the sqrtf function. */
581 /* Define if you have the sqrtl function. */
584 /* Define if you have the strtof function. */
587 /* Define if you have the strtold function. */
590 /* Define if you have the swprintf function. */
593 /* Define if you have the swscanf function. */
596 /* Define if you have the tanf function. */
599 /* Define if you have the tanhf function. */
602 /* Define if you have the tanhl function. */
605 /* Define if you have the tanl function. */
608 /* Define if you have the ungetwc function. */
611 /* Define if you have the vfwprintf function. */
612 #undef HAVE_VFWPRINTF
614 /* Define if you have the vfwscanf function. */
617 /* Define if you have the vswprintf function. */
618 #undef HAVE_VSWPRINTF
620 /* Define if you have the vswscanf function. */
623 /* Define if you have the vwprintf function. */
626 /* Define if you have the vwscanf function. */
629 /* Define if you have the wcrtomb function. */
632 /* Define if you have the wcscat function. */
635 /* Define if you have the wcschr function. */
638 /* Define if you have the wcscmp function. */
641 /* Define if you have the wcscoll function. */
644 /* Define if you have the wcscpy function. */
647 /* Define if you have the wcscspn function. */
650 /* Define if you have the wcsftime function. */
653 /* Define if you have the wcslen function. */
656 /* Define if you have the wcsncat function. */
659 /* Define if you have the wcsncmp function. */
662 /* Define if you have the wcsncpy function. */
665 /* Define if you have the wcspbrk function. */
668 /* Define if you have the wcsrchr function. */
671 /* Define if you have the wcsrtombs function. */
672 #undef HAVE_WCSRTOMBS
674 /* Define if you have the wcsspn function. */
677 /* Define if you have the wcsstr function. */
680 /* Define if you have the wcstod function. */
683 /* Define if you have the wcstof function. */
686 /* Define if you have the wcstok function. */
689 /* Define if you have the wcstol function. */
692 /* Define if you have the wcstoul function. */
695 /* Define if you have the wcsxfrm function. */
698 /* Define if you have the wctob function. */
701 /* Define if you have the wmemchr function. */
704 /* Define if you have the wmemcmp function. */
707 /* Define if you have the wmemcpy function. */
710 /* Define if you have the wmemmove function. */
713 /* Define if you have the wmemset function. */
716 /* Define if you have the wprintf function. */
719 /* Define if you have the wscanf function. */
722 /* Define if you have the <endian.h> header file. */
725 /* Define if you have the <float.h> header file. */
728 /* Define if you have the <fp.h> header file. */
731 /* Define if you have the <gconv.h> header file. */
734 /* Define if you have the <ieeefp.h> header file. */
737 /* Define if you have the <inttypes.h> header file. */
738 #undef HAVE_INTTYPES_H
740 /* Define if you have the <libintl.h> header file. */
741 #undef HAVE_LIBINTL_H
743 /* Define if you have the <locale.h> header file. */
746 /* Define if you have the <machine/endian.h> header file. */
747 #undef HAVE_MACHINE_ENDIAN_H
749 /* Define if you have the <machine/param.h> header file. */
750 #undef HAVE_MACHINE_PARAM_H
752 /* Define if you have the <nan.h> header file. */
755 /* Define if you have the <sys/filio.h> header file. */
756 #undef HAVE_SYS_FILIO_H
758 /* Define if you have the <sys/ioctl.h> header file. */
759 #undef HAVE_SYS_IOCTL_H
761 /* Define if you have the <sys/isa_defs.h> header file. */
762 #undef HAVE_SYS_ISA_DEFS_H
764 /* Define if you have the <sys/machine.h> header file. */
765 #undef HAVE_SYS_MACHINE_H
767 /* Define if you have the <sys/resource.h> header file. */
768 #undef HAVE_SYS_RESOURCE_H
770 /* Define if you have the <sys/stat.h> header file. */
771 #undef HAVE_SYS_STAT_H
773 /* Define if you have the <sys/time.h> header file. */
774 #undef HAVE_SYS_TIME_H
776 /* Define if you have the <sys/types.h> header file. */
777 #undef HAVE_SYS_TYPES_H
779 /* Define if you have the <sys/uio.h> header file. */
780 #undef HAVE_SYS_UIO_H
782 /* Define if you have the <unistd.h> header file. */
785 /* Define if you have the <wchar.h> header file. */
788 /* Define if you have the <wctype.h> header file. */
791 /* Define if you have the m library (-lm). */
794 /* Name of package */
797 /* Version number of package */
800 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
801 #undef _GLIBCXX_SJLJ_EXCEPTIONS
803 /* Define if sigsetjmp is available. */
804 #undef HAVE_SIGSETJMP
806 /* Only used in build directory testsuite_hooks.h. */
807 #undef HAVE_MEMLIMIT_DATA
809 /* Only used in build directory testsuite_hooks.h. */
810 #undef HAVE_MEMLIMIT_RSS
812 /* Only used in build directory testsuite_hooks.h. */
813 #undef HAVE_MEMLIMIT_VMEM
815 /* Only used in build directory testsuite_hooks.h. */
816 #undef HAVE_MEMLIMIT_AS
819 // Systems that have certain non-standard functions prefixed with an
820 // underscore, we'll handle those here. Must come after config.h.in.
822 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
823 # define HAVE_ISNAN 1
824 # define isnan _isnan
827 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
828 # define HAVE_ISNANF 1
829 # define isnanf _isnanf
832 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
833 # define HAVE_ISNANL 1
834 # define isnanl _isnanl
837 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
838 # define HAVE_ISINF 1
839 # define isinf _isinf
842 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
843 # define HAVE_ISINFF 1
844 # define isinff _isinff
847 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
848 # define HAVE_ISINFL 1
849 # define isinfl _isinfl
852 #if defined (HAVE__COPYSIGN) && ! defined (HAVE_COPYSIGN)
853 # define HAVE_COPYSIGN 1
854 # define copysign _copysign
857 #if defined (HAVE__COPYSIGNL) && ! defined (HAVE_COPYSIGNL)
858 # define HAVE_COPYSIGNL 1
859 # define copysignl _copysignl
862 #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
867 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
868 # define HAVE_ACOSF 1
869 # define acosf _acosf
872 #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
873 # define HAVE_ACOSL 1
874 # define acosl _acosl
877 #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
878 # define HAVE_ASINF 1
879 # define asinf _asinf
882 #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
883 # define HAVE_ASINL 1
884 # define asinl _asinl
887 #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
888 # define HAVE_ATANF 1
889 # define atanf _atanf
892 #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
893 # define HAVE_ATANL 1
894 # define atanl _atanl
897 #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
898 # define HAVE_CEILF 1
899 # define aceil _ceilf
902 #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
903 # define HAVE_CEILL 1
904 # define aceil _ceill
907 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
908 # define HAVE_COSHF 1
909 # define coshf _coshf
912 #if defined (HAVE__COSL) && ! defined (HAVE_COSL)
917 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
922 #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
923 # define HAVE_COSHL 1
924 # define coshl _coshl
927 #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
932 #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
937 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
938 # define HAVE_FABSF 1
939 # define fabsf _fabsf
942 #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
943 # define HAVE_FABSL 1
944 # define fabsl _fabsl
947 #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
948 # define HAVE_FLOORF 1
949 # define floorf _floorf
952 #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
953 # define HAVE_FLOORL 1
954 # define floorl _floorl
957 #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
958 # define HAVE_FMODF 1
959 # define fmodf _fmodf
962 #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
963 # define HAVE_FMODL 1
964 # define fmodl _fmodl
967 #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
968 # define HAVE_FREXPF 1
969 # define frexpf _frexpf
972 #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
973 # define HAVE_FREXPL 1
974 # define frexpl _frexpl
977 #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
978 # define HAVE_LDEXPF 1
979 # define ldexpf _ldexpf
982 #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
983 # define HAVE_LDEXPL 1
984 # define ldexpl _ldexpl
987 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
988 # define HAVE_LOG10F 1
989 # define log10f _log10f
992 #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
997 #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
1002 #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
1003 # define HAVE_LOG10L 1
1004 # define log10l _log10l
1007 #if defined (HAVE__MODF) && ! defined (HAVE_MODF)
1008 # define HAVE_MODF 1
1012 #if defined (HAVE__MODL) && ! defined (HAVE_MODL)
1013 # define HAVE_MODL 1
1017 #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
1018 # define HAVE_SINF 1
1022 #if defined (HAVE__POWL) && ! defined (HAVE_POWL)
1023 # define HAVE_POWL 1
1027 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
1028 # define HAVE_SINHF 1
1029 # define sinhf _sinhf
1032 #if defined (HAVE__SINL) && ! defined (HAVE_SINL)
1033 # define HAVE_SINL 1
1037 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
1038 # define HAVE_SQRTF 1
1039 # define sqrtf _sqrtf
1042 #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
1043 # define HAVE_SINHL 1
1044 # define sinhl _sinhl
1047 #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
1048 # define HAVE_TANF 1
1052 #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
1053 # define HAVE_SQRTL 1
1054 # define sqrtl _sqrtl
1057 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
1058 # define HAVE_TANHF 1
1059 # define tanhf _tanhf
1062 #if defined (HAVE__TANL) && ! defined (HAVE_TANL)
1063 # define HAVE_TANF 1
1067 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
1068 # define HAVE_STRTOF 1
1069 # define strtof _strtof
1072 #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
1073 # define HAVE_TANHL 1
1074 # define tanhl _tanhl
1077 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
1078 # define HAVE_STRTOLD 1
1079 # define strtold _strtold
1082 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
1083 # define HAVE_SINCOS 1
1084 # define sincos _sincos
1087 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
1088 # define HAVE_SINCOSF 1
1089 # define sincosf _sincosf
1092 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
1093 # define HAVE_SINCOSL 1
1094 # define sincosl _sincosl
1097 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
1098 # define HAVE_FINITE 1
1099 # define finite _finite
1102 #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
1103 # define HAVE_FINITEF 1
1104 # define finitef _finitef
1107 #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
1108 # define HAVE_FINITEL 1
1109 # define finitel _finitel
1112 #if defined (HAVE__QFINITE) && ! defined (HAVE_QFINITE)
1113 # define HAVE_QFINITE 1
1114 # define qfinite _qfinite
1117 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
1118 # define HAVE_FPCLASS 1
1119 # define fpclass _fpclass
1122 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
1123 # define HAVE_QFPCLASS 1
1124 # define qfpclass _qfpclass