OSDN Git Service

2005-04-05 Kelley Cook <kcook@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2 // Symbols and macros for libstdc++ -*- C++ -*-
3
4 // Defines libstdc++ version.
5 #undef PACKAGE
6 #undef VERSION
7
8 // Needed for gettext.
9 #undef ENABLE_NLS
10 #undef HAVE_CATGETS
11 #undef HAVE_GETTEXT
12 #undef HAVE_STPCPY
13
14 // Define if code specialized for long long should be used.
15 #undef _GLIBCXX_USE_LONG_LONG
16
17 // Define if code specialized for wchar_t should be used.
18 #undef _GLIBCXX_USE_WCHAR_T
19
20 // Define if C99 functions or macros from <wchar.h>, <math.h>,
21 // <complex.h>, <stdio.h>, and <stdlib.h> can be used or exposed.
22 #undef _GLIBCXX_USE_C99
23
24 // Define if C99 functions or macros in <math.h> should be imported in
25 // <cmath> in namespace std.
26 #undef _GLIBCXX_USE_C99_MATH
27
28 // Define if C99 functions in <complex.h> should be used in
29 // <complex>. Using compiler builtins for these functions requires
30 // corresponding C99 library functions to be present.
31 #undef _GLIBCXX_USE_C99_COMPLEX
32
33 // Define if using setrlimit to set resource limits during 'make check'.
34 #undef _GLIBCXX_RES_LIMITS
35
36 // Define to use concept checking code from the boost libraries.
37 #undef _GLIBCXX_CONCEPT_CHECKS
38
39 // Define to use symbol versioning in the shared library.
40 #undef _GLIBCXX_SYMVER
41
42 // Define symbol versioning in assember directives. If symbol
43 // versioning is beigng used, and the assembler supports this kind of
44 // thing, then use it.
45 // NB: _GLIBCXX_AT_AT is a hack to work around quoting issues in m4.
46 #if _GLIBCXX_SYMVER
47   #define _GLIBCXX_ASM_SYMVER(cur, old, version) \
48    asm (".symver " #cur "," #old _GLIBCXX_AT_AT #version);
49 #else
50   #define _GLIBCXX_ASM_SYMVER(cur, old, version)
51 #endif
52
53 // Define if LFS support is available.
54 #undef _GLIBCXX_USE_LFS
55
56 // Define if a fully dynamic basic_string is wanted.
57 #undef _GLIBCXX_FULLY_DYNAMIC_STRING
58
59 // Define if NLS translations are to be used.
60 #undef _GLIBCXX_USE_NLS
61
62 // Define if gthr-default.h exists (meaning that threading support is enabled).
63 #undef HAVE_GTHR_DEFAULT
64
65 // Define if the atan2f function exists.
66 #undef HAVE_ATAN2F 
67
68 // Define if the atan2l function exists.
69 #undef HAVE_ATAN2L
70
71 // Define if the tanl function exists.
72 #undef HAVE_TANL
73
74 // Define if the copysignf function exists.
75 #undef HAVE_COPYSIGNF
76
77 // Define if getpagesize exists.
78 #undef HAVE_GETPAGESIZE
79
80 // Define if setenv exists.
81 #undef HAVE_SETENV
82
83 // Define if sigsetjmp exists.
84 #undef HAVE_SIGSETJMP
85
86 // Define if mbstate_t exists in wchar.h.
87 #undef HAVE_MBSTATE_T
88
89 // Define if you have the modff function.
90 #undef HAVE_MODFF
91
92 // Define if you have the modfl function.
93 #undef HAVE_MODFL
94
95 // Define if you have the expf function.
96 #undef HAVE_EXPF
97
98 // Define if you have the expl function.
99 #undef HAVE_EXPL
100
101 // Define if you have the hypot function.
102 #undef HAVE_HYPOT
103
104 // Define if you have the hypotf function.
105 #undef HAVE_HYPOTF
106
107 // Define if you have the hypotl function.
108 #undef HAVE_HYPOTL
109
110 // Define if poll is available in <poll.h>.
111 #undef HAVE_POLL
112
113 // Define if S_ISREG (Posix) is available in <sys/stat.h>.
114 #undef HAVE_S_ISREG
115
116 // Define if S_IFREG is available in <sys/stat.h>.
117 #undef HAVE_S_IFREG
118
119 // Define if writev is available in <sys/uio.h>.
120 #undef HAVE_WRITEV
121
122 // Define if int64_t is available in <stdint.h>.
123 #undef HAVE_INT64_T
124
125 // Define if LC_MESSAGES is available in <locale.h>.
126 #undef HAVE_LC_MESSAGES
127
128 // Define if <float.h> exists.
129 #undef HAVE_FLOAT_H
130
131 // Define if modf is present in <math.h>
132 #undef HAVE_MODF
133
134
135 /* Define to 1 if you have the `acosf' function. */
136 #undef HAVE_ACOSF
137
138 /* Define to 1 if you have the `acosl' function. */
139 #undef HAVE_ACOSL
140
141 /* Define to 1 if you have the `asinf' function. */
142 #undef HAVE_ASINF
143
144 /* Define to 1 if you have the `asinl' function. */
145 #undef HAVE_ASINL
146
147 /* Define to 1 if you have the `atan2f' function. */
148 #undef HAVE_ATAN2F
149
150 /* Define to 1 if you have the `atan2l' function. */
151 #undef HAVE_ATAN2L
152
153 /* Define to 1 if you have the `atanf' function. */
154 #undef HAVE_ATANF
155
156 /* Define to 1 if you have the `atanl' function. */
157 #undef HAVE_ATANL
158
159 /* Define to 1 if you have the `ceilf' function. */
160 #undef HAVE_CEILF
161
162 /* Define to 1 if you have the `ceill' function. */
163 #undef HAVE_CEILL
164
165 /* Define to 1 if you have the <complex.h> header file. */
166 #undef HAVE_COMPLEX_H
167
168 /* Define to 1 if you have the `copysign' function. */
169 #undef HAVE_COPYSIGN
170
171 /* Define to 1 if you have the `copysignf' function. */
172 #undef HAVE_COPYSIGNF
173
174 /* Define to 1 if you have the `copysignl' function. */
175 #undef HAVE_COPYSIGNL
176
177 /* Define to 1 if you have the `cosf' function. */
178 #undef HAVE_COSF
179
180 /* Define to 1 if you have the `coshf' function. */
181 #undef HAVE_COSHF
182
183 /* Define to 1 if you have the `coshl' function. */
184 #undef HAVE_COSHL
185
186 /* Define to 1 if you have the `cosl' function. */
187 #undef HAVE_COSL
188
189 /* Define to 1 if you have the <endian.h> header file. */
190 #undef HAVE_ENDIAN_H
191
192 /* Define to 1 if you have the `expf' function. */
193 #undef HAVE_EXPF
194
195 /* Define to 1 if you have the `expl' function. */
196 #undef HAVE_EXPL
197
198 /* Define to 1 if you have the `fabsf' function. */
199 #undef HAVE_FABSF
200
201 /* Define to 1 if you have the `fabsl' function. */
202 #undef HAVE_FABSL
203
204 /* Define to 1 if you have the `finite' function. */
205 #undef HAVE_FINITE
206
207 /* Define to 1 if you have the `finitef' function. */
208 #undef HAVE_FINITEF
209
210 /* Define to 1 if you have the `finitel' function. */
211 #undef HAVE_FINITEL
212
213 /* Define to 1 if you have the <float.h> header file. */
214 #undef HAVE_FLOAT_H
215
216 /* Define to 1 if you have the `floorf' function. */
217 #undef HAVE_FLOORF
218
219 /* Define to 1 if you have the `floorl' function. */
220 #undef HAVE_FLOORL
221
222 /* Define to 1 if you have the `fmodf' function. */
223 #undef HAVE_FMODF
224
225 /* Define to 1 if you have the `fmodl' function. */
226 #undef HAVE_FMODL
227
228 /* Define to 1 if you have the `fpclass' function. */
229 #undef HAVE_FPCLASS
230
231 /* Define to 1 if you have the <fp.h> header file. */
232 #undef HAVE_FP_H
233
234 /* Define to 1 if you have the `frexpf' function. */
235 #undef HAVE_FREXPF
236
237 /* Define to 1 if you have the `frexpl' function. */
238 #undef HAVE_FREXPL
239
240 /* Define to 1 if you have the <gconv.h> header file. */
241 #undef HAVE_GCONV_H
242
243 /* Define to 1 if you have the `getpagesize' function. */
244 #undef HAVE_GETPAGESIZE
245
246 /* Define to 1 if you have the `hypot' function. */
247 #undef HAVE_HYPOT
248
249 /* Define to 1 if you have the `hypotf' function. */
250 #undef HAVE_HYPOTF
251
252 /* Define to 1 if you have the `hypotl' function. */
253 #undef HAVE_HYPOTL
254
255 /* Define to 1 if you have the `iconv' function. */
256 #undef HAVE_ICONV
257
258 /* Define to 1 if you have the `iconv_close' function. */
259 #undef HAVE_ICONV_CLOSE
260
261 /* Define to 1 if you have the `iconv_open' function. */
262 #undef HAVE_ICONV_OPEN
263
264 /* Define to 1 if you have the <ieeefp.h> header file. */
265 #undef HAVE_IEEEFP_H
266
267 /* Define to 1 if you have the <inttypes.h> header file. */
268 #undef HAVE_INTTYPES_H
269
270 /* Define to 1 if you have the `isinf' function. */
271 #undef HAVE_ISINF
272
273 /* Define to 1 if you have the `isinff' function. */
274 #undef HAVE_ISINFF
275
276 /* Define to 1 if you have the `isinfl' function. */
277 #undef HAVE_ISINFL
278
279 /* Define to 1 if you have the `isnan' function. */
280 #undef HAVE_ISNAN
281
282 /* Define to 1 if you have the `isnanf' function. */
283 #undef HAVE_ISNANF
284
285 /* Define to 1 if you have the `isnanl' function. */
286 #undef HAVE_ISNANL
287
288 /* Defined if iswblank exists. */
289 #undef HAVE_ISWBLANK
290
291 /* Define to 1 if you have the `ldexpf' function. */
292 #undef HAVE_LDEXPF
293
294 /* Define to 1 if you have the `ldexpl' function. */
295 #undef HAVE_LDEXPL
296
297 /* Define to 1 if you have the <libintl.h> header file. */
298 #undef HAVE_LIBINTL_H
299
300 /* Define to 1 if you have the `m' library (-lm). */
301 #undef HAVE_LIBM
302
303 /* Only used in build directory testsuite_hooks.h. */
304 #undef HAVE_LIMIT_AS
305
306 /* Only used in build directory testsuite_hooks.h. */
307 #undef HAVE_LIMIT_DATA
308
309 /* Only used in build directory testsuite_hooks.h. */
310 #undef HAVE_LIMIT_FSIZE
311
312 /* Only used in build directory testsuite_hooks.h. */
313 #undef HAVE_LIMIT_RSS
314
315 /* Only used in build directory testsuite_hooks.h. */
316 #undef HAVE_LIMIT_VMEM
317
318 /* Define to 1 if you have the <locale.h> header file. */
319 #undef HAVE_LOCALE_H
320
321 /* Define to 1 if you have the `log10f' function. */
322 #undef HAVE_LOG10F
323
324 /* Define to 1 if you have the `log10l' function. */
325 #undef HAVE_LOG10L
326
327 /* Define to 1 if you have the `logf' function. */
328 #undef HAVE_LOGF
329
330 /* Define to 1 if you have the `logl' function. */
331 #undef HAVE_LOGL
332
333 /* Define to 1 if you have the <machine/endian.h> header file. */
334 #undef HAVE_MACHINE_ENDIAN_H
335
336 /* Define to 1 if you have the <machine/param.h> header file. */
337 #undef HAVE_MACHINE_PARAM_H
338
339 /* Define to 1 if you have the <memory.h> header file. */
340 #undef HAVE_MEMORY_H
341
342 /* Define to 1 if you have a working `mmap' system call. */
343 #undef HAVE_MMAP
344
345 /* Define to 1 if you have the `modff' function. */
346 #undef HAVE_MODFF
347
348 /* Define to 1 if you have the `modfl' function. */
349 #undef HAVE_MODFL
350
351 /* Define to 1 if you have the <nan.h> header file. */
352 #undef HAVE_NAN_H
353
354 /* Define to 1 if you have the `nl_langinfo' function. */
355 #undef HAVE_NL_LANGINFO
356
357 /* Define to 1 if you have the `powf' function. */
358 #undef HAVE_POWF
359
360 /* Define to 1 if you have the `powl' function. */
361 #undef HAVE_POWL
362
363 /* Define to 1 if you have the `qfpclass' function. */
364 #undef HAVE_QFPCLASS
365
366 /* Define to 1 if you have the `setenv' function. */
367 #undef HAVE_SETENV
368
369 /* Define if sigsetjmp is available. */
370 #undef HAVE_SIGSETJMP
371
372 /* Define to 1 if you have the `sincos' function. */
373 #undef HAVE_SINCOS
374
375 /* Define to 1 if you have the `sincosf' function. */
376 #undef HAVE_SINCOSF
377
378 /* Define to 1 if you have the `sincosl' function. */
379 #undef HAVE_SINCOSL
380
381 /* Define to 1 if you have the `sinf' function. */
382 #undef HAVE_SINF
383
384 /* Define to 1 if you have the `sinhf' function. */
385 #undef HAVE_SINHF
386
387 /* Define to 1 if you have the `sinhl' function. */
388 #undef HAVE_SINHL
389
390 /* Define to 1 if you have the `sinl' function. */
391 #undef HAVE_SINL
392
393 /* Define to 1 if you have the `sqrtf' function. */
394 #undef HAVE_SQRTF
395
396 /* Define to 1 if you have the `sqrtl' function. */
397 #undef HAVE_SQRTL
398
399 /* Define to 1 if you have the <stdint.h> header file. */
400 #undef HAVE_STDINT_H
401
402 /* Define to 1 if you have the <stdlib.h> header file. */
403 #undef HAVE_STDLIB_H
404
405 /* Define to 1 if you have the <strings.h> header file. */
406 #undef HAVE_STRINGS_H
407
408 /* Define to 1 if you have the <string.h> header file. */
409 #undef HAVE_STRING_H
410
411 /* Define to 1 if you have the `strtof' function. */
412 #undef HAVE_STRTOF
413
414 /* Define to 1 if you have the `strtold' function. */
415 #undef HAVE_STRTOLD
416
417 /* Define to 1 if you have the <sys/filio.h> header file. */
418 #undef HAVE_SYS_FILIO_H
419
420 /* Define to 1 if you have the <sys/ioctl.h> header file. */
421 #undef HAVE_SYS_IOCTL_H
422
423 /* Define to 1 if you have the <sys/ipc.h> header file. */
424 #undef HAVE_SYS_IPC_H
425
426 /* Define to 1 if you have the <sys/isa_defs.h> header file. */
427 #undef HAVE_SYS_ISA_DEFS_H
428
429 /* Define to 1 if you have the <sys/machine.h> header file. */
430 #undef HAVE_SYS_MACHINE_H
431
432 /* Define to 1 if you have the <sys/param.h> header file. */
433 #undef HAVE_SYS_PARAM_H
434
435 /* Define to 1 if you have the <sys/resource.h> header file. */
436 #undef HAVE_SYS_RESOURCE_H
437
438 /* Define to 1 if you have the <sys/sem.h> header file. */
439 #undef HAVE_SYS_SEM_H
440
441 /* Define to 1 if you have the <sys/stat.h> header file. */
442 #undef HAVE_SYS_STAT_H
443
444 /* Define to 1 if you have the <sys/time.h> header file. */
445 #undef HAVE_SYS_TIME_H
446
447 /* Define to 1 if you have the <sys/types.h> header file. */
448 #undef HAVE_SYS_TYPES_H
449
450 /* Define to 1 if you have the <sys/uio.h> header file. */
451 #undef HAVE_SYS_UIO_H
452
453 /* Define to 1 if you have the `tanf' function. */
454 #undef HAVE_TANF
455
456 /* Define to 1 if you have the `tanhf' function. */
457 #undef HAVE_TANHF
458
459 /* Define to 1 if you have the `tanhl' function. */
460 #undef HAVE_TANHL
461
462 /* Define to 1 if you have the `tanl' function. */
463 #undef HAVE_TANL
464
465 /* Define to 1 if you have the <unistd.h> header file. */
466 #undef HAVE_UNISTD_H
467
468 /* Defined if vfwscanf exists. */
469 #undef HAVE_VFWSCANF
470
471 /* Defined if vswscanf exists. */
472 #undef HAVE_VSWSCANF
473
474 /* Defined if vwscanf exists. */
475 #undef HAVE_VWSCANF
476
477 /* Define to 1 if you have the <wchar.h> header file. */
478 #undef HAVE_WCHAR_H
479
480 /* Defined if wcstof exists. */
481 #undef HAVE_WCSTOF
482
483 /* Define to 1 if you have the <wctype.h> header file. */
484 #undef HAVE_WCTYPE_H
485
486 /* Define to 1 if you have the `_acosf' function. */
487 #undef HAVE__ACOSF
488
489 /* Define to 1 if you have the `_acosl' function. */
490 #undef HAVE__ACOSL
491
492 /* Define to 1 if you have the `_asinf' function. */
493 #undef HAVE__ASINF
494
495 /* Define to 1 if you have the `_asinl' function. */
496 #undef HAVE__ASINL
497
498 /* Define to 1 if you have the `_atan2f' function. */
499 #undef HAVE__ATAN2F
500
501 /* Define to 1 if you have the `_atan2l' function. */
502 #undef HAVE__ATAN2L
503
504 /* Define to 1 if you have the `_atanf' function. */
505 #undef HAVE__ATANF
506
507 /* Define to 1 if you have the `_atanl' function. */
508 #undef HAVE__ATANL
509
510 /* Define to 1 if you have the `_ceilf' function. */
511 #undef HAVE__CEILF
512
513 /* Define to 1 if you have the `_ceill' function. */
514 #undef HAVE__CEILL
515
516 /* Define to 1 if you have the `_copysign' function. */
517 #undef HAVE__COPYSIGN
518
519 /* Define to 1 if you have the `_copysignl' function. */
520 #undef HAVE__COPYSIGNL
521
522 /* Define to 1 if you have the `_cosf' function. */
523 #undef HAVE__COSF
524
525 /* Define to 1 if you have the `_coshf' function. */
526 #undef HAVE__COSHF
527
528 /* Define to 1 if you have the `_coshl' function. */
529 #undef HAVE__COSHL
530
531 /* Define to 1 if you have the `_cosl' function. */
532 #undef HAVE__COSL
533
534 /* Define to 1 if you have the `_expf' function. */
535 #undef HAVE__EXPF
536
537 /* Define to 1 if you have the `_expl' function. */
538 #undef HAVE__EXPL
539
540 /* Define to 1 if you have the `_fabsf' function. */
541 #undef HAVE__FABSF
542
543 /* Define to 1 if you have the `_fabsl' function. */
544 #undef HAVE__FABSL
545
546 /* Define to 1 if you have the `_finite' function. */
547 #undef HAVE__FINITE
548
549 /* Define to 1 if you have the `_finitef' function. */
550 #undef HAVE__FINITEF
551
552 /* Define to 1 if you have the `_finitel' function. */
553 #undef HAVE__FINITEL
554
555 /* Define to 1 if you have the `_floorf' function. */
556 #undef HAVE__FLOORF
557
558 /* Define to 1 if you have the `_floorl' function. */
559 #undef HAVE__FLOORL
560
561 /* Define to 1 if you have the `_fmodf' function. */
562 #undef HAVE__FMODF
563
564 /* Define to 1 if you have the `_fmodl' function. */
565 #undef HAVE__FMODL
566
567 /* Define to 1 if you have the `_fpclass' function. */
568 #undef HAVE__FPCLASS
569
570 /* Define to 1 if you have the `_frexpf' function. */
571 #undef HAVE__FREXPF
572
573 /* Define to 1 if you have the `_frexpl' function. */
574 #undef HAVE__FREXPL
575
576 /* Define to 1 if you have the `_hypot' function. */
577 #undef HAVE__HYPOT
578
579 /* Define to 1 if you have the `_hypotf' function. */
580 #undef HAVE__HYPOTF
581
582 /* Define to 1 if you have the `_hypotl' function. */
583 #undef HAVE__HYPOTL
584
585 /* Define to 1 if you have the `_isinf' function. */
586 #undef HAVE__ISINF
587
588 /* Define to 1 if you have the `_isinff' function. */
589 #undef HAVE__ISINFF
590
591 /* Define to 1 if you have the `_isinfl' function. */
592 #undef HAVE__ISINFL
593
594 /* Define to 1 if you have the `_isnan' function. */
595 #undef HAVE__ISNAN
596
597 /* Define to 1 if you have the `_isnanf' function. */
598 #undef HAVE__ISNANF
599
600 /* Define to 1 if you have the `_isnanl' function. */
601 #undef HAVE__ISNANL
602
603 /* Define to 1 if you have the `_ldexpf' function. */
604 #undef HAVE__LDEXPF
605
606 /* Define to 1 if you have the `_ldexpl' function. */
607 #undef HAVE__LDEXPL
608
609 /* Define to 1 if you have the `_log10f' function. */
610 #undef HAVE__LOG10F
611
612 /* Define to 1 if you have the `_log10l' function. */
613 #undef HAVE__LOG10L
614
615 /* Define to 1 if you have the `_logf' function. */
616 #undef HAVE__LOGF
617
618 /* Define to 1 if you have the `_logl' function. */
619 #undef HAVE__LOGL
620
621 /* Define to 1 if you have the `_modff' function. */
622 #undef HAVE__MODFF
623
624 /* Define to 1 if you have the `_modfl' function. */
625 #undef HAVE__MODFL
626
627 /* Define to 1 if you have the `_powf' function. */
628 #undef HAVE__POWF
629
630 /* Define to 1 if you have the `_powl' function. */
631 #undef HAVE__POWL
632
633 /* Define to 1 if you have the `_qfpclass' function. */
634 #undef HAVE__QFPCLASS
635
636 /* Define to 1 if you have the `_sincos' function. */
637 #undef HAVE__SINCOS
638
639 /* Define to 1 if you have the `_sincosf' function. */
640 #undef HAVE__SINCOSF
641
642 /* Define to 1 if you have the `_sincosl' function. */
643 #undef HAVE__SINCOSL
644
645 /* Define to 1 if you have the `_sinf' function. */
646 #undef HAVE__SINF
647
648 /* Define to 1 if you have the `_sinhf' function. */
649 #undef HAVE__SINHF
650
651 /* Define to 1 if you have the `_sinhl' function. */
652 #undef HAVE__SINHL
653
654 /* Define to 1 if you have the `_sinl' function. */
655 #undef HAVE__SINL
656
657 /* Define to 1 if you have the `_sqrtf' function. */
658 #undef HAVE__SQRTF
659
660 /* Define to 1 if you have the `_sqrtl' function. */
661 #undef HAVE__SQRTL
662
663 /* Define to 1 if you have the `_tanf' function. */
664 #undef HAVE__TANF
665
666 /* Define to 1 if you have the `_tanhf' function. */
667 #undef HAVE__TANHF
668
669 /* Define to 1 if you have the `_tanhl' function. */
670 #undef HAVE__TANHL
671
672 /* Define to 1 if you have the `_tanl' function. */
673 #undef HAVE__TANL
674
675 /* Define if the compiler/host combination has __builtin_abs. */
676 #undef HAVE___BUILTIN_ABS
677
678 /* Define if the compiler/host combination has __builtin_cos. */
679 #undef HAVE___BUILTIN_COS
680
681 /* Define if the compiler/host combination has __builtin_cosf. */
682 #undef HAVE___BUILTIN_COSF
683
684 /* Define if the compiler/host combination has __builtin_cosl. */
685 #undef HAVE___BUILTIN_COSL
686
687 /* Define if the compiler/host combination has __builtin_fabs. */
688 #undef HAVE___BUILTIN_FABS
689
690 /* Define if the compiler/host combination has __builtin_fabsf. */
691 #undef HAVE___BUILTIN_FABSF
692
693 /* Define if the compiler/host combination has __builtin_fabsl. */
694 #undef HAVE___BUILTIN_FABSL
695
696 /* Define if the compiler/host combination has __builtin_labs. */
697 #undef HAVE___BUILTIN_LABS
698
699 /* Define if the compiler/host combination has __builtin_sin. */
700 #undef HAVE___BUILTIN_SIN
701
702 /* Define if the compiler/host combination has __builtin_sinf. */
703 #undef HAVE___BUILTIN_SINF
704
705 /* Define if the compiler/host combination has __builtin_sinl. */
706 #undef HAVE___BUILTIN_SINL
707
708 /* Define if the compiler/host combination has __builtin_sqrt. */
709 #undef HAVE___BUILTIN_SQRT
710
711 /* Define if the compiler/host combination has __builtin_sqrtf. */
712 #undef HAVE___BUILTIN_SQRTF
713
714 /* Define if the compiler/host combination has __builtin_sqrtl. */
715 #undef HAVE___BUILTIN_SQRTL
716
717 /* Define to 1 if you have the `__signbit' function. */
718 #undef HAVE___SIGNBIT
719
720 /* Define to 1 if you have the `__signbitf' function. */
721 #undef HAVE___SIGNBITF
722
723 /* Define to 1 if you have the `__signbitl' function. */
724 #undef HAVE___SIGNBITL
725
726 /* Define to the address where bug reports for this package should be sent. */
727 #undef PACKAGE_BUGREPORT
728
729 /* Define to the full name of this package. */
730 #undef PACKAGE_NAME
731
732 /* Define to the full name and version of this package. */
733 #undef PACKAGE_STRING
734
735 /* Define to the one symbol short name of this package. */
736 #undef PACKAGE_TARNAME
737
738 /* Define to the version of this package. */
739 #undef PACKAGE_VERSION
740
741 /* Define to 1 if you have the ANSI C header files. */
742 #undef STDC_HEADERS
743
744 /* Define to 1 if a full hosted library is built, or 0 if freestanding. */
745 #undef _GLIBCXX_HOSTED
746
747 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
748 #undef _GLIBCXX_SJLJ_EXCEPTIONS
749
750 /* Define if iconv and related functions exist and are usable. */
751 #undef _GLIBCXX_USE_ICONV
752 //
753 // Systems that have certain non-standard functions prefixed with an
754 // underscore, we'll handle those here. Must come after config.h.in.
755 //
756 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
757 # define HAVE_ISNAN 1
758 # define isnan _isnan
759 #endif
760
761 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
762 # define HAVE_ISNANF 1
763 # define isnanf _isnanf
764 #endif
765
766 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
767 # define HAVE_ISNANL 1
768 # define isnanl _isnanl
769 #endif
770
771 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
772 # define HAVE_ISINF 1
773 # define isinf _isinf
774 #endif
775
776 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
777 # define HAVE_ISINFF 1
778 # define isinff _isinff
779 #endif
780
781 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
782 # define HAVE_ISINFL 1
783 # define isinfl _isinfl
784 #endif
785
786 #if defined (HAVE__COPYSIGN) && ! defined (HAVE_COPYSIGN)
787 # define HAVE_COPYSIGN 1
788 # define copysign _copysign
789 #endif
790
791 #if defined (HAVE__COPYSIGNL) && ! defined (HAVE_COPYSIGNL)
792 # define HAVE_COPYSIGNL 1
793 # define copysignl _copysignl
794 #endif
795
796 #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
797 # define HAVE_COSF 1
798 # define cosf _cosf
799 #endif
800
801 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
802 # define HAVE_ACOSF 1
803 # define acosf _acosf
804 #endif
805
806 #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
807 # define HAVE_ACOSL 1
808 # define acosl _acosl
809 #endif
810
811 #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
812 # define HAVE_ASINF 1
813 # define asinf _asinf
814 #endif
815
816 #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
817 # define HAVE_ASINL 1
818 # define asinl _asinl
819 #endif
820
821 #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
822 # define HAVE_ATANF 1
823 # define atanf _atanf
824 #endif
825
826 #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
827 # define HAVE_ATANL 1
828 # define atanl _atanl
829 #endif
830
831 #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
832 # define HAVE_CEILF 1
833 # define aceil _ceilf
834 #endif
835
836 #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
837 # define HAVE_CEILL 1
838 # define aceil _ceill
839 #endif
840
841 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
842 # define HAVE_COSHF 1
843 # define coshf _coshf
844 #endif
845
846 #if defined (HAVE__COSL) && ! defined (HAVE_COSL)
847 # define HAVE_COSL 1
848 # define cosl _cosl
849 #endif
850
851 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
852 # define HAVE_LOGF 1
853 # define logf _logf
854 #endif
855
856 #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
857 # define HAVE_COSHL 1
858 # define coshl _coshl
859 #endif
860
861 #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
862 # define HAVE_EXPF 1
863 # define expf _expf
864 #endif
865
866 #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
867 # define HAVE_EXPL 1
868 # define expl _expl
869 #endif
870
871 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
872 # define HAVE_FABSF 1
873 # define fabsf _fabsf
874 #endif
875
876 #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
877 # define HAVE_FABSL 1
878 # define fabsl _fabsl
879 #endif
880
881 #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
882 # define HAVE_FLOORF 1
883 # define floorf _floorf
884 #endif
885
886 #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
887 # define HAVE_FLOORL 1
888 # define floorl _floorl
889 #endif
890
891 #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
892 # define HAVE_FMODF 1
893 # define fmodf _fmodf
894 #endif
895
896 #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
897 # define HAVE_FMODL 1
898 # define fmodl _fmodl
899 #endif
900
901 #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
902 # define HAVE_FREXPF 1
903 # define frexpf _frexpf
904 #endif
905
906 #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
907 # define HAVE_FREXPL 1
908 # define frexpl _frexpl
909 #endif
910
911 #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
912 # define HAVE_LDEXPF 1
913 # define ldexpf _ldexpf
914 #endif
915
916 #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
917 # define HAVE_LDEXPL 1
918 # define ldexpl _ldexpl
919 #endif
920
921 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
922 # define HAVE_LOG10F 1
923 # define log10f _log10f
924 #endif
925
926 #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
927 # define HAVE_LOGL 1
928 # define logl _logl
929 #endif
930
931 #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
932 # define HAVE_POWF 1
933 # define powf _powf
934 #endif
935
936 #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
937 # define HAVE_LOG10L 1
938 # define log10l _log10l
939 #endif
940
941 #if defined (HAVE__MODF) && ! defined (HAVE_MODF)
942 # define HAVE_MODF 1
943 # define modf _modf
944 #endif
945
946 #if defined (HAVE__MODL) && ! defined (HAVE_MODL)
947 # define HAVE_MODL 1
948 # define modl _modl
949 #endif
950
951 #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
952 # define HAVE_SINF 1
953 # define sinf _sinf
954 #endif
955
956 #if defined (HAVE__POWL) && ! defined (HAVE_POWL)
957 # define HAVE_POWL 1
958 # define powl _powl
959 #endif
960
961 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
962 # define HAVE_SINHF 1
963 # define sinhf _sinhf
964 #endif
965
966 #if defined (HAVE__SINL) && ! defined (HAVE_SINL)
967 # define HAVE_SINL 1
968 # define sinl _sinl
969 #endif
970
971 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
972 # define HAVE_SQRTF 1
973 # define sqrtf _sqrtf
974 #endif
975
976 #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
977 # define HAVE_SINHL 1
978 # define sinhl _sinhl
979 #endif
980
981 #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
982 # define HAVE_TANF 1
983 # define tanf _tanf
984 #endif
985
986 #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
987 # define HAVE_SQRTL 1
988 # define sqrtl _sqrtl
989 #endif
990
991 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
992 # define HAVE_TANHF 1
993 # define tanhf _tanhf
994 #endif
995
996 #if defined (HAVE__TANL) && ! defined (HAVE_TANL)
997 # define HAVE_TANL 1
998 # define tanl _tanl
999 #endif
1000
1001 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
1002 # define HAVE_STRTOF 1
1003 # define strtof _strtof
1004 #endif
1005
1006 #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
1007 # define HAVE_TANHL 1
1008 # define tanhl _tanhl
1009 #endif
1010
1011 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
1012 # define HAVE_STRTOLD 1
1013 # define strtold _strtold
1014 #endif
1015
1016 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
1017 # define HAVE_SINCOS 1
1018 # define sincos _sincos
1019 #endif
1020
1021 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
1022 # define HAVE_SINCOSF 1
1023 # define sincosf _sincosf
1024 #endif
1025
1026 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
1027 # define HAVE_SINCOSL 1
1028 # define sincosl _sincosl
1029 #endif
1030
1031 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
1032 # define HAVE_FINITE 1
1033 # define finite _finite
1034 #endif
1035
1036 #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
1037 # define HAVE_FINITEF 1
1038 # define finitef _finitef
1039 #endif
1040
1041 #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
1042 # define HAVE_FINITEL 1
1043 # define finitel _finitel
1044 #endif
1045
1046 #if defined (HAVE__QFINITE) && ! defined (HAVE_QFINITE)
1047 # define HAVE_QFINITE 1
1048 # define qfinite _qfinite
1049 #endif
1050
1051 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
1052 # define HAVE_FPCLASS 1
1053 # define fpclass _fpclass
1054 #endif
1055
1056 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
1057 # define HAVE_QFPCLASS 1
1058 # define qfpclass _qfpclass
1059 #endif
1060