]> git.ipfire.org Git - thirdparty/gcc.git/blame - libstdc++-v3/config.h.in
configure.in (libtool_VERSION): Add.
[thirdparty/gcc.git] / libstdc++-v3 / config.h.in
CommitLineData
b2dad0e3
BK
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
33590f13
BK
6/* Define if you need to in order for stat and other things to work. */
7#undef _POSIX_SOURCE
8
5e218033
LR
9// Define if GCC supports weak symbols
10#undef _GLIBCPP_SUPPORTS_WEAK
11
12// Define if gthr-default.h exists (meaning that threading support is enabled)
13#undef HAVE_GTHR_DEFAULT
8b8ab21c 14
b2dad0e3
BK
15// Include support for 'long long' and 'unsigned long long'.
16#undef _GLIBCPP_USE_LONG_LONG
17
7cda84dc
BK
18// Define if code specialized for wchar_t should be used.
19#undef _GLIBCPP_USE_C99
20
0517cb99
BK
21// Include support for shadow headers, ie --enable-cshadow-headers.
22#undef _GLIBCPP_USE_SHADOW_HEADERS
23
b2dad0e3
BK
24// Define if code specialized for wchar_t should be used.
25#undef _GLIBCPP_USE_WCHAR_T
26
58b08ac3
BK
27// Define if using setrlimit to limit memory usage during 'make check'.
28#undef _GLIBCPP_MEM_LIMITS
29
7cda84dc 30// Define if mbstate_t exists in wchar.h.
7b331228
BK
31#undef HAVE_MBSTATE_T
32
7cda84dc 33// Define if you have the modff function.
eebc608e
BK
34#undef HAVE_MODFF
35
7cda84dc 36// Define if you have the modfl function.
eebc608e
BK
37#undef HAVE_MODFL
38
11fc1858
BK
39// Define if the compiler/host combination has __builtin_abs
40#undef HAVE___BUILTIN_ABS
b2dad0e3 41
11fc1858
BK
42// Define if the compiler/host combination has __builtin_labs
43#undef HAVE___BUILTIN_LABS
54fa7415
SK
44
45// Define if the compiler/host combination has __builtin_cos
11fc1858 46#undef HAVE___BUILTIN_COS
54fa7415
SK
47
48// Define if the compiler/host combination has __builtin_cosf
11fc1858 49#undef HAVE___BUILTIN_COSF
54fa7415
SK
50
51// Define if the compiler/host combination has __builtin_cosl
11fc1858 52#undef HAVE___BUILTIN_COSL
54fa7415
SK
53
54// Define if the compiler/host combination has __builtin_fabs
11fc1858 55#undef HAVE___BUILTIN_FABS
54fa7415
SK
56
57// Define if the compiler/host combination has __builtin_fabsf
11fc1858 58#undef HAVE___BUILTIN_FABSF
54fa7415
SK
59
60// Define if the compiler/host combination has __builtin_fabsl
11fc1858 61#undef HAVE___BUILTIN_FABSL
54fa7415
SK
62
63// Define if the compiler/host combination has __builtin_sin
11fc1858 64#undef HAVE___BUILTIN_SIN
54fa7415
SK
65
66// Define if the compiler/host combination has __builtin_sinf
11fc1858 67#undef HAVE___BUILTIN_SINF
54fa7415
SK
68
69// Define if the compiler/host combination has __builtin_sinl
11fc1858 70#undef HAVE___BUILTIN_SINL
54fa7415 71
11fc1858
BK
72// Define if the compiler/host combination has __builtin_fsqrt
73#undef HAVE___BUILTIN_FSQRT
54fa7415
SK
74
75// Define if the compiler/host combination has __builtin_sqrtf
11fc1858 76#undef HAVE___BUILTIN_SQRTF
54fa7415
SK
77
78// Define if the compiler/host combination has __builtin_sqrtl
11fc1858 79#undef HAVE___BUILTIN_SQRTL
b2dad0e3 80
b2dad0e3
BK
81// Define if LC_MESSAGES is available in <locale.h>.
82#undef HAVE_LC_MESSAGES
83
54fa7415
SK
84/* Define if you have the _acosf function. */
85#undef HAVE__ACOSF
86
87/* Define if you have the _acosl function. */
88#undef HAVE__ACOSL
89
90/* Define if you have the _asinf function. */
91#undef HAVE__ASINF
92
93/* Define if you have the _asinl function. */
94#undef HAVE__ASINL
95
d38cd8ae
GDR
96/* Define if you have the _atan2f function. */
97#undef HAVE__ATAN2F
98
54fa7415
SK
99/* Define if you have the _atan2l function. */
100#undef HAVE__ATAN2L
101
102/* Define if you have the _atanf function. */
103#undef HAVE__ATANF
104
105/* Define if you have the _atanl function. */
106#undef HAVE__ATANL
107
108/* Define if you have the _ceilf function. */
109#undef HAVE__CEILF
110
111/* Define if you have the _ceill function. */
112#undef HAVE__CEILL
113
b2dad0e3
BK
114/* Define if you have the _copysign function. */
115#undef HAVE__COPYSIGN
116
117/* Define if you have the _copysignl function. */
118#undef HAVE__COPYSIGNL
119
120/* Define if you have the _cosf function. */
121#undef HAVE__COSF
122
123/* Define if you have the _coshf function. */
124#undef HAVE__COSHF
125
54fa7415
SK
126/* Define if you have the _coshl function. */
127#undef HAVE__COSHL
128
129/* Define if you have the _cosl function. */
130#undef HAVE__COSL
131
54fa7415
SK
132/* Define if you have the _expl function. */
133#undef HAVE__EXPL
134
b2dad0e3
BK
135/* Define if you have the _fabsf function. */
136#undef HAVE__FABSF
137
54fa7415
SK
138/* Define if you have the _fabsl function. */
139#undef HAVE__FABSL
140
b2dad0e3
BK
141/* Define if you have the _finite function. */
142#undef HAVE__FINITE
143
144/* Define if you have the _finitef function. */
145#undef HAVE__FINITEF
146
54fa7415
SK
147/* Define if you have the _finitel function. */
148#undef HAVE__FINITEL
149
150/* Define if you have the _floorf function. */
151#undef HAVE__FLOORF
152
153/* Define if you have the _floorl function. */
154#undef HAVE__FLOORL
155
5ae55a2e
BK
156/* Define if you have the _fmodf function. */
157#undef HAVE__FMODF
158
159/* Define if you have the _fmodl function. */
160#undef HAVE__FMODL
161
b2dad0e3
BK
162/* Define if you have the _fpclass function. */
163#undef HAVE__FPCLASS
164
54fa7415
SK
165/* Define if you have the _frexpf function. */
166#undef HAVE__FREXPF
167
168/* Define if you have the _frexpl function. */
169#undef HAVE__FREXPL
170
d38cd8ae
GDR
171/* Define if you have the _hypot function. */
172#undef HAVE__HYPOT
173
174/* Define if you have the _hypotf function. */
175#undef HAVE__HYPOTF
176
177/* Define if you have the _hypotl function. */
178#undef HAVE__HYPOTL
179
b2dad0e3
BK
180/* Define if you have the _isinf function. */
181#undef HAVE__ISINF
182
183/* Define if you have the _isinff function. */
184#undef HAVE__ISINFF
185
186/* Define if you have the _isinfl function. */
187#undef HAVE__ISINFL
188
189/* Define if you have the _isnan function. */
190#undef HAVE__ISNAN
191
192/* Define if you have the _isnanf function. */
193#undef HAVE__ISNANF
194
195/* Define if you have the _isnanl function. */
196#undef HAVE__ISNANL
197
54fa7415
SK
198/* Define if you have the _ldexpf function. */
199#undef HAVE__LDEXPF
200
201/* Define if you have the _ldexpl function. */
202#undef HAVE__LDEXPL
203
b2dad0e3
BK
204/* Define if you have the _log10f function. */
205#undef HAVE__LOG10F
206
54fa7415
SK
207/* Define if you have the _log10l function. */
208#undef HAVE__LOG10L
209
b2dad0e3
BK
210/* Define if you have the _logf function. */
211#undef HAVE__LOGF
212
54fa7415
SK
213/* Define if you have the _logl function. */
214#undef HAVE__LOGL
215
54fa7415
SK
216/* Define if you have the _modff function. */
217#undef HAVE__MODFF
218
219/* Define if you have the _modfl function. */
220#undef HAVE__MODFL
221
b2dad0e3
BK
222/* Define if you have the _powf function. */
223#undef HAVE__POWF
224
54fa7415
SK
225/* Define if you have the _powl function. */
226#undef HAVE__POWL
b2dad0e3
BK
227
228/* Define if you have the _qfpclass function. */
229#undef HAVE__QFPCLASS
230
231/* Define if you have the _sincos function. */
232#undef HAVE__SINCOS
233
234/* Define if you have the _sincosf function. */
235#undef HAVE__SINCOSF
236
237/* Define if you have the _sincosl function. */
238#undef HAVE__SINCOSL
239
240/* Define if you have the _sinf function. */
241#undef HAVE__SINF
242
243/* Define if you have the _sinhf function. */
244#undef HAVE__SINHF
245
54fa7415
SK
246/* Define if you have the _sinhl function. */
247#undef HAVE__SINHL
248
249/* Define if you have the _sinl function. */
250#undef HAVE__SINL
251
b2dad0e3
BK
252/* Define if you have the _sqrtf function. */
253#undef HAVE__SQRTF
254
54fa7415
SK
255/* Define if you have the _sqrtl function. */
256#undef HAVE__SQRTL
257
b2dad0e3
BK
258/* Define if you have the _tanf function. */
259#undef HAVE__TANF
260
261/* Define if you have the _tanhf function. */
262#undef HAVE__TANHF
263
54fa7415
SK
264/* Define if you have the _tanhl function. */
265#undef HAVE__TANHL
266
267/* Define if you have the _tanl function. */
268#undef HAVE__TANL
269
270/* Define if you have the acosf function. */
271#undef HAVE_ACOSF
272
273/* Define if you have the acosl function. */
274#undef HAVE_ACOSL
275
276/* Define if you have the asinf function. */
277#undef HAVE_ASINF
278
279/* Define if you have the asinl function. */
280#undef HAVE_ASINL
281
d38cd8ae
GDR
282/* Define if you have the atan2f function. */
283#undef HAVE_ATAN2F
284
54fa7415
SK
285/* Define if you have the atan2l function. */
286#undef HAVE_ATAN2L
287
288/* Define if you have the atanf function. */
289#undef HAVE_ATANF
290
291/* Define if you have the atanl function. */
292#undef HAVE_ATANL
293
68fe6226
BK
294/* Define if you have the btowc function. */
295#undef HAVE_BTOWC
296
54fa7415
SK
297/* Define if you have the ceilf function. */
298#undef HAVE_CEILF
299
300/* Define if you have the ceill function. */
301#undef HAVE_CEILL
302
b2dad0e3
BK
303/* Define if you have the copysign function. */
304#undef HAVE_COPYSIGN
305
306/* Define if you have the copysignf function. */
307#undef HAVE_COPYSIGNF
308
309/* Define if you have the copysignl function. */
310#undef HAVE_COPYSIGNL
311
312/* Define if you have the cosf function. */
313#undef HAVE_COSF
314
315/* Define if you have the coshf function. */
316#undef HAVE_COSHF
317
54fa7415
SK
318/* Define if you have the coshl function. */
319#undef HAVE_COSHL
320
321/* Define if you have the cosl function. */
322#undef HAVE_COSL
323
7cda84dc
BK
324/* Define if you have the drand48 function. */
325#undef HAVE_DRAND48
326
54fa7415
SK
327/* Define if you have the expl function. */
328#undef HAVE_EXPL
329
b2dad0e3
BK
330/* Define if you have the fabsf function. */
331#undef HAVE_FABSF
332
54fa7415
SK
333/* Define if you have the fabsl function. */
334#undef HAVE_FABSL
335
df7b1359
BK
336/* Define if you have the fgetwc function. */
337#undef HAVE_FGETWC
338
68fe6226
BK
339/* Define if you have the fgetws function. */
340#undef HAVE_FGETWS
341
b2dad0e3
BK
342/* Define if you have the finite function. */
343#undef HAVE_FINITE
344
54fa7415
SK
345/* Define if you have the finitef function. */
346#undef HAVE_FINITEF
347
348/* Define if you have the finitel function. */
349#undef HAVE_FINITEL
350
351/* Define if you have the floorf function. */
352#undef HAVE_FLOORF
353
354/* Define if you have the floorl function. */
355#undef HAVE_FLOORL
356
5ae55a2e
BK
357/* Define if you have the fmodf function. */
358#undef HAVE_FMODF
359
360/* Define if you have the fmodl function. */
361#undef HAVE_FMODL
362
b2dad0e3
BK
363/* Define if you have the fpclass function. */
364#undef HAVE_FPCLASS
365
68fe6226
BK
366/* Define if you have the fputwc function. */
367#undef HAVE_FPUTWC
368
369/* Define if you have the fputws function. */
370#undef HAVE_FPUTWS
371
54fa7415
SK
372/* Define if you have the frexpf function. */
373#undef HAVE_FREXPF
374
375/* Define if you have the frexpl function. */
376#undef HAVE_FREXPL
377
68fe6226
BK
378/* Define if you have the fwide function. */
379#undef HAVE_FWIDE
380
381/* Define if you have the fwprintf function. */
382#undef HAVE_FWPRINTF
383
384/* Define if you have the fwscanf function. */
385#undef HAVE_FWSCANF
386
b2dad0e3
BK
387/* Define if you have the getpagesize function. */
388#undef HAVE_GETPAGESIZE
389
68fe6226
BK
390/* Define if you have the getwc function. */
391#undef HAVE_GETWC
392
393/* Define if you have the getwchar function. */
394#undef HAVE_GETWCHAR
395
b2dad0e3
BK
396/* Define if you have the hypot function. */
397#undef HAVE_HYPOT
398
399/* Define if you have the hypotf function. */
400#undef HAVE_HYPOTF
401
402/* Define if you have the hypotl function. */
403#undef HAVE_HYPOTL
404
3840fa2a
BK
405/* Define if you have the iconv function. */
406#undef HAVE_ICONV
407
408/* Define if you have the iconv_close function. */
409#undef HAVE_ICONV_CLOSE
410
411/* Define if you have the iconv_open function. */
412#undef HAVE_ICONV_OPEN
413
b2dad0e3
BK
414/* Define if you have the isinf function. */
415#undef HAVE_ISINF
416
417/* Define if you have the isinff function. */
418#undef HAVE_ISINFF
419
420/* Define if you have the isinfl function. */
421#undef HAVE_ISINFL
422
423/* Define if you have the isnan function. */
424#undef HAVE_ISNAN
425
426/* Define if you have the isnanf function. */
427#undef HAVE_ISNANF
428
429/* Define if you have the isnanl function. */
430#undef HAVE_ISNANL
431
54fa7415
SK
432/* Define if you have the ldexpf function. */
433#undef HAVE_LDEXPF
434
435/* Define if you have the ldexpl function. */
436#undef HAVE_LDEXPL
437
b2dad0e3
BK
438/* Define if you have the log10f function. */
439#undef HAVE_LOG10F
440
54fa7415
SK
441/* Define if you have the log10l function. */
442#undef HAVE_LOG10L
443
b2dad0e3
BK
444/* Define if you have the logf function. */
445#undef HAVE_LOGF
446
54fa7415
SK
447/* Define if you have the logl function. */
448#undef HAVE_LOGL
449
68fe6226
BK
450/* Define if you have the mbrlen function. */
451#undef HAVE_MBRLEN
452
453/* Define if you have the mbrtowc function. */
454#undef HAVE_MBRTOWC
455
456/* Define if you have the mbsinit function. */
457#undef HAVE_MBSINIT
458
ae658d47
BK
459/* Define if you have the mbsrtowcs function. */
460#undef HAVE_MBSRTOWCS
461
54fa7415
SK
462/* Define if you have the modff function. */
463#undef HAVE_MODFF
464
465/* Define if you have the modfl function. */
466#undef HAVE_MODFL
467
b2dad0e3
BK
468/* Define if you have the nan function. */
469#undef HAVE_NAN
470
ae658d47
BK
471/* Define if you have the nl_langinfo function. */
472#undef HAVE_NL_LANGINFO
473
b2dad0e3
BK
474/* Define if you have the powf function. */
475#undef HAVE_POWF
476
54fa7415
SK
477/* Define if you have the powl function. */
478#undef HAVE_POWL
479
68fe6226
BK
480/* Define if you have the putwc function. */
481#undef HAVE_PUTWC
482
483/* Define if you have the putwchar function. */
484#undef HAVE_PUTWCHAR
485
b2dad0e3
BK
486/* Define if you have the qfpclass function. */
487#undef HAVE_QFPCLASS
488
489/* Define if you have the signbitl function. */
490#undef HAVE_SIGNBITL
491
492/* Define if you have the sincos function. */
493#undef HAVE_SINCOS
494
495/* Define if you have the sincosf function. */
496#undef HAVE_SINCOSF
497
498/* Define if you have the sincosl function. */
499#undef HAVE_SINCOSL
500
501/* Define if you have the sinf function. */
502#undef HAVE_SINF
503
504/* Define if you have the sinhf function. */
505#undef HAVE_SINHF
506
54fa7415
SK
507/* Define if you have the sinhl function. */
508#undef HAVE_SINHL
509
510/* Define if you have the sinl function. */
511#undef HAVE_SINL
512
b2dad0e3
BK
513/* Define if you have the sqrtf function. */
514#undef HAVE_SQRTF
515
54fa7415
SK
516/* Define if you have the sqrtl function. */
517#undef HAVE_SQRTL
518
b2dad0e3
BK
519/* Define if you have the strtold function. */
520#undef HAVE_STRTOLD
521
68fe6226
BK
522/* Define if you have the swprintf function. */
523#undef HAVE_SWPRINTF
524
525/* Define if you have the swscanf function. */
526#undef HAVE_SWSCANF
527
b2dad0e3
BK
528/* Define if you have the tanf function. */
529#undef HAVE_TANF
530
531/* Define if you have the tanhf function. */
532#undef HAVE_TANHF
533
54fa7415
SK
534/* Define if you have the tanhl function. */
535#undef HAVE_TANHL
536
537/* Define if you have the tanl function. */
538#undef HAVE_TANL
539
68fe6226
BK
540/* Define if you have the ungetwc function. */
541#undef HAVE_UNGETWC
542
543/* Define if you have the vfwprintf function. */
544#undef HAVE_VFWPRINTF
545
546/* Define if you have the vfwscanf function. */
547#undef HAVE_VFWSCANF
548
549/* Define if you have the vswprintf function. */
550#undef HAVE_VSWPRINTF
551
552/* Define if you have the vswscanf function. */
553#undef HAVE_VSWSCANF
554
555/* Define if you have the vwprintf function. */
556#undef HAVE_VWPRINTF
557
558/* Define if you have the vwscanf function. */
559#undef HAVE_VWSCANF
560
561/* Define if you have the wcrtomb function. */
562#undef HAVE_WCRTOMB
563
564/* Define if you have the wcscat function. */
565#undef HAVE_WCSCAT
566
567/* Define if you have the wcschr function. */
568#undef HAVE_WCSCHR
569
570/* Define if you have the wcscmp function. */
571#undef HAVE_WCSCMP
572
573/* Define if you have the wcscoll function. */
574#undef HAVE_WCSCOLL
575
576/* Define if you have the wcscpy function. */
577#undef HAVE_WCSCPY
578
579/* Define if you have the wcscspn function. */
580#undef HAVE_WCSCSPN
581
582/* Define if you have the wcsftime function. */
583#undef HAVE_WCSFTIME
584
b2dad0e3
BK
585/* Define if you have the wcslen function. */
586#undef HAVE_WCSLEN
587
68fe6226
BK
588/* Define if you have the wcsncat function. */
589#undef HAVE_WCSNCAT
590
591/* Define if you have the wcsncmp function. */
592#undef HAVE_WCSNCMP
593
594/* Define if you have the wcsncpy function. */
595#undef HAVE_WCSNCPY
596
597/* Define if you have the wcspbrk function. */
598#undef HAVE_WCSPBRK
599
600/* Define if you have the wcsrchr function. */
601#undef HAVE_WCSRCHR
602
ae658d47
BK
603/* Define if you have the wcsrtombs function. */
604#undef HAVE_WCSRTOMBS
605
68fe6226
BK
606/* Define if you have the wcsspn function. */
607#undef HAVE_WCSSPN
608
609/* Define if you have the wcsstr function. */
610#undef HAVE_WCSSTR
611
612/* Define if you have the wcstod function. */
613#undef HAVE_WCSTOD
614
615/* Define if you have the wcstof function. */
616#undef HAVE_WCSTOF
617
618/* Define if you have the wcstok function. */
619#undef HAVE_WCSTOK
620
621/* Define if you have the wcstol function. */
622#undef HAVE_WCSTOL
623
624/* Define if you have the wcstoul function. */
625#undef HAVE_WCSTOUL
626
627/* Define if you have the wcsxfrm function. */
628#undef HAVE_WCSXFRM
629
630/* Define if you have the wctob function. */
631#undef HAVE_WCTOB
632
b2dad0e3
BK
633/* Define if you have the wmemchr function. */
634#undef HAVE_WMEMCHR
635
636/* Define if you have the wmemcmp function. */
637#undef HAVE_WMEMCMP
638
639/* Define if you have the wmemcpy function. */
640#undef HAVE_WMEMCPY
641
642/* Define if you have the wmemmove function. */
643#undef HAVE_WMEMMOVE
644
645/* Define if you have the wmemset function. */
646#undef HAVE_WMEMSET
647
68fe6226
BK
648/* Define if you have the wprintf function. */
649#undef HAVE_WPRINTF
650
651/* Define if you have the wscanf function. */
652#undef HAVE_WSCANF
653
b2dad0e3
BK
654/* Define if you have the <endian.h> header file. */
655#undef HAVE_ENDIAN_H
656
657/* Define if you have the <float.h> header file. */
658#undef HAVE_FLOAT_H
659
660/* Define if you have the <fp.h> header file. */
661#undef HAVE_FP_H
662
dfb1d76f
PE
663/* Define if you have the <gconv.h> header file. */
664#undef HAVE_GCONV_H
665
b2dad0e3
BK
666/* Define if you have the <ieeefp.h> header file. */
667#undef HAVE_IEEEFP_H
668
669/* Define if you have the <inttypes.h> header file. */
670#undef HAVE_INTTYPES_H
671
672/* Define if you have the <locale.h> header file. */
673#undef HAVE_LOCALE_H
674
675/* Define if you have the <machine/endian.h> header file. */
676#undef HAVE_MACHINE_ENDIAN_H
677
678/* Define if you have the <machine/param.h> header file. */
679#undef HAVE_MACHINE_PARAM_H
680
681/* Define if you have the <nan.h> header file. */
682#undef HAVE_NAN_H
683
684/* Define if you have the <sys/isa_defs.h> header file. */
685#undef HAVE_SYS_ISA_DEFS_H
686
687/* Define if you have the <sys/machine.h> header file. */
688#undef HAVE_SYS_MACHINE_H
689
fe413112
PE
690/* Define if you have the <sys/resource.h> header file. */
691#undef HAVE_SYS_RESOURCE_H
692
b2dad0e3
BK
693/* Define if you have the <unistd.h> header file. */
694#undef HAVE_UNISTD_H
695
7b331228
BK
696/* Define if you have the <wchar.h> header file. */
697#undef HAVE_WCHAR_H
698
b4b2a487
MM
699/* Define if you have the m library (-lm). */
700#undef HAVE_LIBM
701
b2dad0e3
BK
702/* Name of package */
703#undef PACKAGE
704
705/* Version number of package */
706#undef VERSION
707
52a11cbf
RH
708/* Define if the compiler is configured for setjmp/longjmp exceptions. */
709#undef _GLIBCPP_SJLJ_EXCEPTIONS
710
48dbafe4
AO
711/* Define if sigsetjmp is available. */
712#undef HAVE_SIGSETJMP
713
fe413112
PE
714/* Only used in build directory testsuite_hooks.h. */
715#undef HAVE_MEMLIMIT_DATA
716
717/* Only used in build directory testsuite_hooks.h. */
718#undef HAVE_MEMLIMIT_RSS
719
720/* Only used in build directory testsuite_hooks.h. */
721#undef HAVE_MEMLIMIT_VMEM
722
723/* Only used in build directory testsuite_hooks.h. */
724#undef HAVE_MEMLIMIT_AS
725
b2dad0e3
BK
726//
727// Systems that have certain non-standard functions prefixed with an
728// underscore, we'll handle those here. Must come after config.h.in.
729//
b2dad0e3
BK
730#if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
731# define HAVE_ISNAN 1
732# define isnan _isnan
733#endif
734
735#if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
736# define HAVE_ISNANF 1
737# define isnanf _isnanf
738#endif
739
740#if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
741# define HAVE_ISNANL 1
742# define isnanl _isnanl
743#endif
744
745#if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
746# define HAVE_ISINF 1
747# define isinf _isinf
748#endif
749
750#if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
751# define HAVE_ISINFF 1
752# define isinff _isinff
753#endif
754
755#if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
756# define HAVE_ISINFL 1
757# define isinfl _isinfl
758#endif
759
760#if defined (HAVE__COPYSIGN) && ! defined (HAVE_COPYSIGN)
761# define HAVE_COPYSIGN 1
762# define copysign _copysign
763#endif
764
765#if defined (HAVE__COPYSIGNL) && ! defined (HAVE_COPYSIGNL)
766# define HAVE_COPYSIGNL 1
767# define copysignl _copysignl
768#endif
769
770#if defined (HAVE__COSF) && ! defined (HAVE_COSF)
771# define HAVE_COSF 1
772# define cosf _cosf
773#endif
774
54fa7415
SK
775#if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
776# define HAVE_ACOSF 1
777# define acosf _acosf
778#endif
779
780#if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
781# define HAVE_ACOSL 1
782# define acosl _acosl
783#endif
784
785#if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
786# define HAVE_ASINF 1
787# define asinf _asinf
788#endif
789
790#if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
791# define HAVE_ASINL 1
792# define asinl _asinl
793#endif
794
795#if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
796# define HAVE_ATANF 1
797# define atanf _atanf
798#endif
799
800#if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
801# define HAVE_ATANL 1
802# define atanl _atanl
803#endif
804
805#if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
806# define HAVE_CEILF 1
807# define aceil _ceilf
808#endif
809
810#if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
811# define HAVE_CEILL 1
812# define aceil _ceill
813#endif
814
b2dad0e3
BK
815#if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
816# define HAVE_COSHF 1
817# define coshf _coshf
818#endif
819
54fa7415
SK
820#if defined (HAVE__COSL) && ! defined (HAVE_COSL)
821# define HAVE_COSL 1
822# define cosl _cosl
823#endif
824
b2dad0e3
BK
825#if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
826# define HAVE_LOGF 1
827# define logf _logf
828#endif
829
54fa7415
SK
830#if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
831# define HAVE_COSHL 1
832# define coshl _coshl
833#endif
834
835#if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
836# define HAVE_EXPF 1
837# define expf _expf
838#endif
839
840#if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
841# define HAVE_EXPL 1
842# define expl _expl
843#endif
844
845#if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
846# define HAVE_FABSF 1
847# define fabsf _fabsf
848#endif
849
850#if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
851# define HAVE_FABSL 1
852# define fabsl _fabsl
853#endif
854
855#if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
856# define HAVE_FLOORF 1
857# define floorf _floorf
858#endif
859
860#if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
861# define HAVE_FLOORL 1
862# define floorl _floorl
863#endif
864
865#if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
866# define HAVE_FMODF 1
867# define fmodf _fmodf
868#endif
869
870#if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
871# define HAVE_FMODL 1
872# define fmodl _fmodl
873#endif
874
875#if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
876# define HAVE_FREXPF 1
877# define frexpf _frexpf
878#endif
879
880#if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
881# define HAVE_FREXPL 1
882# define frexpl _frexpl
883#endif
884
885#if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
886# define HAVE_LDEXPF 1
887# define ldexpf _ldexpf
888#endif
889
890#if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
891# define HAVE_LDEXPL 1
892# define ldexpl _ldexpl
893#endif
894
b2dad0e3
BK
895#if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
896# define HAVE_LOG10F 1
897# define log10f _log10f
898#endif
899
54fa7415
SK
900#if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
901# define HAVE_LOGL 1
902# define logl _logl
903#endif
904
b2dad0e3
BK
905#if defined (HAVE__POWF) && ! defined (HAVE_POWF)
906# define HAVE_POWF 1
907# define powf _powf
908#endif
909
54fa7415
SK
910#if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
911# define HAVE_LOG10L 1
912# define log10l _log10l
913#endif
914
915#if defined (HAVE__MODF) && ! defined (HAVE_MODF)
916# define HAVE_MODF 1
917# define modf _modf
918#endif
919
920#if defined (HAVE__MODL) && ! defined (HAVE_MODL)
921# define HAVE_MODL 1
922# define modl _modl
923#endif
924
b2dad0e3
BK
925#if defined (HAVE__SINF) && ! defined (HAVE_SINF)
926# define HAVE_SINF 1
927# define sinf _sinf
928#endif
929
54fa7415
SK
930#if defined (HAVE__POWL) && ! defined (HAVE_POWL)
931# define HAVE_POWL 1
932# define powl _powl
933#endif
934
b2dad0e3
BK
935#if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
936# define HAVE_SINHF 1
937# define sinhf _sinhf
938#endif
939
54fa7415
SK
940#if defined (HAVE__SINL) && ! defined (HAVE_SINL)
941# define HAVE_SINL 1
942# define sinl _sinl
943#endif
944
b2dad0e3
BK
945#if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
946# define HAVE_SQRTF 1
947# define sqrtf _sqrtf
948#endif
949
54fa7415
SK
950#if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
951# define HAVE_SINHL 1
952# define sinhl _sinhl
953#endif
954
b2dad0e3
BK
955#if defined (HAVE__TANF) && ! defined (HAVE_TANF)
956# define HAVE_TANF 1
957# define tanf _tanf
958#endif
959
54fa7415
SK
960#if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
961# define HAVE_SQRTL 1
962# define sqrtl _sqrtl
963#endif
964
b2dad0e3
BK
965#if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
966# define HAVE_TANHF 1
967# define tanhf _tanhf
968#endif
969
54fa7415
SK
970#if defined (HAVE__TANL) && ! defined (HAVE_TANL)
971# define HAVE_TANF 1
972# define tanf _tanf
973#endif
974
b2dad0e3
BK
975#if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
976# define HAVE_STRTOF 1
977# define strtof _strtof
978#endif
979
54fa7415
SK
980#if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
981# define HAVE_TANHL 1
982# define tanhl _tanhl
983#endif
984
b2dad0e3
BK
985#if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
986# define HAVE_STRTOLD 1
987# define strtold _strtold
988#endif
989
b2dad0e3
BK
990#if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
991# define HAVE_SINCOS 1
992# define sincos _sincos
993#endif
994
995#if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
996# define HAVE_SINCOSF 1
997# define sincosf _sincosf
998#endif
999
1000#if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
1001# define HAVE_SINCOSL 1
1002# define sincosl _sincosl
1003#endif
1004
1005#if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
1006# define HAVE_FINITE 1
1007# define finite _finite
1008#endif
1009
54fa7415
SK
1010#if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
1011# define HAVE_FINITEF 1
1012# define finitef _finitef
1013#endif
1014
1015#if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
1016# define HAVE_FINITEL 1
1017# define finitel _finitel
1018#endif
1019
b2dad0e3
BK
1020#if defined (HAVE__QFINITE) && ! defined (HAVE_QFINITE)
1021# define HAVE_QFINITE 1
1022# define qfinite _qfinite
1023#endif
1024
1025#if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
1026# define HAVE_FPCLASS 1
1027# define fpclass _fpclass
1028#endif
1029
1030#if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
1031# define HAVE_QFPCLASS 1
1032# define qfpclass _qfpclass
1033#endif
1034