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