OSDN Git Service

IA-64 ABI Exception Handling.
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / config.h.in
1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3 /* Define if you have a working `mmap' system call.  */
4 #undef HAVE_MMAP
5
6 // Define if GCC support for __complex__ float is buggy.
7 #undef _GLIBCPP_BUGGY_FLOAT_COMPLEX
8
9 // Define if GCC support for __complex__ is buggy.
10 #undef _GLIBCPP_BUGGY_COMPLEX
11
12 // Include support for multiple threads, e.g., in the I/O package.
13 #undef _GLIBCPP_USE_THREADS
14
15 // Include support for 'long long' and 'unsigned long long'.
16 #undef _GLIBCPP_USE_LONG_LONG
17
18 // Include support for shadow headers, ie --enable-cshadow-headers.
19 #undef _GLIBCPP_USE_SHADOW_HEADERS
20
21 // Define if code specialized for wchar_t should be used.
22 #undef _GLIBCPP_USE_WCHAR_T
23
24 // Define if lldiv_t exists in stdlib.h.
25 #undef HAVE_LLDIV_T
26
27 // Define if mbstate_t exists in wchar.h.  */
28 #undef HAVE_MBSTATE_T
29
30 // Define if you have the modff function.  */
31 #undef HAVE_MODFF
32
33 // Define if you have the modfl function.  */
34 #undef HAVE_MODFL
35
36 // Define if the compiler/host combination has __builtin_abs
37 #undef HAVE___BUILTIN_ABS
38
39 // Define if the compiler/host combination has __builtin_labs
40 #undef HAVE___BUILTIN_LABS
41
42 // Define if the compiler/host combination has __builtin_cos
43 #undef HAVE___BUILTIN_COS
44
45 // Define if the compiler/host combination has __builtin_cosf
46 #undef HAVE___BUILTIN_COSF
47
48 // Define if the compiler/host combination has __builtin_cosl
49 #undef HAVE___BUILTIN_COSL
50
51 // Define if the compiler/host combination has __builtin_fabs
52 #undef HAVE___BUILTIN_FABS
53
54 // Define if the compiler/host combination has __builtin_fabsf
55 #undef HAVE___BUILTIN_FABSF
56
57 // Define if the compiler/host combination has __builtin_fabsl
58 #undef HAVE___BUILTIN_FABSL
59
60 // Define if the compiler/host combination has __builtin_sin
61 #undef HAVE___BUILTIN_SIN
62
63 // Define if the compiler/host combination has __builtin_sinf
64 #undef HAVE___BUILTIN_SINF
65
66 // Define if the compiler/host combination has __builtin_sinl
67 #undef HAVE___BUILTIN_SINL
68
69 // Define if the compiler/host combination has __builtin_fsqrt
70 #undef HAVE___BUILTIN_FSQRT
71
72 // Define if the compiler/host combination has __builtin_sqrtf
73 #undef HAVE___BUILTIN_SQRTF
74
75 // Define if the compiler/host combination has __builtin_sqrtl
76 #undef HAVE___BUILTIN_SQRTL
77
78 // Define if LC_MESSAGES is available in <locale.h>.
79 #undef HAVE_LC_MESSAGES
80
81 /* Define if you have the _acosf function.  */
82 #undef HAVE__ACOSF
83
84 /* Define if you have the _acosl function.  */
85 #undef HAVE__ACOSL
86
87 /* Define if you have the _asinf function.  */
88 #undef HAVE__ASINF
89
90 /* Define if you have the _asinl function.  */
91 #undef HAVE__ASINL
92
93 /* Define if you have the _atan2l function.  */
94 #undef HAVE__ATAN2L
95
96 /* Define if you have the _atanf function.  */
97 #undef HAVE__ATANF
98
99 /* Define if you have the _atanl function.  */
100 #undef HAVE__ATANL
101
102 /* Define if you have the _ceilf function.  */
103 #undef HAVE__CEILF
104
105 /* Define if you have the _ceill function.  */
106 #undef HAVE__CEILL
107
108 /* Define if you have the _copysign function.  */
109 #undef HAVE__COPYSIGN
110
111 /* Define if you have the _copysignl function.  */
112 #undef HAVE__COPYSIGNL
113
114 /* Define if you have the _cosf function.  */
115 #undef HAVE__COSF
116
117 /* Define if you have the _coshf function.  */
118 #undef HAVE__COSHF
119
120 /* Define if you have the _coshl function.  */
121 #undef HAVE__COSHL
122
123 /* Define if you have the _cosl function.  */
124 #undef HAVE__COSL
125
126 /* Define if you have the _expl function.  */
127 #undef HAVE__EXPL
128
129 /* Define if you have the _fabsf function.  */
130 #undef HAVE__FABSF
131
132 /* Define if you have the _fabsl function.  */
133 #undef HAVE__FABSL
134
135 /* Define if you have the _finite function.  */
136 #undef HAVE__FINITE
137
138 /* Define if you have the _finitef function.  */
139 #undef HAVE__FINITEF
140
141 /* Define if you have the _finitel function.  */
142 #undef HAVE__FINITEL
143
144 /* Define if you have the _floorf function.  */
145 #undef HAVE__FLOORF
146
147 /* Define if you have the _floorl function.  */
148 #undef HAVE__FLOORL
149
150 /* Define if you have the _fmodf function.  */
151 #undef HAVE__FMODF
152
153 /* Define if you have the _fmodl function.  */
154 #undef HAVE__FMODL
155
156 /* Define if you have the _fpclass function.  */
157 #undef HAVE__FPCLASS
158
159 /* Define if you have the _frexpf function.  */
160 #undef HAVE__FREXPF
161
162 /* Define if you have the _frexpl function.  */
163 #undef HAVE__FREXPL
164
165 /* Define if you have the _isinf function.  */
166 #undef HAVE__ISINF
167
168 /* Define if you have the _isinff function.  */
169 #undef HAVE__ISINFF
170
171 /* Define if you have the _isinfl function.  */
172 #undef HAVE__ISINFL
173
174 /* Define if you have the _isnan function.  */
175 #undef HAVE__ISNAN
176
177 /* Define if you have the _isnanf function.  */
178 #undef HAVE__ISNANF
179
180 /* Define if you have the _isnanl function.  */
181 #undef HAVE__ISNANL
182
183 /* Define if you have the _ldexpf function.  */
184 #undef HAVE__LDEXPF
185
186 /* Define if you have the _ldexpl function.  */
187 #undef HAVE__LDEXPL
188
189 /* Define if you have the _log10f function.  */
190 #undef HAVE__LOG10F
191
192 /* Define if you have the _log10l function.  */
193 #undef HAVE__LOG10L
194
195 /* Define if you have the _logf function.  */
196 #undef HAVE__LOGF
197
198 /* Define if you have the _logl function.  */
199 #undef HAVE__LOGL
200
201 /* Define if you have the _modff function.  */
202 #undef HAVE__MODFF
203
204 /* Define if you have the _modfl function.  */
205 #undef HAVE__MODFL
206
207 /* Define if you have the _powf function.  */
208 #undef HAVE__POWF
209
210 /* Define if you have the _powl function.  */
211 #undef HAVE__POWL
212
213 /* Define if you have the _qfpclass function.  */
214 #undef HAVE__QFPCLASS
215
216 /* Define if you have the _sincos function.  */
217 #undef HAVE__SINCOS
218
219 /* Define if you have the _sincosf function.  */
220 #undef HAVE__SINCOSF
221
222 /* Define if you have the _sincosl function.  */
223 #undef HAVE__SINCOSL
224
225 /* Define if you have the _sinf function.  */
226 #undef HAVE__SINF
227
228 /* Define if you have the _sinhf function.  */
229 #undef HAVE__SINHF
230
231 /* Define if you have the _sinhl function.  */
232 #undef HAVE__SINHL
233
234 /* Define if you have the _sinl function.  */
235 #undef HAVE__SINL
236
237 /* Define if you have the _sqrtf function.  */
238 #undef HAVE__SQRTF
239
240 /* Define if you have the _sqrtl function.  */
241 #undef HAVE__SQRTL
242
243 /* Define if you have the _tanf function.  */
244 #undef HAVE__TANF
245
246 /* Define if you have the _tanhf function.  */
247 #undef HAVE__TANHF
248
249 /* Define if you have the _tanhl function.  */
250 #undef HAVE__TANHL
251
252 /* Define if you have the _tanl function.  */
253 #undef HAVE__TANL
254
255 /* Define if you have the acosf function.  */
256 #undef HAVE_ACOSF
257
258 /* Define if you have the acosl function.  */
259 #undef HAVE_ACOSL
260
261 /* Define if you have the asinf function.  */
262 #undef HAVE_ASINF
263
264 /* Define if you have the asinl function.  */
265 #undef HAVE_ASINL
266
267 /* Define if you have the atan2f function.  */
268 #undef HAVE_ATAN2F
269
270 /* Define if you have the atan2l function.  */
271 #undef HAVE_ATAN2L
272
273 /* Define if you have the atanf function.  */
274 #undef HAVE_ATANF
275
276 /* Define if you have the atanl function.  */
277 #undef HAVE_ATANL
278
279 /* Define if you have the ceilf function.  */
280 #undef HAVE_CEILF
281
282 /* Define if you have the ceill function.  */
283 #undef HAVE_CEILL
284
285 /* Define if you have the copysign function.  */
286 #undef HAVE_COPYSIGN
287
288 /* Define if you have the copysignf function.  */
289 #undef HAVE_COPYSIGNF
290
291 /* Define if you have the copysignl function.  */
292 #undef HAVE_COPYSIGNL
293
294 /* Define if you have the cosf function.  */
295 #undef HAVE_COSF
296
297 /* Define if you have the coshf function.  */
298 #undef HAVE_COSHF
299
300 /* Define if you have the coshl function.  */
301 #undef HAVE_COSHL
302
303 /* Define if you have the cosl function.  */
304 #undef HAVE_COSL
305
306 /* Define if you have the expf function.  */
307 #undef HAVE_EXPF
308
309 /* Define if you have the expl function.  */
310 #undef HAVE_EXPL
311
312 /* Define if you have the fabsf function.  */
313 #undef HAVE_FABSF
314
315 /* Define if you have the fabsl function.  */
316 #undef HAVE_FABSL
317
318 /* Define if you have the finite function.  */
319 #undef HAVE_FINITE
320
321 /* Define if you have the finitef function.  */
322 #undef HAVE_FINITEF
323
324 /* Define if you have the finitel function.  */
325 #undef HAVE_FINITEL
326
327 /* Define if you have the floorf function.  */
328 #undef HAVE_FLOORF
329
330 /* Define if you have the floorl function.  */
331 #undef HAVE_FLOORL
332
333 /* Define if you have the fmodf function.  */
334 #undef HAVE_FMODF
335
336 /* Define if you have the fmodl function.  */
337 #undef HAVE_FMODL
338
339 /* Define if you have the fpclass function.  */
340 #undef HAVE_FPCLASS
341
342 /* Define if you have the frexpf function.  */
343 #undef HAVE_FREXPF
344
345 /* Define if you have the frexpl function.  */
346 #undef HAVE_FREXPL
347
348 /* Define if you have the getpagesize function.  */
349 #undef HAVE_GETPAGESIZE
350
351 /* Define if you have the hypot function.  */
352 #undef HAVE_HYPOT
353
354 /* Define if you have the hypotf function.  */
355 #undef HAVE_HYPOTF
356
357 /* Define if you have the hypotl function.  */
358 #undef HAVE_HYPOTL
359
360 /* Define if you have the iconv function.  */
361 #undef HAVE_ICONV
362
363 /* Define if you have the iconv_close function.  */
364 #undef HAVE_ICONV_CLOSE
365
366 /* Define if you have the iconv_open function.  */
367 #undef HAVE_ICONV_OPEN
368
369 /* Define if you have the isinf function.  */
370 #undef HAVE_ISINF
371
372 /* Define if you have the isinff function.  */
373 #undef HAVE_ISINFF
374
375 /* Define if you have the isinfl function.  */
376 #undef HAVE_ISINFL
377
378 /* Define if you have the isnan function.  */
379 #undef HAVE_ISNAN
380
381 /* Define if you have the isnanf function.  */
382 #undef HAVE_ISNANF
383
384 /* Define if you have the isnanl function.  */
385 #undef HAVE_ISNANL
386
387 /* Define if you have the ldexpf function.  */
388 #undef HAVE_LDEXPF
389
390 /* Define if you have the ldexpl function.  */
391 #undef HAVE_LDEXPL
392
393 /* Define if you have the log10f function.  */
394 #undef HAVE_LOG10F
395
396 /* Define if you have the log10l function.  */
397 #undef HAVE_LOG10L
398
399 /* Define if you have the logf function.  */
400 #undef HAVE_LOGF
401
402 /* Define if you have the logl function.  */
403 #undef HAVE_LOGL
404
405 /* Define if you have the mbsrtowcs function.  */
406 #undef HAVE_MBSRTOWCS
407
408 /* Define if you have the modff function.  */
409 #undef HAVE_MODFF
410
411 /* Define if you have the modfl function.  */
412 #undef HAVE_MODFL
413
414 /* Define if you have the nan function.  */
415 #undef HAVE_NAN
416
417 /* Define if you have the nl_langinfo function.  */
418 #undef HAVE_NL_LANGINFO
419
420 /* Define if you have the powf function.  */
421 #undef HAVE_POWF
422
423 /* Define if you have the powl function.  */
424 #undef HAVE_POWL
425
426 /* Define if you have the qfpclass function.  */
427 #undef HAVE_QFPCLASS
428
429 /* Define if you have the signbitl function.  */
430 #undef HAVE_SIGNBITL
431
432 /* Define if you have the sincos function.  */
433 #undef HAVE_SINCOS
434
435 /* Define if you have the sincosf function.  */
436 #undef HAVE_SINCOSF
437
438 /* Define if you have the sincosl function.  */
439 #undef HAVE_SINCOSL
440
441 /* Define if you have the sinf function.  */
442 #undef HAVE_SINF
443
444 /* Define if you have the sinhf function.  */
445 #undef HAVE_SINHF
446
447 /* Define if you have the sinhl function.  */
448 #undef HAVE_SINHL
449
450 /* Define if you have the sinl function.  */
451 #undef HAVE_SINL
452
453 /* Define if you have the sqrtf function.  */
454 #undef HAVE_SQRTF
455
456 /* Define if you have the sqrtl function.  */
457 #undef HAVE_SQRTL
458
459 /* Define if you have the strtof function.  */
460 #undef HAVE_STRTOF
461
462 /* Define if you have the strtold function.  */
463 #undef HAVE_STRTOLD
464
465 /* Define if you have the tanf function.  */
466 #undef HAVE_TANF
467
468 /* Define if you have the tanhf function.  */
469 #undef HAVE_TANHF
470
471 /* Define if you have the tanhl function.  */
472 #undef HAVE_TANHL
473
474 /* Define if you have the tanl function.  */
475 #undef HAVE_TANL
476
477 /* Define if you have the wcslen function.  */
478 #undef HAVE_WCSLEN
479
480 /* Define if you have the wcsrtombs function.  */
481 #undef HAVE_WCSRTOMBS
482
483 /* Define if you have the wmemchr function.  */
484 #undef HAVE_WMEMCHR
485
486 /* Define if you have the wmemcmp function.  */
487 #undef HAVE_WMEMCMP
488
489 /* Define if you have the wmemcpy function.  */
490 #undef HAVE_WMEMCPY
491
492 /* Define if you have the wmemmove function.  */
493 #undef HAVE_WMEMMOVE
494
495 /* Define if you have the wmemset function.  */
496 #undef HAVE_WMEMSET
497
498 /* Define if you have the <endian.h> header file.  */
499 #undef HAVE_ENDIAN_H
500
501 /* Define if you have the <float.h> header file.  */
502 #undef HAVE_FLOAT_H
503
504 /* Define if you have the <fp.h> header file.  */
505 #undef HAVE_FP_H
506
507 /* Define if you have the <gconv.h> header file.  */
508 #undef HAVE_GCONV_H
509
510 /* Define if you have the <ieeefp.h> header file.  */
511 #undef HAVE_IEEEFP_H
512
513 /* Define if you have the <inttypes.h> header file.  */
514 #undef HAVE_INTTYPES_H
515
516 /* Define if you have the <locale.h> header file.  */
517 #undef HAVE_LOCALE_H
518
519 /* Define if you have the <machine/endian.h> header file.  */
520 #undef HAVE_MACHINE_ENDIAN_H
521
522 /* Define if you have the <machine/param.h> header file.  */
523 #undef HAVE_MACHINE_PARAM_H
524
525 /* Define if you have the <nan.h> header file.  */
526 #undef HAVE_NAN_H
527
528 /* Define if you have the <sys/isa_defs.h> header file.  */
529 #undef HAVE_SYS_ISA_DEFS_H
530
531 /* Define if you have the <sys/machine.h> header file.  */
532 #undef HAVE_SYS_MACHINE_H
533
534 /* Define if you have the <unistd.h> header file.  */
535 #undef HAVE_UNISTD_H
536
537 /* Define if you have the <wchar.h> header file.  */
538 #undef HAVE_WCHAR_H
539
540 /* Define if you have the m library (-lm).  */
541 #undef HAVE_LIBM
542
543 /* Name of package */
544 #undef PACKAGE
545
546 /* Version number of package */
547 #undef VERSION
548
549 /* Define if the compiler is configured for setjmp/longjmp exceptions. */
550 #undef _GLIBCPP_SJLJ_EXCEPTIONS
551
552 /* Define if sigsetjmp is available.   */
553 #undef HAVE_SIGSETJMP
554
555 //
556 // Systems that have certain non-standard functions prefixed with an
557 // underscore, we'll handle those here. Must come after config.h.in.
558 //
559
560 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
561 # define HAVE_ISNAN 1
562 # define isnan _isnan
563 #endif
564
565 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
566 # define HAVE_ISNANF 1
567 # define isnanf _isnanf
568 #endif
569
570 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
571 # define HAVE_ISNANL 1
572 # define isnanl _isnanl
573 #endif
574
575 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
576 # define HAVE_ISINF 1
577 # define isinf _isinf
578 #endif
579
580 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
581 # define HAVE_ISINFF 1
582 # define isinff _isinff
583 #endif
584
585 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
586 # define HAVE_ISINFL 1
587 # define isinfl _isinfl
588 #endif
589
590 #if defined (HAVE__COPYSIGN) && ! defined (HAVE_COPYSIGN)
591 # define HAVE_COPYSIGN 1
592 # define copysign _copysign
593 #endif
594
595 #if defined (HAVE__COPYSIGNL) && ! defined (HAVE_COPYSIGNL)
596 # define HAVE_COPYSIGNL 1
597 # define copysignl _copysignl
598 #endif
599
600 #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
601 # define HAVE_COSF 1
602 # define cosf _cosf
603 #endif
604
605 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
606 # define HAVE_ACOSF 1
607 # define acosf _acosf
608 #endif
609
610 #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
611 # define HAVE_ACOSL 1
612 # define acosl _acosl
613 #endif
614
615 #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
616 # define HAVE_ASINF 1
617 # define asinf _asinf
618 #endif
619
620 #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
621 # define HAVE_ASINL 1
622 # define asinl _asinl
623 #endif
624
625 #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
626 # define HAVE_ATANF 1
627 # define atanf _atanf
628 #endif
629
630 #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
631 # define HAVE_ATANL 1
632 # define atanl _atanl
633 #endif
634
635 #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
636 # define HAVE_CEILF 1
637 # define aceil _ceilf
638 #endif
639
640 #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
641 # define HAVE_CEILL 1
642 # define aceil _ceill
643 #endif
644
645 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
646 # define HAVE_COSHF 1
647 # define coshf _coshf
648 #endif
649
650 #if defined (HAVE__COSL) && ! defined (HAVE_COSL)
651 # define HAVE_COSL 1
652 # define cosl _cosl
653 #endif
654
655 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
656 # define HAVE_LOGF 1
657 # define logf _logf
658 #endif
659
660 #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
661 # define HAVE_COSHL 1
662 # define coshl _coshl
663 #endif
664
665 #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
666 # define HAVE_EXPF 1
667 # define expf _expf
668 #endif
669
670 #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
671 # define HAVE_EXPL 1
672 # define expl _expl
673 #endif
674
675 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
676 # define HAVE_FABSF 1
677 # define fabsf _fabsf
678 #endif
679
680 #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
681 # define HAVE_FABSL 1
682 # define fabsl _fabsl
683 #endif
684
685 #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
686 # define HAVE_FLOORF 1
687 # define floorf _floorf
688 #endif
689
690 #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
691 # define HAVE_FLOORL 1
692 # define floorl _floorl
693 #endif
694
695 #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
696 # define HAVE_FMODF 1
697 # define fmodf _fmodf
698 #endif
699
700 #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
701 # define HAVE_FMODL 1
702 # define fmodl _fmodl
703 #endif
704
705 #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
706 # define HAVE_FREXPF 1
707 # define frexpf _frexpf
708 #endif
709
710 #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
711 # define HAVE_FREXPL 1
712 # define frexpl _frexpl
713 #endif
714
715 #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
716 # define HAVE_LDEXPF 1
717 # define ldexpf _ldexpf
718 #endif
719
720 #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
721 # define HAVE_LDEXPL 1
722 # define ldexpl _ldexpl
723 #endif
724
725 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
726 # define HAVE_LOG10F 1
727 # define log10f _log10f
728 #endif
729
730 #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
731 # define HAVE_LOGL 1
732 # define logl _logl
733 #endif
734
735 #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
736 # define HAVE_POWF 1
737 # define powf _powf
738 #endif
739
740 #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
741 # define HAVE_LOG10L 1
742 # define log10l _log10l
743 #endif
744
745 #if defined (HAVE__MODF) && ! defined (HAVE_MODF)
746 # define HAVE_MODF 1
747 # define modf _modf
748 #endif
749
750 #if defined (HAVE__MODL) && ! defined (HAVE_MODL)
751 # define HAVE_MODL 1
752 # define modl _modl
753 #endif
754
755 #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
756 # define HAVE_SINF 1
757 # define sinf _sinf
758 #endif
759
760 #if defined (HAVE__POWL) && ! defined (HAVE_POWL)
761 # define HAVE_POWL 1
762 # define powl _powl
763 #endif
764
765 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
766 # define HAVE_SINHF 1
767 # define sinhf _sinhf
768 #endif
769
770 #if defined (HAVE__SINL) && ! defined (HAVE_SINL)
771 # define HAVE_SINL 1
772 # define sinl _sinl
773 #endif
774
775 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
776 # define HAVE_SQRTF 1
777 # define sqrtf _sqrtf
778 #endif
779
780 #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
781 # define HAVE_SINHL 1
782 # define sinhl _sinhl
783 #endif
784
785 #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
786 # define HAVE_TANF 1
787 # define tanf _tanf
788 #endif
789
790 #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
791 # define HAVE_SQRTL 1
792 # define sqrtl _sqrtl
793 #endif
794
795 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
796 # define HAVE_TANHF 1
797 # define tanhf _tanhf
798 #endif
799
800 #if defined (HAVE__TANL) && ! defined (HAVE_TANL)
801 # define HAVE_TANF 1
802 # define tanf _tanf
803 #endif
804
805 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
806 # define HAVE_STRTOF 1
807 # define strtof _strtof
808 #endif
809
810 #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
811 # define HAVE_TANHL 1
812 # define tanhl _tanhl
813 #endif
814
815 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
816 # define HAVE_STRTOLD 1
817 # define strtold _strtold
818 #endif
819
820 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
821 # define HAVE_SINCOS 1
822 # define sincos _sincos
823 #endif
824
825 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
826 # define HAVE_SINCOSF 1
827 # define sincosf _sincosf
828 #endif
829
830 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
831 # define HAVE_SINCOSL 1
832 # define sincosl _sincosl
833 #endif
834
835 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
836 # define HAVE_FINITE 1
837 # define finite _finite
838 #endif
839
840 #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
841 # define HAVE_FINITEF 1
842 # define finitef _finitef
843 #endif
844
845 #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
846 # define HAVE_FINITEL 1
847 # define finitel _finitel
848 #endif
849
850 #if defined (HAVE__QFINITE) && ! defined (HAVE_QFINITE)
851 # define HAVE_QFINITE 1
852 # define qfinite _qfinite
853 #endif
854
855 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
856 # define HAVE_FPCLASS 1
857 # define fpclass _fpclass
858 #endif
859
860 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
861 # define HAVE_QFPCLASS 1
862 # define qfpclass _qfpclass
863 #endif
864