1 /* config.h. Generated by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
4 /* Define to 1 if you have the `acosf' function. */
7 /* Define to 1 if you have the `acosl' function. */
8 /* #undef HAVE_ACOSL */
10 /* Define to 1 if you have the `asinf' function. */
13 /* Define to 1 if you have the `asinl' function. */
14 /* #undef HAVE_ASINL */
16 /* Define to 1 if the target assembler supports .symver directive. */
17 #define HAVE_AS_SYMVER_DIRECTIVE 1
19 /* Define to 1 if you have the `atan2f' function. */
22 /* Define to 1 if you have the `atan2l' function. */
23 /* #undef HAVE_ATAN2L */
25 /* Define to 1 if you have the `atanf' function. */
28 /* Define to 1 if you have the `atanl' function. */
29 /* #undef HAVE_ATANL */
31 /* Define to 1 if the target assembler supports thread-local storage. */
32 /* #undef HAVE_CC_TLS */
34 /* Define to 1 if you have the `ceilf' function. */
37 /* Define to 1 if you have the `ceill' function. */
38 /* #undef HAVE_CEILL */
40 /* Define to 1 if you have the <complex.h> header file. */
41 #define HAVE_COMPLEX_H 1
43 /* Define to 1 if you have the `cosf' function. */
46 /* Define to 1 if you have the `coshf' function. */
49 /* Define to 1 if you have the `coshl' function. */
50 /* #undef HAVE_COSHL */
52 /* Define to 1 if you have the `cosl' function. */
53 /* #undef HAVE_COSL */
55 /* Define to 1 if you have the <dlfcn.h> header file. */
56 #define HAVE_DLFCN_H 1
58 /* Define if EBADMSG exists. */
59 #define HAVE_EBADMSG 1
61 /* Define if ECANCELED exists. */
62 #define HAVE_ECANCELED 1
64 /* Define if EIDRM exists. */
67 /* Define to 1 if you have the <endian.h> header file. */
68 /* #undef HAVE_ENDIAN_H */
70 /* Define if ENODATA exists. */
71 /* #undef HAVE_ENODATA */
73 /* Define if ENOLINK exists. */
74 #define HAVE_ENOLINK 1
76 /* Define if ENOSR exists. */
77 /* #undef HAVE_ENOSR */
79 /* Define if ENOSTR exists. */
80 /* #undef HAVE_ENOSTR */
82 /* Define if ENOTRECOVERABLE exists. */
83 /* #undef HAVE_ENOTRECOVERABLE */
85 /* Define if ENOTSUP exists. */
86 #define HAVE_ENOTSUP 1
88 /* Define if EOVERFLOW exists. */
89 #define HAVE_EOVERFLOW 1
91 /* Define if EOWNERDEAD exists. */
92 /* #undef HAVE_EOWNERDEAD */
94 /* Define if EPROTO exists. */
97 /* Define if ETIME exists. */
98 /* #undef HAVE_ETIME */
100 /* Define if ETXTBSY exists. */
101 #define HAVE_ETXTBSY 1
103 /* Define to 1 if you have the `expf' function. */
106 /* Define to 1 if you have the `expl' function. */
107 /* #undef HAVE_EXPL */
109 /* Define to 1 if you have the `fabsf' function. */
112 /* Define to 1 if you have the `fabsl' function. */
113 /* #undef HAVE_FABSL */
115 /* Define to 1 if you have the <fenv.h> header file. */
116 #define HAVE_FENV_H 1
118 /* Define to 1 if you have the `finite' function. */
119 #define HAVE_FINITE 1
121 /* Define to 1 if you have the `finitef' function. */
122 #define HAVE_FINITEF 1
124 /* Define to 1 if you have the `finitel' function. */
125 /* #undef HAVE_FINITEL */
127 /* Define to 1 if you have the <float.h> header file. */
128 #define HAVE_FLOAT_H 1
130 /* Define to 1 if you have the `floorf' function. */
131 #define HAVE_FLOORF 1
133 /* Define to 1 if you have the `floorl' function. */
134 /* #undef HAVE_FLOORL */
136 /* Define to 1 if you have the `fmodf' function. */
139 /* Define to 1 if you have the `fmodl' function. */
140 /* #undef HAVE_FMODL */
142 /* Define to 1 if you have the `fpclass' function. */
143 /* #undef HAVE_FPCLASS */
145 /* Define to 1 if you have the <fp.h> header file. */
146 /* #undef HAVE_FP_H */
148 /* Define to 1 if you have the `frexpf' function. */
149 #define HAVE_FREXPF 1
151 /* Define to 1 if you have the `frexpl' function. */
152 #define HAVE_FREXPL 1
154 /* Define if _Unwind_GetIPInfo is available. */
155 #define HAVE_GETIPINFO 1
157 /* Define if gthr-default.h exists (meaning that threading support is
159 #define HAVE_GTHR_DEFAULT 1
161 /* Define to 1 if you have the `hypot' function. */
164 /* Define to 1 if you have the `hypotf' function. */
165 #define HAVE_HYPOTF 1
167 /* Define to 1 if you have the `hypotl' function. */
168 /* #undef HAVE_HYPOTL */
170 /* Define if you have the iconv() function. */
173 /* Define to 1 if you have the <ieeefp.h> header file. */
174 #define HAVE_IEEEFP_H 1
176 /* Define if int64_t is available in <stdint.h>. */
177 #define HAVE_INT64_T 1
179 #if defined(__i386__)
180 /* Define if int64_t is a long. */
181 /* #undef HAVE_INT64_T_LONG */
183 /* Define if int64_t is a long long. */
184 #define HAVE_INT64_T_LONG_LONG 1
185 #elif defined(__amd64__)
186 /* Define if int64_t is a long. */
187 #define HAVE_INT64_T_LONG 1
189 /* Define if int64_t is a long long. */
190 /* #undef HAVE_INT64_T_LONG_LONG */
192 #error Platform not supported!
195 /* Define to 1 if you have the <inttypes.h> header file. */
196 #define HAVE_INTTYPES_H 1
198 /* Define to 1 if you have the `isinf' function. */
199 /* #undef HAVE_ISINF */
201 /* Define to 1 if you have the `isinff' function. */
202 /* #undef HAVE_ISINFF */
204 /* Define to 1 if you have the `isinfl' function. */
205 /* #undef HAVE_ISINFL */
207 /* Define to 1 if you have the `isnan' function. */
208 /* #undef HAVE_ISNAN */
210 /* Define to 1 if you have the `isnanf' function. */
211 /* #undef HAVE_ISNANF */
213 /* Define to 1 if you have the `isnanl' function. */
214 /* #undef HAVE_ISNANL */
216 /* Defined if iswblank exists. */
217 #define HAVE_ISWBLANK 1
219 /* Define if LC_MESSAGES is available in <locale.h>. */
220 #define HAVE_LC_MESSAGES 1
222 /* Define to 1 if you have the `ldexpf' function. */
223 #define HAVE_LDEXPF 1
225 /* Define to 1 if you have the `ldexpl' function. */
226 /* #undef HAVE_LDEXPL */
228 /* Define to 1 if you have the <libintl.h> header file. */
229 /* #undef HAVE_LIBINTL_H */
231 /* Only used in build directory testsuite_hooks.h. */
232 #define HAVE_LIMIT_AS 1
234 /* Only used in build directory testsuite_hooks.h. */
235 #define HAVE_LIMIT_DATA 1
237 /* Only used in build directory testsuite_hooks.h. */
238 #define HAVE_LIMIT_FSIZE 1
240 /* Only used in build directory testsuite_hooks.h. */
241 #define HAVE_LIMIT_RSS 1
243 /* Only used in build directory testsuite_hooks.h. */
244 #define HAVE_LIMIT_VMEM 1
246 /* Define if futex syscall is available. */
247 /* #undef HAVE_LINUX_FUTEX */
249 /* Define to 1 if you have the <locale.h> header file. */
250 #define HAVE_LOCALE_H 1
252 /* Define to 1 if you have the `log10f' function. */
253 #define HAVE_LOG10F 1
255 /* Define to 1 if you have the `log10l' function. */
256 /* #undef HAVE_LOG10L */
258 /* Define to 1 if you have the `logf' function. */
261 /* Define to 1 if you have the `logl' function. */
262 /* #undef HAVE_LOGL */
264 /* Define to 1 if you have the <machine/endian.h> header file. */
265 #define HAVE_MACHINE_ENDIAN_H 1
267 /* Define to 1 if you have the <machine/param.h> header file. */
268 #define HAVE_MACHINE_PARAM_H 1
270 /* Define if mbstate_t exists in wchar.h. */
271 #define HAVE_MBSTATE_T 1
273 /* Define to 1 if you have the <memory.h> header file. */
274 #define HAVE_MEMORY_H 1
276 /* Define to 1 if you have the `modf' function. */
279 /* Define to 1 if you have the `modff' function. */
282 /* Define to 1 if you have the `modfl' function. */
283 /* #undef HAVE_MODFL */
285 /* Define to 1 if you have the <nan.h> header file. */
286 /* #undef HAVE_NAN_H */
288 /* Define if poll is available in <poll.h>. */
291 /* Define to 1 if you have the `powf' function. */
294 /* Define to 1 if you have the `powl' function. */
295 /* #undef HAVE_POWL */
297 /* Define to 1 if you have the `qfpclass' function. */
298 /* #undef HAVE_QFPCLASS */
300 /* Define to 1 if you have the `setenv' function. */
301 #define HAVE_SETENV 1
303 /* Define to 1 if you have the `sincos' function. */
304 /* #undef HAVE_SINCOS */
306 /* Define to 1 if you have the `sincosf' function. */
307 /* #undef HAVE_SINCOSF */
309 /* Define to 1 if you have the `sincosl' function. */
310 /* #undef HAVE_SINCOSL */
312 /* Define to 1 if you have the `sinf' function. */
315 /* Define to 1 if you have the `sinhf' function. */
318 /* Define to 1 if you have the `sinhl' function. */
319 /* #undef HAVE_SINHL */
321 /* Define to 1 if you have the `sinl' function. */
322 /* #undef HAVE_SINL */
324 /* Define to 1 if you have the `sqrtf' function. */
327 /* Define to 1 if you have the `sqrtl' function. */
328 /* #undef HAVE_SQRTL */
330 /* Define to 1 if you have the <stdbool.h> header file. */
331 #define HAVE_STDBOOL_H 1
333 /* Define to 1 if you have the <stdint.h> header file. */
334 #define HAVE_STDINT_H 1
336 /* Define to 1 if you have the <stdlib.h> header file. */
337 #define HAVE_STDLIB_H 1
339 /* Define if strerror_l is available in <string.h>. */
340 /* #undef HAVE_STRERROR_L */
342 /* Define if strerror_r is available in <string.h>. */
343 #define HAVE_STRERROR_R 1
345 /* Define to 1 if you have the <strings.h> header file. */
346 #define HAVE_STRINGS_H 1
348 /* Define to 1 if you have the <string.h> header file. */
349 #define HAVE_STRING_H 1
351 /* Define to 1 if you have the `strtof' function. */
352 #define HAVE_STRTOF 1
354 /* Define to 1 if you have the `strtold' function. */
355 #define HAVE_STRTOLD 1
357 /* Define if strxfrm_l is available in <string.h>. */
358 /* #undef HAVE_STRXFRM_L */
360 /* Define to 1 if you have the <sys/filio.h> header file. */
361 #define HAVE_SYS_FILIO_H 1
363 /* Define to 1 if you have the <sys/ioctl.h> header file. */
364 #define HAVE_SYS_IOCTL_H 1
366 /* Define to 1 if you have the <sys/ipc.h> header file. */
367 #define HAVE_SYS_IPC_H 1
369 /* Define to 1 if you have the <sys/isa_defs.h> header file. */
370 /* #undef HAVE_SYS_ISA_DEFS_H */
372 /* Define to 1 if you have the <sys/machine.h> header file. */
373 /* #undef HAVE_SYS_MACHINE_H */
375 /* Define to 1 if you have the <sys/param.h> header file. */
376 #define HAVE_SYS_PARAM_H 1
378 /* Define to 1 if you have the <sys/resource.h> header file. */
379 #define HAVE_SYS_RESOURCE_H 1
381 /* Define to 1 if you have the <sys/sem.h> header file. */
382 #define HAVE_SYS_SEM_H 1
384 /* Define to 1 if you have the <sys/stat.h> header file. */
385 #define HAVE_SYS_STAT_H 1
387 /* Define to 1 if you have the <sys/time.h> header file. */
388 #define HAVE_SYS_TIME_H 1
390 /* Define to 1 if you have the <sys/types.h> header file. */
391 #define HAVE_SYS_TYPES_H 1
393 /* Define to 1 if you have the <sys/uio.h> header file. */
394 #define HAVE_SYS_UIO_H 1
396 /* Define if S_IFREG is available in <sys/stat.h>. */
397 /* #undef HAVE_S_IFREG */
399 /* Define if S_IFREG is available in <sys/stat.h>. */
400 #define HAVE_S_ISREG 1
402 /* Define to 1 if you have the `tanf' function. */
405 /* Define to 1 if you have the `tanhf' function. */
408 /* Define to 1 if you have the `tanhl' function. */
409 /* #undef HAVE_TANHL */
411 /* Define to 1 if you have the `tanl' function. */
412 /* #undef HAVE_TANL */
414 /* Define to 1 if you have the <tgmath.h> header file. */
415 #define HAVE_TGMATH_H 1
417 /* Define to 1 if the target supports thread-local storage. */
420 /* Define to 1 if you have the <unistd.h> header file. */
421 #define HAVE_UNISTD_H 1
423 /* Defined if vfwscanf exists. */
424 #define HAVE_VFWSCANF 1
426 /* Defined if vswscanf exists. */
427 #define HAVE_VSWSCANF 1
429 /* Defined if vwscanf exists. */
430 #define HAVE_VWSCANF 1
432 /* Define to 1 if you have the <wchar.h> header file. */
433 #define HAVE_WCHAR_H 1
435 /* Defined if wcstof exists. */
436 #define HAVE_WCSTOF 1
438 /* Define to 1 if you have the <wctype.h> header file. */
439 #define HAVE_WCTYPE_H 1
441 /* Define if writev is available in <sys/uio.h>. */
442 #define HAVE_WRITEV 1
444 /* Define to 1 if you have the `_acosf' function. */
445 /* #undef HAVE__ACOSF */
447 /* Define to 1 if you have the `_acosl' function. */
448 /* #undef HAVE__ACOSL */
450 /* Define to 1 if you have the `_asinf' function. */
451 /* #undef HAVE__ASINF */
453 /* Define to 1 if you have the `_asinl' function. */
454 /* #undef HAVE__ASINL */
456 /* Define to 1 if you have the `_atan2f' function. */
457 /* #undef HAVE__ATAN2F */
459 /* Define to 1 if you have the `_atan2l' function. */
460 /* #undef HAVE__ATAN2L */
462 /* Define to 1 if you have the `_atanf' function. */
463 /* #undef HAVE__ATANF */
465 /* Define to 1 if you have the `_atanl' function. */
466 /* #undef HAVE__ATANL */
468 /* Define to 1 if you have the `_ceilf' function. */
469 /* #undef HAVE__CEILF */
471 /* Define to 1 if you have the `_ceill' function. */
472 /* #undef HAVE__CEILL */
474 /* Define to 1 if you have the `_cosf' function. */
475 /* #undef HAVE__COSF */
477 /* Define to 1 if you have the `_coshf' function. */
478 /* #undef HAVE__COSHF */
480 /* Define to 1 if you have the `_coshl' function. */
481 /* #undef HAVE__COSHL */
483 /* Define to 1 if you have the `_cosl' function. */
484 /* #undef HAVE__COSL */
486 /* Define to 1 if you have the `_expf' function. */
487 /* #undef HAVE__EXPF */
489 /* Define to 1 if you have the `_expl' function. */
490 /* #undef HAVE__EXPL */
492 /* Define to 1 if you have the `_fabsf' function. */
493 /* #undef HAVE__FABSF */
495 /* Define to 1 if you have the `_fabsl' function. */
496 /* #undef HAVE__FABSL */
498 /* Define to 1 if you have the `_finite' function. */
499 /* #undef HAVE__FINITE */
501 /* Define to 1 if you have the `_finitef' function. */
502 /* #undef HAVE__FINITEF */
504 /* Define to 1 if you have the `_finitel' function. */
505 /* #undef HAVE__FINITEL */
507 /* Define to 1 if you have the `_floorf' function. */
508 /* #undef HAVE__FLOORF */
510 /* Define to 1 if you have the `_floorl' function. */
511 /* #undef HAVE__FLOORL */
513 /* Define to 1 if you have the `_fmodf' function. */
514 /* #undef HAVE__FMODF */
516 /* Define to 1 if you have the `_fmodl' function. */
517 /* #undef HAVE__FMODL */
519 /* Define to 1 if you have the `_fpclass' function. */
520 /* #undef HAVE__FPCLASS */
522 /* Define to 1 if you have the `_frexpf' function. */
523 /* #undef HAVE__FREXPF */
525 /* Define to 1 if you have the `_frexpl' function. */
526 /* #undef HAVE__FREXPL */
528 /* Define to 1 if you have the `_hypot' function. */
529 /* #undef HAVE__HYPOT */
531 /* Define to 1 if you have the `_hypotf' function. */
532 /* #undef HAVE__HYPOTF */
534 /* Define to 1 if you have the `_hypotl' function. */
535 /* #undef HAVE__HYPOTL */
537 /* Define to 1 if you have the `_isinf' function. */
538 /* #undef HAVE__ISINF */
540 /* Define to 1 if you have the `_isinff' function. */
541 /* #undef HAVE__ISINFF */
543 /* Define to 1 if you have the `_isinfl' function. */
544 /* #undef HAVE__ISINFL */
546 /* Define to 1 if you have the `_isnan' function. */
547 /* #undef HAVE__ISNAN */
549 /* Define to 1 if you have the `_isnanf' function. */
550 /* #undef HAVE__ISNANF */
552 /* Define to 1 if you have the `_isnanl' function. */
553 /* #undef HAVE__ISNANL */
555 /* Define to 1 if you have the `_ldexpf' function. */
556 /* #undef HAVE__LDEXPF */
558 /* Define to 1 if you have the `_ldexpl' function. */
559 /* #undef HAVE__LDEXPL */
561 /* Define to 1 if you have the `_log10f' function. */
562 /* #undef HAVE__LOG10F */
564 /* Define to 1 if you have the `_log10l' function. */
565 /* #undef HAVE__LOG10L */
567 /* Define to 1 if you have the `_logf' function. */
568 /* #undef HAVE__LOGF */
570 /* Define to 1 if you have the `_logl' function. */
571 /* #undef HAVE__LOGL */
573 /* Define to 1 if you have the `_modf' function. */
574 /* #undef HAVE__MODF */
576 /* Define to 1 if you have the `_modff' function. */
577 /* #undef HAVE__MODFF */
579 /* Define to 1 if you have the `_modfl' function. */
580 /* #undef HAVE__MODFL */
582 /* Define to 1 if you have the `_powf' function. */
583 /* #undef HAVE__POWF */
585 /* Define to 1 if you have the `_powl' function. */
586 /* #undef HAVE__POWL */
588 /* Define to 1 if you have the `_qfpclass' function. */
589 /* #undef HAVE__QFPCLASS */
591 /* Define to 1 if you have the `_sincos' function. */
592 /* #undef HAVE__SINCOS */
594 /* Define to 1 if you have the `_sincosf' function. */
595 /* #undef HAVE__SINCOSF */
597 /* Define to 1 if you have the `_sincosl' function. */
598 /* #undef HAVE__SINCOSL */
600 /* Define to 1 if you have the `_sinf' function. */
601 /* #undef HAVE__SINF */
603 /* Define to 1 if you have the `_sinhf' function. */
604 /* #undef HAVE__SINHF */
606 /* Define to 1 if you have the `_sinhl' function. */
607 /* #undef HAVE__SINHL */
609 /* Define to 1 if you have the `_sinl' function. */
610 /* #undef HAVE__SINL */
612 /* Define to 1 if you have the `_sqrtf' function. */
613 /* #undef HAVE__SQRTF */
615 /* Define to 1 if you have the `_sqrtl' function. */
616 /* #undef HAVE__SQRTL */
618 /* Define to 1 if you have the `_tanf' function. */
619 /* #undef HAVE__TANF */
621 /* Define to 1 if you have the `_tanhf' function. */
622 /* #undef HAVE__TANHF */
624 /* Define to 1 if you have the `_tanhl' function. */
625 /* #undef HAVE__TANHL */
627 /* Define to 1 if you have the `_tanl' function. */
628 /* #undef HAVE__TANL */
630 /* Define as const if the declaration of iconv() needs const. */
633 /* Define to the sub-directory in which libtool stores uninstalled libraries.
635 #define LT_OBJDIR ".libs/"
637 /* Name of package */
640 /* Define to the address where bug reports for this package should be sent. */
641 #define PACKAGE_BUGREPORT ""
643 /* Define to the full name of this package. */
644 #define PACKAGE_NAME "package-unused"
646 /* Define to the full name and version of this package. */
647 #define PACKAGE_STRING "package-unused version-unused"
649 /* Define to the one symbol short name of this package. */
650 #define PACKAGE_TARNAME "libstdc++"
652 /* Define to the version of this package. */
653 #define PACKAGE_VERSION "version-unused"
655 /* The size of a `char', as computed by sizeof. */
656 /* #undef SIZEOF_CHAR */
658 /* The size of a `int', as computed by sizeof. */
659 /* #undef SIZEOF_INT */
661 /* The size of a `long', as computed by sizeof. */
662 /* #undef SIZEOF_LONG */
664 /* The size of a `short', as computed by sizeof. */
665 /* #undef SIZEOF_SHORT */
667 /* The size of a `void *', as computed by sizeof. */
668 /* #undef SIZEOF_VOID_P */
670 /* Define to 1 if you have the ANSI C header files. */
671 #define STDC_HEADERS 1
673 /* Version number of package */
676 /* Define if builtin atomic operations for bool are supported on this host. */
677 #define _GLIBCXX_ATOMIC_BUILTINS_1 1
679 /* Define if builtin atomic operations for short are supported on this host.
681 #define _GLIBCXX_ATOMIC_BUILTINS_2 1
683 /* Define if builtin atomic operations for int are supported on this host. */
684 #define _GLIBCXX_ATOMIC_BUILTINS_4 1
686 /* Define if builtin atomic operations for long long are supported on this
688 #define _GLIBCXX_ATOMIC_BUILTINS_8 1
690 /* Define to use concept checking code from the boost libraries. */
691 /* #undef _GLIBCXX_CONCEPT_CHECKS */
693 /* Define if a fully dynamic basic_string is wanted. */
694 /* #undef _GLIBCXX_FULLY_DYNAMIC_STRING */
696 /* Define if gthreads library is available. */
697 #define _GLIBCXX_HAS_GTHREADS 1
699 /* Define to 1 if a full hosted library is built, or 0 if freestanding. */
700 #define _GLIBCXX_HOSTED 1
702 /* Define if compatibility should be provided for -mlong-double-64. */
703 /* #undef _GLIBCXX_LONG_DOUBLE_COMPAT */
705 /* Define if ptrdiff_t is int. */
706 #define _GLIBCXX_PTRDIFF_T_IS_INT 1
708 /* Define if using setrlimit to set resource limits during "make check" */
709 #define _GLIBCXX_RES_LIMITS 1
711 /* Define if size_t is unsigned int. */
712 #define _GLIBCXX_SIZE_T_IS_UINT 1
714 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
715 /* #undef _GLIBCXX_SJLJ_EXCEPTIONS */
717 /* Define if EOF == -1, SEEK_CUR == 1, SEEK_END == 2. */
718 #define _GLIBCXX_STDIO_MACROS 1
720 /* Define to use symbol versioning in the shared library. */
721 /* #undef _GLIBCXX_SYMVER */
723 /* Define to use darwin versioning in the shared library. */
724 /* #undef _GLIBCXX_SYMVER_DARWIN */
726 /* Define to use GNU versioning in the shared library. */
727 /* #undef _GLIBCXX_SYMVER_GNU */
729 /* Define to use GNU namespace versioning in the shared library. */
730 /* #undef _GLIBCXX_SYMVER_GNU_NAMESPACE */
732 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,
733 <stdio.h>, and <stdlib.h> can be used or exposed. */
734 /* #undef _GLIBCXX_USE_C99 */
736 /* Define if C99 functions in <complex.h> should be used in <complex>. Using
737 compiler builtins for these functions requires corresponding C99 library
738 functions to be present. */
739 /* #undef _GLIBCXX_USE_C99_COMPLEX */
741 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>.
742 Using compiler builtins for these functions requires corresponding C99
743 library functions to be present. */
744 /* #undef _GLIBCXX_USE_C99_COMPLEX_TR1 */
746 /* Define if C99 functions in <ctype.h> should be imported in <tr1/cctype> in
747 namespace std::tr1. */
748 #define _GLIBCXX_USE_C99_CTYPE_TR1 1
750 /* Define if C99 functions in <fenv.h> should be imported in <tr1/cfenv> in
751 namespace std::tr1. */
752 #define _GLIBCXX_USE_C99_FENV_TR1 1
754 /* Define if C99 functions in <inttypes.h> should be imported in
755 <tr1/cinttypes> in namespace std::tr1. */
756 #define _GLIBCXX_USE_C99_INTTYPES_TR1 1
758 /* Define if wchar_t C99 functions in <inttypes.h> should be imported in
759 <tr1/cinttypes> in namespace std::tr1. */
760 /* #undef _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 */
762 /* Define if C99 functions or macros in <math.h> should be imported in <cmath>
764 #define _GLIBCXX_USE_C99_MATH 1
766 /* Define if C99 functions or macros in <math.h> should be imported in
767 <tr1/cmath> in namespace std::tr1. */
768 /* #undef _GLIBCXX_USE_C99_MATH_TR1 */
770 /* Define if C99 types in <stdint.h> should be imported in <tr1/cstdint> in
771 namespace std::tr1. */
772 #define _GLIBCXX_USE_C99_STDINT_TR1 1
774 /* Defined if clock_gettime has monotonic clock support. */
775 /* #undef _GLIBCXX_USE_CLOCK_MONOTONIC */
777 /* Defined if clock_gettime has realtime clock support. */
778 /* #undef _GLIBCXX_USE_CLOCK_REALTIME */
780 /* Defined if gettimeofday is available. */
781 #define _GLIBCXX_USE_GETTIMEOFDAY 1
783 /* Define if LFS support is available. */
784 /* #undef _GLIBCXX_USE_LFS */
786 /* Define if code specialized for long long should be used. */
787 #define _GLIBCXX_USE_LONG_LONG 1
789 /* Defined if nanosleep is available. */
790 /* #undef _GLIBCXX_USE_NANOSLEEP */
792 /* Define if NLS translations are to be used. */
793 /* #undef _GLIBCXX_USE_NLS */
795 /* Define if /dev/random and /dev/urandom are available for the random_device
796 of TR1 (Chapter 5.1). */
797 #define _GLIBCXX_USE_RANDOM_TR1 1
799 /* Defined if sched_yield is available. */
800 /* #undef _GLIBCXX_USE_SCHED_YIELD */
802 /* Define if code specialized for wchar_t should be used. */
803 #define _GLIBCXX_USE_WCHAR_T 1
805 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
806 # define HAVE_ACOSF 1
807 # define acosf _acosf
810 #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
811 # define HAVE_ACOSL 1
812 # define acosl _acosl
815 #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
816 # define HAVE_ASINF 1
817 # define asinf _asinf
820 #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
821 # define HAVE_ASINL 1
822 # define asinl _asinl
825 #if defined (HAVE__ATAN2F) && ! defined (HAVE_ATAN2F)
826 # define HAVE_ATAN2F 1
827 # define atan2f _atan2f
830 #if defined (HAVE__ATAN2L) && ! defined (HAVE_ATAN2L)
831 # define HAVE_ATAN2L 1
832 # define atan2l _atan2l
835 #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
836 # define HAVE_ATANF 1
837 # define atanf _atanf
840 #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
841 # define HAVE_ATANL 1
842 # define atanl _atanl
845 #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
846 # define HAVE_CEILF 1
847 # define ceilf _ceilf
850 #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
851 # define HAVE_CEILL 1
852 # define ceill _ceill
855 #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
860 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
861 # define HAVE_COSHF 1
862 # define coshf _coshf
865 #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
866 # define HAVE_COSHL 1
867 # define coshl _coshl
870 #if defined (HAVE__COSL) && ! defined (HAVE_COSL)
875 #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
880 #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
885 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
886 # define HAVE_FABSF 1
887 # define fabsf _fabsf
890 #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
891 # define HAVE_FABSL 1
892 # define fabsl _fabsl
895 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
896 # define HAVE_FINITE 1
897 # define finite _finite
900 #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
901 # define HAVE_FINITEF 1
902 # define finitef _finitef
905 #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
906 # define HAVE_FINITEL 1
907 # define finitel _finitel
910 #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
911 # define HAVE_FLOORF 1
912 # define floorf _floorf
915 #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
916 # define HAVE_FLOORL 1
917 # define floorl _floorl
920 #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
921 # define HAVE_FMODF 1
922 # define fmodf _fmodf
925 #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
926 # define HAVE_FMODL 1
927 # define fmodl _fmodl
930 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
931 # define HAVE_FPCLASS 1
932 # define fpclass _fpclass
935 #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
936 # define HAVE_FREXPF 1
937 # define frexpf _frexpf
940 #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
941 # define HAVE_FREXPL 1
942 # define frexpl _frexpl
945 #if defined (HAVE__HYPOT) && ! defined (HAVE_HYPOT)
946 # define HAVE_HYPOT 1
947 # define hypot _hypot
950 #if defined (HAVE__HYPOTF) && ! defined (HAVE_HYPOTF)
951 # define HAVE_HYPOTF 1
952 # define hypotf _hypotf
955 #if defined (HAVE__HYPOTL) && ! defined (HAVE_HYPOTL)
956 # define HAVE_HYPOTL 1
957 # define hypotl _hypotl
960 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
961 # define HAVE_ISINF 1
962 # define isinf _isinf
965 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
966 # define HAVE_ISINFF 1
967 # define isinff _isinff
970 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
971 # define HAVE_ISINFL 1
972 # define isinfl _isinfl
975 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
976 # define HAVE_ISNAN 1
977 # define isnan _isnan
980 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
981 # define HAVE_ISNANF 1
982 # define isnanf _isnanf
985 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
986 # define HAVE_ISNANL 1
987 # define isnanl _isnanl
990 #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
991 # define HAVE_LDEXPF 1
992 # define ldexpf _ldexpf
995 #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
996 # define HAVE_LDEXPL 1
997 # define ldexpl _ldexpl
1000 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
1001 # define HAVE_LOG10F 1
1002 # define log10f _log10f
1005 #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
1006 # define HAVE_LOG10L 1
1007 # define log10l _log10l
1010 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
1011 # define HAVE_LOGF 1
1015 #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
1016 # define HAVE_LOGL 1
1020 #if defined (HAVE__MODF) && ! defined (HAVE_MODF)
1021 # define HAVE_MODF 1
1025 #if defined (HAVE__MODFF) && ! defined (HAVE_MODFF)
1026 # define HAVE_MODFF 1
1027 # define modff _modff
1030 #if defined (HAVE__MODFL) && ! defined (HAVE_MODFL)
1031 # define HAVE_MODFL 1
1032 # define modfl _modfl
1035 #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
1036 # define HAVE_POWF 1
1040 #if defined (HAVE__POWL) && ! defined (HAVE_POWL)
1041 # define HAVE_POWL 1
1045 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
1046 # define HAVE_QFPCLASS 1
1047 # define qfpclass _qfpclass
1050 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
1051 # define HAVE_SINCOS 1
1052 # define sincos _sincos
1055 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
1056 # define HAVE_SINCOSF 1
1057 # define sincosf _sincosf
1060 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
1061 # define HAVE_SINCOSL 1
1062 # define sincosl _sincosl
1065 #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
1066 # define HAVE_SINF 1
1070 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
1071 # define HAVE_SINHF 1
1072 # define sinhf _sinhf
1075 #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
1076 # define HAVE_SINHL 1
1077 # define sinhl _sinhl
1080 #if defined (HAVE__SINL) && ! defined (HAVE_SINL)
1081 # define HAVE_SINL 1
1085 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
1086 # define HAVE_SQRTF 1
1087 # define sqrtf _sqrtf
1090 #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
1091 # define HAVE_SQRTL 1
1092 # define sqrtl _sqrtl
1095 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
1096 # define HAVE_STRTOF 1
1097 # define strtof _strtof
1100 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
1101 # define HAVE_STRTOLD 1
1102 # define strtold _strtold
1105 #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
1106 # define HAVE_TANF 1
1110 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
1111 # define HAVE_TANHF 1
1112 # define tanhf _tanhf
1115 #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
1116 # define HAVE_TANHL 1
1117 # define tanhl _tanhl
1120 #if defined (HAVE__TANL) && ! defined (HAVE_TANL)
1121 # define HAVE_TANL 1