Merge from the pain train
[official-gcc.git] / libstdc++-v3 / config.h.in
blob76d32d1630fa15d681a9007a9bc1db4da15d0fd4
1 /* config.h.in. Generated from configure.ac by autoheader. */
2 // acconfig.h symbols and macros for libstdc++ v3 -*- C++ -*-
4 // Defines libstdc++ version.
5 #undef PACKAGE
6 #undef VERSION
8 // Needed for gettext.
9 #undef ENABLE_NLS
10 #undef HAVE_CATGETS
11 #undef HAVE_GETTEXT
12 #undef HAVE_STPCPY
14 // Include I/O support for 'long long' and 'unsigned long long'.
15 #undef _GLIBCXX_USE_LONG_LONG
17 // Define if C99 features such as lldiv_t, llabs, lldiv should be exposed.
18 #undef _GLIBCXX_USE_C99
20 // Define if C99 math functions (like fpclassify) should be exposed.
21 #undef _GLIBCXX_USE_C99_MATH
23 // Define if C99 complex math functions should be used in std::complex.
24 #undef _GLIBCXX_USE_C99_COMPLEX
26 // Define if code specialized for wchar_t should be used.
27 #undef _GLIBCXX_USE_WCHAR_T
29 // Define if using setrlimit to set resource limits during 'make check'.
30 #undef _GLIBCXX_RES_LIMITS
32 // Define to use concept checking code from the boost libraries.
33 #undef _GLIBCXX_CONCEPT_CHECKS
35 // Define to use symbol versioning in the shared library.
36 #undef _GLIBCXX_SYMVER
38 // Define symbol versioning in assember directives. If symbol
39 // versioning is beigng used, and the assembler supports this kind of
40 // thing, then use it.
41 // NB: _GLIBCXX_AT_AT is a hack to work around quoting issues in m4.
42 #if _GLIBCXX_SYMVER
43 #define _GLIBCXX_ASM_SYMVER(cur, old, version) \
44 asm (".symver " #cur "," #old _GLIBCXX_AT_AT #version);
45 #else
46 #define _GLIBCXX_ASM_SYMVER(cur, old, version)
47 #endif
49 // Define if LFS support is available.
50 #undef _GLIBCXX_USE_LFS
52 // Define if a fully dynamic basic_string is wanted.
53 #undef _GLIBCXX_FULLY_DYNAMIC_STRING
55 // Define if NLS translations are to be used.
56 #undef _GLIBCXX_USE_NLS
58 // Define if gthr-default.h exists (meaning that threading support is enabled).
59 #undef HAVE_GTHR_DEFAULT
61 // Define if the atan2f function exists.
62 #undef HAVE_ATAN2F
64 // Define if the atan2l function exists.
65 #undef HAVE_ATAN2L
67 // Define if the tanl function exists.
68 #undef HAVE_TANL
70 // Define if the copysignf function exists.
71 #undef HAVE_COPYSIGNF
73 // Define if getpagesize exists.
74 #undef HAVE_GETPAGESIZE
76 // Define if setenv exists.
77 #undef HAVE_SETENV
79 // Define if sigsetjmp exists.
80 #undef HAVE_SIGSETJMP
82 // Define if mbstate_t exists in wchar.h.
83 #undef HAVE_MBSTATE_T
85 // Define if you have the modff function.
86 #undef HAVE_MODFF
88 // Define if you have the modfl function.
89 #undef HAVE_MODFL
91 // Define if you have the expf function.
92 #undef HAVE_EXPF
94 // Define if you have the expl function.
95 #undef HAVE_EXPL
97 // Define if you have the hypot function.
98 #undef HAVE_HYPOT
100 // Define if you have the hypotf function.
101 #undef HAVE_HYPOTF
103 // Define if you have the hypotl function.
104 #undef HAVE_HYPOTL
106 // Define if the compiler/host combination has __builtin_abs
107 #undef HAVE___BUILTIN_ABS
109 // Define if the compiler/host combination has __builtin_labs
110 #undef HAVE___BUILTIN_LABS
112 // Define if the compiler/host combination has __builtin_cos
113 #undef HAVE___BUILTIN_COS
115 // Define if the compiler/host combination has __builtin_cosf
116 #undef HAVE___BUILTIN_COSF
118 // Define if the compiler/host combination has __builtin_cosl
119 #undef HAVE___BUILTIN_COSL
121 // Define if the compiler/host combination has __builtin_fabs
122 #undef HAVE___BUILTIN_FABS
124 // Define if the compiler/host combination has __builtin_fabsf
125 #undef HAVE___BUILTIN_FABSF
127 // Define if the compiler/host combination has __builtin_fabsl
128 #undef HAVE___BUILTIN_FABSL
130 // Define if the compiler/host combination has __builtin_sin
131 #undef HAVE___BUILTIN_SIN
133 // Define if the compiler/host combination has __builtin_sinf
134 #undef HAVE___BUILTIN_SINF
136 // Define if the compiler/host combination has __builtin_sinl
137 #undef HAVE___BUILTIN_SINL
139 // Define if the compiler/host combination has __builtin_sqrt
140 #undef HAVE___BUILTIN_SQRT
142 // Define if the compiler/host combination has __builtin_sqrtf
143 #undef HAVE___BUILTIN_SQRTF
145 // Define if the compiler/host combination has __builtin_sqrtl
146 #undef HAVE___BUILTIN_SQRTL
148 // Define if poll is available in <poll.h>.
149 #undef HAVE_POLL
151 // Define if S_ISREG (Posix) is available in <sys/stat.h>.
152 #undef HAVE_S_ISREG
154 // Define if S_IFREG is available in <sys/stat.h>.
155 #undef HAVE_S_IFREG
157 // Define if writev is available in <sys/uio.h>.
158 #undef HAVE_WRITEV
160 // Define if int64_t is available in <stdint.h>.
161 #undef HAVE_INT64_T
163 // Define if LC_MESSAGES is available in <locale.h>.
164 #undef HAVE_LC_MESSAGES
166 // Define if <float.h> exists.
167 #undef HAVE_FLOAT_H
169 // Define if modf is present in <math.h>
170 #undef HAVE_MODF
173 /* Define to 1 if you have the `acosf' function. */
174 #undef HAVE_ACOSF
176 /* Define to 1 if you have the `acosl' function. */
177 #undef HAVE_ACOSL
179 /* Define to 1 if you have the `asinf' function. */
180 #undef HAVE_ASINF
182 /* Define to 1 if you have the `asinl' function. */
183 #undef HAVE_ASINL
185 /* Define to 1 if you have the `atan2f' function. */
186 #undef HAVE_ATAN2F
188 /* Define to 1 if you have the `atan2l' function. */
189 #undef HAVE_ATAN2L
191 /* Define to 1 if you have the `atanf' function. */
192 #undef HAVE_ATANF
194 /* Define to 1 if you have the `atanl' function. */
195 #undef HAVE_ATANL
197 /* Define to 1 if you have the `btowc' function. */
198 #undef HAVE_BTOWC
200 /* Define to 1 if you have the `ceilf' function. */
201 #undef HAVE_CEILF
203 /* Define to 1 if you have the `ceill' function. */
204 #undef HAVE_CEILL
206 /* Define to 1 if you have the <complex.h> header file. */
207 #undef HAVE_COMPLEX_H
209 /* Define to 1 if you have the `copysign' function. */
210 #undef HAVE_COPYSIGN
212 /* Define to 1 if you have the `copysignf' function. */
213 #undef HAVE_COPYSIGNF
215 /* Define to 1 if you have the `copysignl' function. */
216 #undef HAVE_COPYSIGNL
218 /* Define to 1 if you have the `cosf' function. */
219 #undef HAVE_COSF
221 /* Define to 1 if you have the `coshf' function. */
222 #undef HAVE_COSHF
224 /* Define to 1 if you have the `coshl' function. */
225 #undef HAVE_COSHL
227 /* Define to 1 if you have the `cosl' function. */
228 #undef HAVE_COSL
230 /* Define to 1 if you have the <endian.h> header file. */
231 #undef HAVE_ENDIAN_H
233 /* Define to 1 if you have the `expf' function. */
234 #undef HAVE_EXPF
236 /* Define to 1 if you have the `expl' function. */
237 #undef HAVE_EXPL
239 /* Define to 1 if you have the `fabsf' function. */
240 #undef HAVE_FABSF
242 /* Define to 1 if you have the `fabsl' function. */
243 #undef HAVE_FABSL
245 /* Define to 1 if you have the `fgetwc' function. */
246 #undef HAVE_FGETWC
248 /* Define to 1 if you have the `fgetws' function. */
249 #undef HAVE_FGETWS
251 /* Define to 1 if you have the `finite' function. */
252 #undef HAVE_FINITE
254 /* Define to 1 if you have the `finitef' function. */
255 #undef HAVE_FINITEF
257 /* Define to 1 if you have the `finitel' function. */
258 #undef HAVE_FINITEL
260 /* Define to 1 if you have the <float.h> header file. */
261 #undef HAVE_FLOAT_H
263 /* Define to 1 if you have the `floorf' function. */
264 #undef HAVE_FLOORF
266 /* Define to 1 if you have the `floorl' function. */
267 #undef HAVE_FLOORL
269 /* Define to 1 if you have the `fmodf' function. */
270 #undef HAVE_FMODF
272 /* Define to 1 if you have the `fmodl' function. */
273 #undef HAVE_FMODL
275 /* Define to 1 if you have the `fpclass' function. */
276 #undef HAVE_FPCLASS
278 /* Define to 1 if you have the `fputwc' function. */
279 #undef HAVE_FPUTWC
281 /* Define to 1 if you have the `fputws' function. */
282 #undef HAVE_FPUTWS
284 /* Define to 1 if you have the <fp.h> header file. */
285 #undef HAVE_FP_H
287 /* Define to 1 if you have the `frexpf' function. */
288 #undef HAVE_FREXPF
290 /* Define to 1 if you have the `frexpl' function. */
291 #undef HAVE_FREXPL
293 /* Define to 1 if you have the `fwide' function. */
294 #undef HAVE_FWIDE
296 /* Define to 1 if you have the `fwprintf' function. */
297 #undef HAVE_FWPRINTF
299 /* Define to 1 if you have the `fwscanf' function. */
300 #undef HAVE_FWSCANF
302 /* Define to 1 if you have the <gconv.h> header file. */
303 #undef HAVE_GCONV_H
305 /* Define to 1 if you have the `getpagesize' function. */
306 #undef HAVE_GETPAGESIZE
308 /* Define to 1 if you have the `getwc' function. */
309 #undef HAVE_GETWC
311 /* Define to 1 if you have the `getwchar' function. */
312 #undef HAVE_GETWCHAR
314 /* Define to 1 if you have the `hypot' function. */
315 #undef HAVE_HYPOT
317 /* Define to 1 if you have the `hypotf' function. */
318 #undef HAVE_HYPOTF
320 /* Define to 1 if you have the `hypotl' function. */
321 #undef HAVE_HYPOTL
323 /* Define to 1 if you have the `iconv' function. */
324 #undef HAVE_ICONV
326 /* Define to 1 if you have the `iconv_close' function. */
327 #undef HAVE_ICONV_CLOSE
329 /* Define to 1 if you have the `iconv_open' function. */
330 #undef HAVE_ICONV_OPEN
332 /* Define to 1 if you have the <ieeefp.h> header file. */
333 #undef HAVE_IEEEFP_H
335 /* Define to 1 if you have the <inttypes.h> header file. */
336 #undef HAVE_INTTYPES_H
338 /* Define to 1 if you have the `isinf' function. */
339 #undef HAVE_ISINF
341 /* Define to 1 if you have the `isinff' function. */
342 #undef HAVE_ISINFF
344 /* Define to 1 if you have the `isinfl' function. */
345 #undef HAVE_ISINFL
347 /* Define to 1 if you have the `isnan' function. */
348 #undef HAVE_ISNAN
350 /* Define to 1 if you have the `isnanf' function. */
351 #undef HAVE_ISNANF
353 /* Define to 1 if you have the `isnanl' function. */
354 #undef HAVE_ISNANL
356 /* Define to 1 if you have the `iswblank' function. */
357 #undef HAVE_ISWBLANK
359 /* Define to 1 if you have the `ldexpf' function. */
360 #undef HAVE_LDEXPF
362 /* Define to 1 if you have the `ldexpl' function. */
363 #undef HAVE_LDEXPL
365 /* Define to 1 if you have the <libintl.h> header file. */
366 #undef HAVE_LIBINTL_H
368 /* Define to 1 if you have the `m' library (-lm). */
369 #undef HAVE_LIBM
371 /* Only used in build directory testsuite_hooks.h. */
372 #undef HAVE_LIMIT_AS
374 /* Only used in build directory testsuite_hooks.h. */
375 #undef HAVE_LIMIT_DATA
377 /* Only used in build directory testsuite_hooks.h. */
378 #undef HAVE_LIMIT_FSIZE
380 /* Only used in build directory testsuite_hooks.h. */
381 #undef HAVE_LIMIT_RSS
383 /* Only used in build directory testsuite_hooks.h. */
384 #undef HAVE_LIMIT_VMEM
386 /* Define to 1 if you have the <locale.h> header file. */
387 #undef HAVE_LOCALE_H
389 /* Define to 1 if you have the `log10f' function. */
390 #undef HAVE_LOG10F
392 /* Define to 1 if you have the `log10l' function. */
393 #undef HAVE_LOG10L
395 /* Define to 1 if you have the `logf' function. */
396 #undef HAVE_LOGF
398 /* Define to 1 if you have the `logl' function. */
399 #undef HAVE_LOGL
401 /* Define to 1 if you have the <machine/endian.h> header file. */
402 #undef HAVE_MACHINE_ENDIAN_H
404 /* Define to 1 if you have the <machine/param.h> header file. */
405 #undef HAVE_MACHINE_PARAM_H
407 /* Define to 1 if you have the `mbrlen' function. */
408 #undef HAVE_MBRLEN
410 /* Define to 1 if you have the `mbrtowc' function. */
411 #undef HAVE_MBRTOWC
413 /* Define to 1 if you have the `mbsinit' function. */
414 #undef HAVE_MBSINIT
416 /* Define to 1 if you have the `mbsrtowcs' function. */
417 #undef HAVE_MBSRTOWCS
419 /* Define to 1 if you have the <memory.h> header file. */
420 #undef HAVE_MEMORY_H
422 /* Define to 1 if you have a working `mmap' system call. */
423 #undef HAVE_MMAP
425 /* Define to 1 if you have the `modff' function. */
426 #undef HAVE_MODFF
428 /* Define to 1 if you have the `modfl' function. */
429 #undef HAVE_MODFL
431 /* Define to 1 if you have the <nan.h> header file. */
432 #undef HAVE_NAN_H
434 /* Define to 1 if you have the `nl_langinfo' function. */
435 #undef HAVE_NL_LANGINFO
437 /* Define to 1 if you have the `powf' function. */
438 #undef HAVE_POWF
440 /* Define to 1 if you have the `powl' function. */
441 #undef HAVE_POWL
443 /* Define to 1 if you have the `putwc' function. */
444 #undef HAVE_PUTWC
446 /* Define to 1 if you have the `putwchar' function. */
447 #undef HAVE_PUTWCHAR
449 /* Define to 1 if you have the `qfpclass' function. */
450 #undef HAVE_QFPCLASS
452 /* Define to 1 if you have the `setenv' function. */
453 #undef HAVE_SETENV
455 /* Define if sigsetjmp is available. */
456 #undef HAVE_SIGSETJMP
458 /* Define to 1 if you have the `sincos' function. */
459 #undef HAVE_SINCOS
461 /* Define to 1 if you have the `sincosf' function. */
462 #undef HAVE_SINCOSF
464 /* Define to 1 if you have the `sincosl' function. */
465 #undef HAVE_SINCOSL
467 /* Define to 1 if you have the `sinf' function. */
468 #undef HAVE_SINF
470 /* Define to 1 if you have the `sinhf' function. */
471 #undef HAVE_SINHF
473 /* Define to 1 if you have the `sinhl' function. */
474 #undef HAVE_SINHL
476 /* Define to 1 if you have the `sinl' function. */
477 #undef HAVE_SINL
479 /* Define to 1 if you have the `sqrtf' function. */
480 #undef HAVE_SQRTF
482 /* Define to 1 if you have the `sqrtl' function. */
483 #undef HAVE_SQRTL
485 /* Define to 1 if you have the <stdint.h> header file. */
486 #undef HAVE_STDINT_H
488 /* Define to 1 if you have the <stdlib.h> header file. */
489 #undef HAVE_STDLIB_H
491 /* Define to 1 if you have the <strings.h> header file. */
492 #undef HAVE_STRINGS_H
494 /* Define to 1 if you have the <string.h> header file. */
495 #undef HAVE_STRING_H
497 /* Define to 1 if you have the `strtof' function. */
498 #undef HAVE_STRTOF
500 /* Define to 1 if you have the `strtold' function. */
501 #undef HAVE_STRTOLD
503 /* Define to 1 if you have the `swprintf' function. */
504 #undef HAVE_SWPRINTF
506 /* Define to 1 if you have the `swscanf' function. */
507 #undef HAVE_SWSCANF
509 /* Define to 1 if you have the <sys/filio.h> header file. */
510 #undef HAVE_SYS_FILIO_H
512 /* Define to 1 if you have the <sys/ioctl.h> header file. */
513 #undef HAVE_SYS_IOCTL_H
515 /* Define to 1 if you have the <sys/ipc.h> header file. */
516 #undef HAVE_SYS_IPC_H
518 /* Define to 1 if you have the <sys/isa_defs.h> header file. */
519 #undef HAVE_SYS_ISA_DEFS_H
521 /* Define to 1 if you have the <sys/machine.h> header file. */
522 #undef HAVE_SYS_MACHINE_H
524 /* Define to 1 if you have the <sys/param.h> header file. */
525 #undef HAVE_SYS_PARAM_H
527 /* Define to 1 if you have the <sys/resource.h> header file. */
528 #undef HAVE_SYS_RESOURCE_H
530 /* Define to 1 if you have the <sys/sem.h> header file. */
531 #undef HAVE_SYS_SEM_H
533 /* Define to 1 if you have the <sys/stat.h> header file. */
534 #undef HAVE_SYS_STAT_H
536 /* Define to 1 if you have the <sys/time.h> header file. */
537 #undef HAVE_SYS_TIME_H
539 /* Define to 1 if you have the <sys/types.h> header file. */
540 #undef HAVE_SYS_TYPES_H
542 /* Define to 1 if you have the <sys/uio.h> header file. */
543 #undef HAVE_SYS_UIO_H
545 /* Define to 1 if you have the `tanf' function. */
546 #undef HAVE_TANF
548 /* Define to 1 if you have the `tanhf' function. */
549 #undef HAVE_TANHF
551 /* Define to 1 if you have the `tanhl' function. */
552 #undef HAVE_TANHL
554 /* Define to 1 if you have the `tanl' function. */
555 #undef HAVE_TANL
557 /* Define to 1 if you have the `ungetwc' function. */
558 #undef HAVE_UNGETWC
560 /* Define to 1 if you have the <unistd.h> header file. */
561 #undef HAVE_UNISTD_H
563 /* Define to 1 if you have the `vfwprintf' function. */
564 #undef HAVE_VFWPRINTF
566 /* Define to 1 if you have the `vfwscanf' function. */
567 #undef HAVE_VFWSCANF
569 /* Define to 1 if you have the `vswprintf' function. */
570 #undef HAVE_VSWPRINTF
572 /* Define to 1 if you have the `vswscanf' function. */
573 #undef HAVE_VSWSCANF
575 /* Define to 1 if you have the `vwprintf' function. */
576 #undef HAVE_VWPRINTF
578 /* Define to 1 if you have the `vwscanf' function. */
579 #undef HAVE_VWSCANF
581 /* Define to 1 if you have the <wchar.h> header file. */
582 #undef HAVE_WCHAR_H
584 /* Define to 1 if you have the `wcrtomb' function. */
585 #undef HAVE_WCRTOMB
587 /* Define to 1 if you have the `wcscat' function. */
588 #undef HAVE_WCSCAT
590 /* Define to 1 if you have the `wcschr' function. */
591 #undef HAVE_WCSCHR
593 /* Define to 1 if you have the `wcscmp' function. */
594 #undef HAVE_WCSCMP
596 /* Define to 1 if you have the `wcscoll' function. */
597 #undef HAVE_WCSCOLL
599 /* Define to 1 if you have the `wcscpy' function. */
600 #undef HAVE_WCSCPY
602 /* Define to 1 if you have the `wcscspn' function. */
603 #undef HAVE_WCSCSPN
605 /* Define to 1 if you have the `wcsftime' function. */
606 #undef HAVE_WCSFTIME
608 /* Define to 1 if you have the `wcslen' function. */
609 #undef HAVE_WCSLEN
611 /* Define to 1 if you have the `wcsncat' function. */
612 #undef HAVE_WCSNCAT
614 /* Define to 1 if you have the `wcsncmp' function. */
615 #undef HAVE_WCSNCMP
617 /* Define to 1 if you have the `wcsncpy' function. */
618 #undef HAVE_WCSNCPY
620 /* Define to 1 if you have the `wcspbrk' function. */
621 #undef HAVE_WCSPBRK
623 /* Define to 1 if you have the `wcsrchr' function. */
624 #undef HAVE_WCSRCHR
626 /* Define to 1 if you have the `wcsrtombs' function. */
627 #undef HAVE_WCSRTOMBS
629 /* Define to 1 if you have the `wcsspn' function. */
630 #undef HAVE_WCSSPN
632 /* Define to 1 if you have the `wcsstr' function. */
633 #undef HAVE_WCSSTR
635 /* Define to 1 if you have the `wcstod' function. */
636 #undef HAVE_WCSTOD
638 /* Define to 1 if you have the `wcstof' function. */
639 #undef HAVE_WCSTOF
641 /* Define to 1 if you have the `wcstok' function. */
642 #undef HAVE_WCSTOK
644 /* Define to 1 if you have the `wcstol' function. */
645 #undef HAVE_WCSTOL
647 /* Define to 1 if you have the `wcstoul' function. */
648 #undef HAVE_WCSTOUL
650 /* Define to 1 if you have the `wcsxfrm' function. */
651 #undef HAVE_WCSXFRM
653 /* Define to 1 if you have the `wctob' function. */
654 #undef HAVE_WCTOB
656 /* Define to 1 if you have the <wctype.h> header file. */
657 #undef HAVE_WCTYPE_H
659 /* Define to 1 if you have the `wmemchr' function. */
660 #undef HAVE_WMEMCHR
662 /* Define to 1 if you have the `wmemcmp' function. */
663 #undef HAVE_WMEMCMP
665 /* Define to 1 if you have the `wmemcpy' function. */
666 #undef HAVE_WMEMCPY
668 /* Define to 1 if you have the `wmemmove' function. */
669 #undef HAVE_WMEMMOVE
671 /* Define to 1 if you have the `wmemset' function. */
672 #undef HAVE_WMEMSET
674 /* Define to 1 if you have the `wprintf' function. */
675 #undef HAVE_WPRINTF
677 /* Define to 1 if you have the `wscanf' function. */
678 #undef HAVE_WSCANF
680 /* Define to 1 if you have the `_acosf' function. */
681 #undef HAVE__ACOSF
683 /* Define to 1 if you have the `_acosl' function. */
684 #undef HAVE__ACOSL
686 /* Define to 1 if you have the `_asinf' function. */
687 #undef HAVE__ASINF
689 /* Define to 1 if you have the `_asinl' function. */
690 #undef HAVE__ASINL
692 /* Define to 1 if you have the `_atan2f' function. */
693 #undef HAVE__ATAN2F
695 /* Define to 1 if you have the `_atan2l' function. */
696 #undef HAVE__ATAN2L
698 /* Define to 1 if you have the `_atanf' function. */
699 #undef HAVE__ATANF
701 /* Define to 1 if you have the `_atanl' function. */
702 #undef HAVE__ATANL
704 /* Define to 1 if you have the `_ceilf' function. */
705 #undef HAVE__CEILF
707 /* Define to 1 if you have the `_ceill' function. */
708 #undef HAVE__CEILL
710 /* Define to 1 if you have the `_copysign' function. */
711 #undef HAVE__COPYSIGN
713 /* Define to 1 if you have the `_copysignl' function. */
714 #undef HAVE__COPYSIGNL
716 /* Define to 1 if you have the `_cosf' function. */
717 #undef HAVE__COSF
719 /* Define to 1 if you have the `_coshf' function. */
720 #undef HAVE__COSHF
722 /* Define to 1 if you have the `_coshl' function. */
723 #undef HAVE__COSHL
725 /* Define to 1 if you have the `_cosl' function. */
726 #undef HAVE__COSL
728 /* Define to 1 if you have the `_expf' function. */
729 #undef HAVE__EXPF
731 /* Define to 1 if you have the `_expl' function. */
732 #undef HAVE__EXPL
734 /* Define to 1 if you have the `_fabsf' function. */
735 #undef HAVE__FABSF
737 /* Define to 1 if you have the `_fabsl' function. */
738 #undef HAVE__FABSL
740 /* Define to 1 if you have the `_finite' function. */
741 #undef HAVE__FINITE
743 /* Define to 1 if you have the `_finitef' function. */
744 #undef HAVE__FINITEF
746 /* Define to 1 if you have the `_finitel' function. */
747 #undef HAVE__FINITEL
749 /* Define to 1 if you have the `_floorf' function. */
750 #undef HAVE__FLOORF
752 /* Define to 1 if you have the `_floorl' function. */
753 #undef HAVE__FLOORL
755 /* Define to 1 if you have the `_fmodf' function. */
756 #undef HAVE__FMODF
758 /* Define to 1 if you have the `_fmodl' function. */
759 #undef HAVE__FMODL
761 /* Define to 1 if you have the `_fpclass' function. */
762 #undef HAVE__FPCLASS
764 /* Define to 1 if you have the `_frexpf' function. */
765 #undef HAVE__FREXPF
767 /* Define to 1 if you have the `_frexpl' function. */
768 #undef HAVE__FREXPL
770 /* Define to 1 if you have the `_hypot' function. */
771 #undef HAVE__HYPOT
773 /* Define to 1 if you have the `_hypotf' function. */
774 #undef HAVE__HYPOTF
776 /* Define to 1 if you have the `_hypotl' function. */
777 #undef HAVE__HYPOTL
779 /* Define to 1 if you have the `_isinf' function. */
780 #undef HAVE__ISINF
782 /* Define to 1 if you have the `_isinff' function. */
783 #undef HAVE__ISINFF
785 /* Define to 1 if you have the `_isinfl' function. */
786 #undef HAVE__ISINFL
788 /* Define to 1 if you have the `_isnan' function. */
789 #undef HAVE__ISNAN
791 /* Define to 1 if you have the `_isnanf' function. */
792 #undef HAVE__ISNANF
794 /* Define to 1 if you have the `_isnanl' function. */
795 #undef HAVE__ISNANL
797 /* Define to 1 if you have the `_ldexpf' function. */
798 #undef HAVE__LDEXPF
800 /* Define to 1 if you have the `_ldexpl' function. */
801 #undef HAVE__LDEXPL
803 /* Define to 1 if you have the `_log10f' function. */
804 #undef HAVE__LOG10F
806 /* Define to 1 if you have the `_log10l' function. */
807 #undef HAVE__LOG10L
809 /* Define to 1 if you have the `_logf' function. */
810 #undef HAVE__LOGF
812 /* Define to 1 if you have the `_logl' function. */
813 #undef HAVE__LOGL
815 /* Define to 1 if you have the `_modff' function. */
816 #undef HAVE__MODFF
818 /* Define to 1 if you have the `_modfl' function. */
819 #undef HAVE__MODFL
821 /* Define to 1 if you have the `_powf' function. */
822 #undef HAVE__POWF
824 /* Define to 1 if you have the `_powl' function. */
825 #undef HAVE__POWL
827 /* Define to 1 if you have the `_qfpclass' function. */
828 #undef HAVE__QFPCLASS
830 /* Define to 1 if you have the `_sincos' function. */
831 #undef HAVE__SINCOS
833 /* Define to 1 if you have the `_sincosf' function. */
834 #undef HAVE__SINCOSF
836 /* Define to 1 if you have the `_sincosl' function. */
837 #undef HAVE__SINCOSL
839 /* Define to 1 if you have the `_sinf' function. */
840 #undef HAVE__SINF
842 /* Define to 1 if you have the `_sinhf' function. */
843 #undef HAVE__SINHF
845 /* Define to 1 if you have the `_sinhl' function. */
846 #undef HAVE__SINHL
848 /* Define to 1 if you have the `_sinl' function. */
849 #undef HAVE__SINL
851 /* Define to 1 if you have the `_sqrtf' function. */
852 #undef HAVE__SQRTF
854 /* Define to 1 if you have the `_sqrtl' function. */
855 #undef HAVE__SQRTL
857 /* Define to 1 if you have the `_tanf' function. */
858 #undef HAVE__TANF
860 /* Define to 1 if you have the `_tanhf' function. */
861 #undef HAVE__TANHF
863 /* Define to 1 if you have the `_tanhl' function. */
864 #undef HAVE__TANHL
866 /* Define to 1 if you have the `_tanl' function. */
867 #undef HAVE__TANL
869 /* Define to 1 if you have the `__signbit' function. */
870 #undef HAVE___SIGNBIT
872 /* Define to 1 if you have the `__signbitf' function. */
873 #undef HAVE___SIGNBITF
875 /* Define to 1 if you have the `__signbitl' function. */
876 #undef HAVE___SIGNBITL
878 /* Define to the address where bug reports for this package should be sent. */
879 #undef PACKAGE_BUGREPORT
881 /* Define to the full name of this package. */
882 #undef PACKAGE_NAME
884 /* Define to the full name and version of this package. */
885 #undef PACKAGE_STRING
887 /* Define to the one symbol short name of this package. */
888 #undef PACKAGE_TARNAME
890 /* Define to the version of this package. */
891 #undef PACKAGE_VERSION
893 /* Define to 1 if you have the ANSI C header files. */
894 #undef STDC_HEADERS
896 /* Define to 1 if a full hosted library is built, or 0 if freestanding. */
897 #undef _GLIBCXX_HOSTED
899 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
900 #undef _GLIBCXX_SJLJ_EXCEPTIONS
902 // Systems that have certain non-standard functions prefixed with an
903 // underscore, we'll handle those here. Must come after config.h.in.
905 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
906 # define HAVE_ISNAN 1
907 # define isnan _isnan
908 #endif
910 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
911 # define HAVE_ISNANF 1
912 # define isnanf _isnanf
913 #endif
915 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
916 # define HAVE_ISNANL 1
917 # define isnanl _isnanl
918 #endif
920 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
921 # define HAVE_ISINF 1
922 # define isinf _isinf
923 #endif
925 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
926 # define HAVE_ISINFF 1
927 # define isinff _isinff
928 #endif
930 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
931 # define HAVE_ISINFL 1
932 # define isinfl _isinfl
933 #endif
935 #if defined (HAVE__COPYSIGN) && ! defined (HAVE_COPYSIGN)
936 # define HAVE_COPYSIGN 1
937 # define copysign _copysign
938 #endif
940 #if defined (HAVE__COPYSIGNL) && ! defined (HAVE_COPYSIGNL)
941 # define HAVE_COPYSIGNL 1
942 # define copysignl _copysignl
943 #endif
945 #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
946 # define HAVE_COSF 1
947 # define cosf _cosf
948 #endif
950 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
951 # define HAVE_ACOSF 1
952 # define acosf _acosf
953 #endif
955 #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
956 # define HAVE_ACOSL 1
957 # define acosl _acosl
958 #endif
960 #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
961 # define HAVE_ASINF 1
962 # define asinf _asinf
963 #endif
965 #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
966 # define HAVE_ASINL 1
967 # define asinl _asinl
968 #endif
970 #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
971 # define HAVE_ATANF 1
972 # define atanf _atanf
973 #endif
975 #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
976 # define HAVE_ATANL 1
977 # define atanl _atanl
978 #endif
980 #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
981 # define HAVE_CEILF 1
982 # define aceil _ceilf
983 #endif
985 #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
986 # define HAVE_CEILL 1
987 # define aceil _ceill
988 #endif
990 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
991 # define HAVE_COSHF 1
992 # define coshf _coshf
993 #endif
995 #if defined (HAVE__COSL) && ! defined (HAVE_COSL)
996 # define HAVE_COSL 1
997 # define cosl _cosl
998 #endif
1000 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
1001 # define HAVE_LOGF 1
1002 # define logf _logf
1003 #endif
1005 #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
1006 # define HAVE_COSHL 1
1007 # define coshl _coshl
1008 #endif
1010 #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
1011 # define HAVE_EXPF 1
1012 # define expf _expf
1013 #endif
1015 #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
1016 # define HAVE_EXPL 1
1017 # define expl _expl
1018 #endif
1020 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
1021 # define HAVE_FABSF 1
1022 # define fabsf _fabsf
1023 #endif
1025 #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
1026 # define HAVE_FABSL 1
1027 # define fabsl _fabsl
1028 #endif
1030 #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
1031 # define HAVE_FLOORF 1
1032 # define floorf _floorf
1033 #endif
1035 #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
1036 # define HAVE_FLOORL 1
1037 # define floorl _floorl
1038 #endif
1040 #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
1041 # define HAVE_FMODF 1
1042 # define fmodf _fmodf
1043 #endif
1045 #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
1046 # define HAVE_FMODL 1
1047 # define fmodl _fmodl
1048 #endif
1050 #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
1051 # define HAVE_FREXPF 1
1052 # define frexpf _frexpf
1053 #endif
1055 #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
1056 # define HAVE_FREXPL 1
1057 # define frexpl _frexpl
1058 #endif
1060 #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
1061 # define HAVE_LDEXPF 1
1062 # define ldexpf _ldexpf
1063 #endif
1065 #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
1066 # define HAVE_LDEXPL 1
1067 # define ldexpl _ldexpl
1068 #endif
1070 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
1071 # define HAVE_LOG10F 1
1072 # define log10f _log10f
1073 #endif
1075 #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
1076 # define HAVE_LOGL 1
1077 # define logl _logl
1078 #endif
1080 #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
1081 # define HAVE_POWF 1
1082 # define powf _powf
1083 #endif
1085 #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
1086 # define HAVE_LOG10L 1
1087 # define log10l _log10l
1088 #endif
1090 #if defined (HAVE__MODF) && ! defined (HAVE_MODF)
1091 # define HAVE_MODF 1
1092 # define modf _modf
1093 #endif
1095 #if defined (HAVE__MODL) && ! defined (HAVE_MODL)
1096 # define HAVE_MODL 1
1097 # define modl _modl
1098 #endif
1100 #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
1101 # define HAVE_SINF 1
1102 # define sinf _sinf
1103 #endif
1105 #if defined (HAVE__POWL) && ! defined (HAVE_POWL)
1106 # define HAVE_POWL 1
1107 # define powl _powl
1108 #endif
1110 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
1111 # define HAVE_SINHF 1
1112 # define sinhf _sinhf
1113 #endif
1115 #if defined (HAVE__SINL) && ! defined (HAVE_SINL)
1116 # define HAVE_SINL 1
1117 # define sinl _sinl
1118 #endif
1120 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
1121 # define HAVE_SQRTF 1
1122 # define sqrtf _sqrtf
1123 #endif
1125 #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
1126 # define HAVE_SINHL 1
1127 # define sinhl _sinhl
1128 #endif
1130 #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
1131 # define HAVE_TANF 1
1132 # define tanf _tanf
1133 #endif
1135 #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
1136 # define HAVE_SQRTL 1
1137 # define sqrtl _sqrtl
1138 #endif
1140 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
1141 # define HAVE_TANHF 1
1142 # define tanhf _tanhf
1143 #endif
1145 #if defined (HAVE__TANL) && ! defined (HAVE_TANL)
1146 # define HAVE_TANF 1
1147 # define tanf _tanf
1148 #endif
1150 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
1151 # define HAVE_STRTOF 1
1152 # define strtof _strtof
1153 #endif
1155 #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
1156 # define HAVE_TANHL 1
1157 # define tanhl _tanhl
1158 #endif
1160 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
1161 # define HAVE_STRTOLD 1
1162 # define strtold _strtold
1163 #endif
1165 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
1166 # define HAVE_SINCOS 1
1167 # define sincos _sincos
1168 #endif
1170 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
1171 # define HAVE_SINCOSF 1
1172 # define sincosf _sincosf
1173 #endif
1175 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
1176 # define HAVE_SINCOSL 1
1177 # define sincosl _sincosl
1178 #endif
1180 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
1181 # define HAVE_FINITE 1
1182 # define finite _finite
1183 #endif
1185 #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
1186 # define HAVE_FINITEF 1
1187 # define finitef _finitef
1188 #endif
1190 #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
1191 # define HAVE_FINITEL 1
1192 # define finitel _finitel
1193 #endif
1195 #if defined (HAVE__QFINITE) && ! defined (HAVE_QFINITE)
1196 # define HAVE_QFINITE 1
1197 # define qfinite _qfinite
1198 #endif
1200 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
1201 # define HAVE_FPCLASS 1
1202 # define fpclass _fpclass
1203 #endif
1205 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
1206 # define HAVE_QFPCLASS 1
1207 # define qfpclass _qfpclass
1208 #endif