Parallelize in_ifaddrhead operation
[dragonfly.git] / gnu / lib / gcc41 / libstdc++ / config.h
bloba8fce3ae475670976e2d3806924f922b70405b18
1 /* $DragonFly: src/gnu/lib/gcc41/libstdc++/config.h,v 1.2 2008/03/10 12:01:50 hasso Exp $ */
2 /* config.h. Generated by configure. */
3 /* config.h.in. Generated from configure.ac by autoheader. */
5 /* Define to 1 if you have the `acosf' function. */
6 #define HAVE_ACOSF 1
8 /* Define to 1 if you have the `acosl' function. */
9 /* #undef HAVE_ACOSL */
11 /* Define to 1 if you have the `asinf' function. */
12 #define HAVE_ASINF 1
14 /* Define to 1 if you have the `asinl' function. */
15 /* #undef HAVE_ASINL */
17 /* Define to 1 if you have the `atan2f' function. */
18 #define HAVE_ATAN2F 1
20 /* Define to 1 if you have the `atan2l' function. */
21 /* #undef HAVE_ATAN2L */
23 /* Define to 1 if you have the `atanf' function. */
24 #define HAVE_ATANF 1
26 /* Define to 1 if you have the `atanl' function. */
27 /* #undef HAVE_ATANL */
29 /* Define to 1 if you have the `ceilf' function. */
30 #define HAVE_CEILF 1
32 /* Define to 1 if you have the `ceill' function. */
33 /* #undef HAVE_CEILL */
35 /* Define to 1 if you have the <complex.h> header file. */
36 #define HAVE_COMPLEX_H 1
38 /* Define to 1 if you have the `copysign' function. */
39 #define HAVE_COPYSIGN 1
41 /* Define to 1 if you have the `copysignf' function. */
42 #define HAVE_COPYSIGNF 1
44 /* Define to 1 if you have the `copysignl' function. */
45 /* #undef HAVE_COPYSIGNL */
47 /* Define to 1 if you have the `cosf' function. */
48 #define HAVE_COSF 1
50 /* Define to 1 if you have the `coshf' function. */
51 #define HAVE_COSHF 1
53 /* Define to 1 if you have the `coshl' function. */
54 /* #undef HAVE_COSHL */
56 /* Define to 1 if you have the `cosl' function. */
57 /* #undef HAVE_COSL */
59 /* Define to 1 if you have the <endian.h> header file. */
60 /* #undef HAVE_ENDIAN_H */
62 /* Define to 1 if you have the `expf' function. */
63 #define HAVE_EXPF 1
65 /* Define to 1 if you have the `expl' function. */
66 /* #undef HAVE_EXPL */
68 /* Define to 1 if you have the `fabsf' function. */
69 #define HAVE_FABSF 1
71 /* Define to 1 if you have the `fabsl' function. */
72 /* #undef HAVE_FABSL */
74 /* Define to 1 if you have the `finite' function. */
75 #define HAVE_FINITE 1
77 /* Define to 1 if you have the `finitef' function. */
78 #define HAVE_FINITEF 1
80 /* Define to 1 if you have the `finitel' function. */
81 /* #undef HAVE_FINITEL */
83 /* Define to 1 if you have the <float.h> header file. */
84 #define HAVE_FLOAT_H 1
86 /* Define to 1 if you have the `floorf' function. */
87 #define HAVE_FLOORF 1
89 /* Define to 1 if you have the `floorl' function. */
90 /* #undef HAVE_FLOORL */
92 /* Define to 1 if you have the `fmodf' function. */
93 #define HAVE_FMODF 1
95 /* Define to 1 if you have the `fmodl' function. */
96 /* #undef HAVE_FMODL */
98 /* Define to 1 if you have the `fpclass' function. */
99 /* #undef HAVE_FPCLASS */
101 /* Define to 1 if you have the <fp.h> header file. */
102 /* #undef HAVE_FP_H */
104 /* Define to 1 if you have the `frexpf' function. */
105 #define HAVE_FREXPF 1
107 /* Define to 1 if you have the `frexpl' function. */
108 /* #undef HAVE_FREXPL */
110 /* Define to 1 if you have the <gconv.h> header file. */
111 /* #undef HAVE_GCONV_H */
113 /* Define to 1 if you have the `getpagesize' function. */
114 #define HAVE_GETPAGESIZE 1
116 /* Define if gthr-default.h exists (meaning that threading support is
117 enabled). */
118 #define HAVE_GTHR_DEFAULT 1
120 /* Define to 1 if you have the `hypot' function. */
121 #define HAVE_HYPOT 1
123 /* Define to 1 if you have the `hypotf' function. */
124 #define HAVE_HYPOTF 1
126 /* Define to 1 if you have the `hypotl' function. */
127 /* #undef HAVE_HYPOTL */
129 /* Define to 1 if you have the `iconv' function. */
130 #define HAVE_ICONV 1
132 /* Define to 1 if you have the `iconv_close' function. */
133 #define HAVE_ICONV_CLOSE 1
135 /* Define to 1 if you have the `iconv_open' function. */
136 #define HAVE_ICONV_OPEN 1
138 /* Define to 1 if you have the <ieeefp.h> header file. */
139 #define HAVE_IEEEFP_H 1
141 /* Define if int64_t is available in <stdint.h>. */
142 #define HAVE_INT64_T 1
144 /* Define to 1 if you have the <inttypes.h> header file. */
145 #define HAVE_INTTYPES_H 1
147 /* Define to 1 if you have the `isinf' function. */
148 /* #undef HAVE_ISINF */
150 /* Define to 1 if you have the `isinff' function. */
151 /* #undef HAVE_ISINFF */
153 /* Define to 1 if you have the `isinfl' function. */
154 /* #undef HAVE_ISINFL */
156 /* Define to 1 if you have the `isnan' function. */
157 /* #undef HAVE_ISNAN */
159 /* Define to 1 if you have the `isnanf' function. */
160 /* #undef HAVE_ISNANF */
162 /* Define to 1 if you have the `isnanl' function. */
163 /* #undef HAVE_ISNANL */
165 /* Defined if iswblank exists. */
166 #define HAVE_ISWBLANK 1
168 /* Define if LC_MESSAGES is available in <locale.h>. */
169 #define HAVE_LC_MESSAGES 1
171 /* Define to 1 if you have the `ldexpf' function. */
172 #define HAVE_LDEXPF 1
174 /* Define to 1 if you have the `ldexpl' function. */
175 /* #undef HAVE_LDEXPL */
177 /* Define to 1 if you have the <libintl.h> header file. */
178 /* #undef HAVE_LIBINTL_H */
180 /* Define to 1 if you have the `m' library (-lm). */
181 #define HAVE_LIBM 1
183 /* Only used in build directory testsuite_hooks.h. */
184 #define HAVE_LIMIT_AS 0
186 /* Only used in build directory testsuite_hooks.h. */
187 #define HAVE_LIMIT_DATA 1
189 /* Only used in build directory testsuite_hooks.h. */
190 #define HAVE_LIMIT_FSIZE 1
192 /* Only used in build directory testsuite_hooks.h. */
193 #define HAVE_LIMIT_RSS 1
195 /* Only used in build directory testsuite_hooks.h. */
196 #define HAVE_LIMIT_VMEM 1
198 /* Define to 1 if you have the <locale.h> header file. */
199 #define HAVE_LOCALE_H 1
201 /* Define to 1 if you have the `log10f' function. */
202 #define HAVE_LOG10F 1
204 /* Define to 1 if you have the `log10l' function. */
205 /* #undef HAVE_LOG10L */
207 /* Define to 1 if you have the `logf' function. */
208 #define HAVE_LOGF 1
210 /* Define to 1 if you have the `logl' function. */
211 /* #undef HAVE_LOGL */
213 /* Define to 1 if you have the <machine/endian.h> header file. */
214 #define HAVE_MACHINE_ENDIAN_H 1
216 /* Define to 1 if you have the <machine/param.h> header file. */
217 #define HAVE_MACHINE_PARAM_H 1
219 /* Define if mbstate_t exists in wchar.h. */
220 #define HAVE_MBSTATE_T 1
222 /* Define to 1 if you have the <memory.h> header file. */
223 #define HAVE_MEMORY_H 1
225 /* Define to 1 if you have a working `mmap' system call. */
226 #define HAVE_MMAP 1
228 /* Define to 1 if you have the `modf' function. */
229 #define HAVE_MODF 1
231 /* Define to 1 if you have the `modff' function. */
232 #define HAVE_MODFF 1
234 /* Define to 1 if you have the `modfl' function. */
235 /* #undef HAVE_MODFL */
237 /* Define to 1 if you have the <nan.h> header file. */
238 /* #undef HAVE_NAN_H */
240 /* Define to 1 if you have the `nl_langinfo' function. */
241 #define HAVE_NL_LANGINFO 1
243 /* Define if poll is available in <poll.h>. */
244 #define HAVE_POLL 1
246 /* Define to 1 if you have the `powf' function. */
247 #define HAVE_POWF 1
249 /* Define to 1 if you have the `powl' function. */
250 /* #undef HAVE_POWL */
252 /* Define to 1 if you have the `qfpclass' function. */
253 /* #undef HAVE_QFPCLASS */
255 /* Define to 1 if you have the `setenv' function. */
256 #define HAVE_SETENV 1
258 /* Define if sigsetjmp is available. */
259 #define HAVE_SIGSETJMP 1
261 /* Define to 1 if you have the `sincos' function. */
262 /* #undef HAVE_SINCOS */
264 /* Define to 1 if you have the `sincosf' function. */
265 /* #undef HAVE_SINCOSF */
267 /* Define to 1 if you have the `sincosl' function. */
268 /* #undef HAVE_SINCOSL */
270 /* Define to 1 if you have the `sinf' function. */
271 #define HAVE_SINF 1
273 /* Define to 1 if you have the `sinhf' function. */
274 #define HAVE_SINHF 1
276 /* Define to 1 if you have the `sinhl' function. */
277 /* #undef HAVE_SINHL */
279 /* Define to 1 if you have the `sinl' function. */
280 /* #undef HAVE_SINL */
282 /* Define to 1 if you have the `sqrtf' function. */
283 #define HAVE_SQRTF 1
285 /* Define to 1 if you have the `sqrtl' function. */
286 /* #undef HAVE_SQRTL */
288 /* Define to 1 if you have the <stdint.h> header file. */
289 #define HAVE_STDINT_H 1
291 /* Define to 1 if you have the <stdlib.h> header file. */
292 #define HAVE_STDLIB_H 1
294 /* Define to 1 if you have the <strings.h> header file. */
295 #define HAVE_STRINGS_H 1
297 /* Define to 1 if you have the <string.h> header file. */
298 #define HAVE_STRING_H 1
300 /* Define to 1 if you have the `strtof' function. */
301 /* #undef HAVE_STRTOF */
303 /* Define to 1 if you have the `strtold' function. */
304 /* #undef HAVE_STRTOLD */
306 /* Define to 1 if you have the <sys/filio.h> header file. */
307 #define HAVE_SYS_FILIO_H 1
309 /* Define to 1 if you have the <sys/ioctl.h> header file. */
310 #define HAVE_SYS_IOCTL_H 1
312 /* Define to 1 if you have the <sys/ipc.h> header file. */
313 #define HAVE_SYS_IPC_H 1
315 /* Define to 1 if you have the <sys/isa_defs.h> header file. */
316 /* #undef HAVE_SYS_ISA_DEFS_H */
318 /* Define to 1 if you have the <sys/machine.h> header file. */
319 /* #undef HAVE_SYS_MACHINE_H */
321 /* Define to 1 if you have the <sys/param.h> header file. */
322 /* #undef HAVE_SYS_PARAM_H */
324 /* Define to 1 if you have the <sys/resource.h> header file. */
325 #define HAVE_SYS_RESOURCE_H 1
327 /* Define to 1 if you have the <sys/sem.h> header file. */
328 #define HAVE_SYS_SEM_H 1
330 /* Define to 1 if you have the <sys/stat.h> header file. */
331 #define HAVE_SYS_STAT_H 1
333 /* Define to 1 if you have the <sys/time.h> header file. */
334 #define HAVE_SYS_TIME_H 1
336 /* Define to 1 if you have the <sys/types.h> header file. */
337 #define HAVE_SYS_TYPES_H 1
339 /* Define to 1 if you have the <sys/uio.h> header file. */
340 #define HAVE_SYS_UIO_H 1
342 /* Define if S_IFREG is available in <sys/stat.h>. */
343 /* #undef HAVE_S_IFREG */
345 /* Define if S_IFREG is available in <sys/stat.h>. */
346 #define HAVE_S_ISREG 1
348 /* Define to 1 if you have the `tanf' function. */
349 #define HAVE_TANF 1
351 /* Define to 1 if you have the `tanhf' function. */
352 #define HAVE_TANHF 1
354 /* Define to 1 if you have the `tanhl' function. */
355 /* #undef HAVE_TANHL */
357 /* Define to 1 if you have the `tanl' function. */
358 /* #undef HAVE_TANL */
360 /* Define to 1 if the target supports thread-local storage. */
361 #define HAVE_TLS 1
363 /* Define to 1 if you have the <unistd.h> header file. */
364 #define HAVE_UNISTD_H 1
366 /* Defined if vfwscanf exists. */
367 #define HAVE_VFWSCANF 1
369 /* Defined if vswscanf exists. */
370 #define HAVE_VSWSCANF 1
372 /* Defined if vwscanf exists. */
373 #define HAVE_VWSCANF 1
375 /* Define to 1 if you have the <wchar.h> header file. */
376 #define HAVE_WCHAR_H 1
378 /* Defined if wcstof exists. */
379 /* #undef HAVE_WCSTOF */
381 /* Define to 1 if you have the <wctype.h> header file. */
382 #define HAVE_WCTYPE_H 1
384 /* Define if writev is available in <sys/uio.h>. */
385 #define HAVE_WRITEV 1
387 /* Define to 1 if you have the `_acosf' function. */
388 /* #undef HAVE__ACOSF */
390 /* Define to 1 if you have the `_acosl' function. */
391 /* #undef HAVE__ACOSL */
393 /* Define to 1 if you have the `_asinf' function. */
394 /* #undef HAVE__ASINF */
396 /* Define to 1 if you have the `_asinl' function. */
397 /* #undef HAVE__ASINL */
399 /* Define to 1 if you have the `_atan2f' function. */
400 /* #undef HAVE__ATAN2F */
402 /* Define to 1 if you have the `_atan2l' function. */
403 /* #undef HAVE__ATAN2L */
405 /* Define to 1 if you have the `_atanf' function. */
406 /* #undef HAVE__ATANF */
408 /* Define to 1 if you have the `_atanl' function. */
409 /* #undef HAVE__ATANL */
411 /* Define to 1 if you have the `_ceilf' function. */
412 /* #undef HAVE__CEILF */
414 /* Define to 1 if you have the `_ceill' function. */
415 /* #undef HAVE__CEILL */
417 /* Define to 1 if you have the `_copysign' function. */
418 /* #undef HAVE__COPYSIGN */
420 /* Define to 1 if you have the `_copysignl' function. */
421 /* #undef HAVE__COPYSIGNL */
423 /* Define to 1 if you have the `_cosf' function. */
424 /* #undef HAVE__COSF */
426 /* Define to 1 if you have the `_coshf' function. */
427 /* #undef HAVE__COSHF */
429 /* Define to 1 if you have the `_coshl' function. */
430 /* #undef HAVE__COSHL */
432 /* Define to 1 if you have the `_cosl' function. */
433 /* #undef HAVE__COSL */
435 /* Define to 1 if you have the `_expf' function. */
436 /* #undef HAVE__EXPF */
438 /* Define to 1 if you have the `_expl' function. */
439 /* #undef HAVE__EXPL */
441 /* Define to 1 if you have the `_fabsf' function. */
442 /* #undef HAVE__FABSF */
444 /* Define to 1 if you have the `_fabsl' function. */
445 /* #undef HAVE__FABSL */
447 /* Define to 1 if you have the `_finite' function. */
448 /* #undef HAVE__FINITE */
450 /* Define to 1 if you have the `_finitef' function. */
451 /* #undef HAVE__FINITEF */
453 /* Define to 1 if you have the `_finitel' function. */
454 /* #undef HAVE__FINITEL */
456 /* Define to 1 if you have the `_floorf' function. */
457 /* #undef HAVE__FLOORF */
459 /* Define to 1 if you have the `_floorl' function. */
460 /* #undef HAVE__FLOORL */
462 /* Define to 1 if you have the `_fmodf' function. */
463 /* #undef HAVE__FMODF */
465 /* Define to 1 if you have the `_fmodl' function. */
466 /* #undef HAVE__FMODL */
468 /* Define to 1 if you have the `_fpclass' function. */
469 /* #undef HAVE__FPCLASS */
471 /* Define to 1 if you have the `_frexpf' function. */
472 /* #undef HAVE__FREXPF */
474 /* Define to 1 if you have the `_frexpl' function. */
475 /* #undef HAVE__FREXPL */
477 /* Define to 1 if you have the `_hypot' function. */
478 /* #undef HAVE__HYPOT */
480 /* Define to 1 if you have the `_hypotf' function. */
481 /* #undef HAVE__HYPOTF */
483 /* Define to 1 if you have the `_hypotl' function. */
484 /* #undef HAVE__HYPOTL */
486 /* Define to 1 if you have the `_isinf' function. */
487 /* #undef HAVE__ISINF */
489 /* Define to 1 if you have the `_isinff' function. */
490 /* #undef HAVE__ISINFF */
492 /* Define to 1 if you have the `_isinfl' function. */
493 /* #undef HAVE__ISINFL */
495 /* Define to 1 if you have the `_isnan' function. */
496 /* #undef HAVE__ISNAN */
498 /* Define to 1 if you have the `_isnanf' function. */
499 /* #undef HAVE__ISNANF */
501 /* Define to 1 if you have the `_isnanl' function. */
502 /* #undef HAVE__ISNANL */
504 /* Define to 1 if you have the `_ldexpf' function. */
505 /* #undef HAVE__LDEXPF */
507 /* Define to 1 if you have the `_ldexpl' function. */
508 /* #undef HAVE__LDEXPL */
510 /* Define to 1 if you have the `_log10f' function. */
511 /* #undef HAVE__LOG10F */
513 /* Define to 1 if you have the `_log10l' function. */
514 /* #undef HAVE__LOG10L */
516 /* Define to 1 if you have the `_logf' function. */
517 /* #undef HAVE__LOGF */
519 /* Define to 1 if you have the `_logl' function. */
520 /* #undef HAVE__LOGL */
522 /* Define to 1 if you have the `_modf' function. */
523 /* #undef HAVE__MODF */
525 /* Define to 1 if you have the `_modff' function. */
526 /* #undef HAVE__MODFF */
528 /* Define to 1 if you have the `_modfl' function. */
529 /* #undef HAVE__MODFL */
531 /* Define to 1 if you have the `_powf' function. */
532 /* #undef HAVE__POWF */
534 /* Define to 1 if you have the `_powl' function. */
535 /* #undef HAVE__POWL */
537 /* Define to 1 if you have the `_qfpclass' function. */
538 /* #undef HAVE__QFPCLASS */
540 /* Define to 1 if you have the `_sincos' function. */
541 /* #undef HAVE__SINCOS */
543 /* Define to 1 if you have the `_sincosf' function. */
544 /* #undef HAVE__SINCOSF */
546 /* Define to 1 if you have the `_sincosl' function. */
547 /* #undef HAVE__SINCOSL */
549 /* Define to 1 if you have the `_sinf' function. */
550 /* #undef HAVE__SINF */
552 /* Define to 1 if you have the `_sinhf' function. */
553 /* #undef HAVE__SINHF */
555 /* Define to 1 if you have the `_sinhl' function. */
556 /* #undef HAVE__SINHL */
558 /* Define to 1 if you have the `_sinl' function. */
559 /* #undef HAVE__SINL */
561 /* Define to 1 if you have the `_sqrtf' function. */
562 /* #undef HAVE__SQRTF */
564 /* Define to 1 if you have the `_sqrtl' function. */
565 /* #undef HAVE__SQRTL */
567 /* Define to 1 if you have the `_tanf' function. */
568 /* #undef HAVE__TANF */
570 /* Define to 1 if you have the `_tanhf' function. */
571 /* #undef HAVE__TANHF */
573 /* Define to 1 if you have the `_tanhl' function. */
574 /* #undef HAVE__TANHL */
576 /* Define to 1 if you have the `_tanl' function. */
577 /* #undef HAVE__TANL */
579 /* Define if the compiler/host combination has __builtin_abs. */
580 #define HAVE___BUILTIN_ABS 1
582 /* Define if the compiler/host combination has __builtin_cos. */
583 #define HAVE___BUILTIN_COS 1
585 /* Define if the compiler/host combination has __builtin_cosf. */
586 #define HAVE___BUILTIN_COSF 1
588 /* Define if the compiler/host combination has __builtin_cosl. */
589 #define HAVE___BUILTIN_COSL 1
591 /* Define if the compiler/host combination has __builtin_fabs. */
592 #define HAVE___BUILTIN_FABS 1
594 /* Define if the compiler/host combination has __builtin_fabsf. */
595 #define HAVE___BUILTIN_FABSF 1
597 /* Define if the compiler/host combination has __builtin_fabsl. */
598 #define HAVE___BUILTIN_FABSL 1
600 /* Define if the compiler/host combination has __builtin_labs. */
601 #define HAVE___BUILTIN_LABS 1
603 /* Define if the compiler/host combination has __builtin_sin. */
604 #define HAVE___BUILTIN_SIN 1
606 /* Define if the compiler/host combination has __builtin_sinf. */
607 #define HAVE___BUILTIN_SINF 1
609 /* Define if the compiler/host combination has __builtin_sinl. */
610 #define HAVE___BUILTIN_SINL 1
612 /* Define if the compiler/host combination has __builtin_sqrt. */
613 #define HAVE___BUILTIN_SQRT 1
615 /* Define if the compiler/host combination has __builtin_sqrtf. */
616 #define HAVE___BUILTIN_SQRTF 1
618 /* Define if the compiler/host combination has __builtin_sqrtl. */
619 #define HAVE___BUILTIN_SQRTL 1
621 /* Define to 1 if you have the `__signbit' function. */
622 /* #undef HAVE___SIGNBIT */
624 /* Define to 1 if you have the `__signbitf' function. */
625 #define HAVE___SIGNBITF 1
627 /* Define to 1 if you have the `__signbitl' function. */
628 /* #undef HAVE___SIGNBITL */
630 /* Name of package */
631 /* #undef PACKAGE */
633 /* Define to the address where bug reports for this package should be sent. */
634 #define PACKAGE_BUGREPORT ""
636 /* Define to the full name of this package. */
637 #define PACKAGE_NAME "package-unused"
639 /* Define to the full name and version of this package. */
640 #define PACKAGE_STRING "package-unused version-unused"
642 /* Define to the one symbol short name of this package. */
643 #define PACKAGE_TARNAME "libstdc++"
645 /* Define to the version of this package. */
646 #define PACKAGE_VERSION "version-unused"
648 /* Define to 1 if you have the ANSI C header files. */
649 #define STDC_HEADERS 1
651 /* Version number of package */
652 /* #undef VERSION */
654 /* Define to use concept checking code from the boost libraries. */
655 /* #undef _GLIBCXX_CONCEPT_CHECKS */
657 /* Define if a fully dynamic basic_string is wanted. */
658 /* #undef _GLIBCXX_FULLY_DYNAMIC_STRING */
660 /* Define to 1 if a full hosted library is built, or 0 if freestanding. */
661 #define _GLIBCXX_HOSTED 1
663 /* Define if ptrdiff_t is int. */
664 #define _GLIBCXX_PTRDIFF_T_IS_INT 1
666 /* Define if using setrlimit to set resource limits during "make check" */
667 #define _GLIBCXX_RES_LIMITS 1
669 /* Define if size_t is unsigned int. */
670 #define _GLIBCXX_SIZE_T_IS_UINT 1
672 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
673 /* #undef _GLIBCXX_SJLJ_EXCEPTIONS */
675 /* Define to use GNU symbol versioning in the shared library. */
676 /* #undef _GLIBCXX_SYMVER */
678 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,
679 <stdio.h>, and <stdlib.h> can be used or exposed. */
680 /* #undef _GLIBCXX_USE_C99 */
682 /* Define if C99 functions in <complex.h> should be used in <complex>. Using
683 compiler builtins for these functions requires corresponding C99 library
684 functions to be present. */
685 /* #undef _GLIBCXX_USE_C99_COMPLEX */
687 /* Define if C99 functions or macros in <math.h> should be imported in <cmath>
688 in namespace std. */
689 #define _GLIBCXX_USE_C99_MATH 1
691 /* Define if iconv and related functions exist and are usable. */
692 #define _GLIBCXX_USE_ICONV 1
694 /* Define if LFS support is available. */
695 /* #undef _GLIBCXX_USE_LFS */
697 /* Define if code specialized for long long should be used. */
698 #define _GLIBCXX_USE_LONG_LONG 1
700 /* Define if NLS translations are to be used. */
701 /* #undef _GLIBCXX_USE_NLS */
703 /* Define if code specialized for wchar_t should be used. */
704 #define _GLIBCXX_USE_WCHAR_T 1
706 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
707 # define HAVE_ACOSF 1
708 # define acosf _acosf
709 #endif
711 #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
712 # define HAVE_ACOSL 1
713 # define acosl _acosl
714 #endif
716 #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
717 # define HAVE_ASINF 1
718 # define asinf _asinf
719 #endif
721 #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
722 # define HAVE_ASINL 1
723 # define asinl _asinl
724 #endif
726 #if defined (HAVE__ATAN2F) && ! defined (HAVE_ATAN2F)
727 # define HAVE_ATAN2F 1
728 # define atan2f _atan2f
729 #endif
731 #if defined (HAVE__ATAN2L) && ! defined (HAVE_ATAN2L)
732 # define HAVE_ATAN2L 1
733 # define atan2l _atan2l
734 #endif
736 #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
737 # define HAVE_ATANF 1
738 # define atanf _atanf
739 #endif
741 #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
742 # define HAVE_ATANL 1
743 # define atanl _atanl
744 #endif
746 #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
747 # define HAVE_CEILF 1
748 # define ceilf _ceilf
749 #endif
751 #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
752 # define HAVE_CEILL 1
753 # define ceill _ceill
754 #endif
756 #if defined (HAVE__COPYSIGN) && ! defined (HAVE_COPYSIGN)
757 # define HAVE_COPYSIGN 1
758 # define copysign _copysign
759 #endif
761 #if defined (HAVE__COPYSIGNL) && ! defined (HAVE_COPYSIGNL)
762 # define HAVE_COPYSIGNL 1
763 # define copysignl _copysignl
764 #endif
766 #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
767 # define HAVE_COSF 1
768 # define cosf _cosf
769 #endif
771 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
772 # define HAVE_COSHF 1
773 # define coshf _coshf
774 #endif
776 #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
777 # define HAVE_COSHL 1
778 # define coshl _coshl
779 #endif
781 #if defined (HAVE__COSL) && ! defined (HAVE_COSL)
782 # define HAVE_COSL 1
783 # define cosl _cosl
784 #endif
786 #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
787 # define HAVE_EXPF 1
788 # define expf _expf
789 #endif
791 #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
792 # define HAVE_EXPL 1
793 # define expl _expl
794 #endif
796 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
797 # define HAVE_FABSF 1
798 # define fabsf _fabsf
799 #endif
801 #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
802 # define HAVE_FABSL 1
803 # define fabsl _fabsl
804 #endif
806 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
807 # define HAVE_FINITE 1
808 # define finite _finite
809 #endif
811 #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
812 # define HAVE_FINITEF 1
813 # define finitef _finitef
814 #endif
816 #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
817 # define HAVE_FINITEL 1
818 # define finitel _finitel
819 #endif
821 #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
822 # define HAVE_FLOORF 1
823 # define floorf _floorf
824 #endif
826 #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
827 # define HAVE_FLOORL 1
828 # define floorl _floorl
829 #endif
831 #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
832 # define HAVE_FMODF 1
833 # define fmodf _fmodf
834 #endif
836 #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
837 # define HAVE_FMODL 1
838 # define fmodl _fmodl
839 #endif
841 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
842 # define HAVE_FPCLASS 1
843 # define fpclass _fpclass
844 #endif
846 #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
847 # define HAVE_FREXPF 1
848 # define frexpf _frexpf
849 #endif
851 #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
852 # define HAVE_FREXPL 1
853 # define frexpl _frexpl
854 #endif
856 #if defined (HAVE__HYPOT) && ! defined (HAVE_HYPOT)
857 # define HAVE_HYPOT 1
858 # define hypot _hypot
859 #endif
861 #if defined (HAVE__HYPOTF) && ! defined (HAVE_HYPOTF)
862 # define HAVE_HYPOTF 1
863 # define hypotf _hypotf
864 #endif
866 #if defined (HAVE__HYPOTL) && ! defined (HAVE_HYPOTL)
867 # define HAVE_HYPOTL 1
868 # define hypotl _hypotl
869 #endif
871 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
872 # define HAVE_ISINF 1
873 # define isinf _isinf
874 #endif
876 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
877 # define HAVE_ISINFF 1
878 # define isinff _isinff
879 #endif
881 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
882 # define HAVE_ISINFL 1
883 # define isinfl _isinfl
884 #endif
886 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
887 # define HAVE_ISNAN 1
888 # define isnan _isnan
889 #endif
891 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
892 # define HAVE_ISNANF 1
893 # define isnanf _isnanf
894 #endif
896 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
897 # define HAVE_ISNANL 1
898 # define isnanl _isnanl
899 #endif
901 #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
902 # define HAVE_LDEXPF 1
903 # define ldexpf _ldexpf
904 #endif
906 #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
907 # define HAVE_LDEXPL 1
908 # define ldexpl _ldexpl
909 #endif
911 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
912 # define HAVE_LOG10F 1
913 # define log10f _log10f
914 #endif
916 #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
917 # define HAVE_LOG10L 1
918 # define log10l _log10l
919 #endif
921 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
922 # define HAVE_LOGF 1
923 # define logf _logf
924 #endif
926 #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
927 # define HAVE_LOGL 1
928 # define logl _logl
929 #endif
931 #if defined (HAVE__MODF) && ! defined (HAVE_MODF)
932 # define HAVE_MODF 1
933 # define modf _modf
934 #endif
936 #if defined (HAVE__MODFF) && ! defined (HAVE_MODFF)
937 # define HAVE_MODFF 1
938 # define modff _modff
939 #endif
941 #if defined (HAVE__MODFL) && ! defined (HAVE_MODFL)
942 # define HAVE_MODFL 1
943 # define modfl _modfl
944 #endif
946 #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
947 # define HAVE_POWF 1
948 # define powf _powf
949 #endif
951 #if defined (HAVE__POWL) && ! defined (HAVE_POWL)
952 # define HAVE_POWL 1
953 # define powl _powl
954 #endif
956 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
957 # define HAVE_QFPCLASS 1
958 # define qfpclass _qfpclass
959 #endif
961 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
962 # define HAVE_SINCOS 1
963 # define sincos _sincos
964 #endif
966 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
967 # define HAVE_SINCOSF 1
968 # define sincosf _sincosf
969 #endif
971 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
972 # define HAVE_SINCOSL 1
973 # define sincosl _sincosl
974 #endif
976 #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
977 # define HAVE_SINF 1
978 # define sinf _sinf
979 #endif
981 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
982 # define HAVE_SINHF 1
983 # define sinhf _sinhf
984 #endif
986 #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
987 # define HAVE_SINHL 1
988 # define sinhl _sinhl
989 #endif
991 #if defined (HAVE__SINL) && ! defined (HAVE_SINL)
992 # define HAVE_SINL 1
993 # define sinl _sinl
994 #endif
996 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
997 # define HAVE_SQRTF 1
998 # define sqrtf _sqrtf
999 #endif
1001 #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
1002 # define HAVE_SQRTL 1
1003 # define sqrtl _sqrtl
1004 #endif
1006 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
1007 # define HAVE_STRTOF 1
1008 # define strtof _strtof
1009 #endif
1011 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
1012 # define HAVE_STRTOLD 1
1013 # define strtold _strtold
1014 #endif
1016 #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
1017 # define HAVE_TANF 1
1018 # define tanf _tanf
1019 #endif
1021 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
1022 # define HAVE_TANHF 1
1023 # define tanhf _tanhf
1024 #endif
1026 #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
1027 # define HAVE_TANHL 1
1028 # define tanhl _tanhl
1029 #endif
1031 #if defined (HAVE__TANL) && ! defined (HAVE_TANL)
1032 # define HAVE_TANL 1
1033 # define tanl _tanl
1034 #endif