xref: /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config.h.in (revision 3f351f34c6d827cf017cdcff3543f6ec0c88b420)
1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if you have the `acosf' function. */
4#undef HAVE_ACOSF
5
6/* Define to 1 if you have the `acosl' function. */
7#undef HAVE_ACOSL
8
9/* Define to 1 if you have the `aligned_alloc' function. */
10#undef HAVE_ALIGNED_ALLOC
11
12/* Define if arc4random is available in <stdlib.h>. */
13#undef HAVE_ARC4RANDOM
14
15/* Define to 1 if you have the <arpa/inet.h> header file. */
16#undef HAVE_ARPA_INET_H
17
18/* Define to 1 if you have the `asinf' function. */
19#undef HAVE_ASINF
20
21/* Define to 1 if you have the `asinl' function. */
22#undef HAVE_ASINL
23
24/* Define to 1 if the target assembler supports .symver directive. */
25#undef HAVE_AS_SYMVER_DIRECTIVE
26
27/* Define to 1 if you have the `atan2f' function. */
28#undef HAVE_ATAN2F
29
30/* Define to 1 if you have the `atan2l' function. */
31#undef HAVE_ATAN2L
32
33/* Define to 1 if you have the `atanf' function. */
34#undef HAVE_ATANF
35
36/* Define to 1 if you have the `atanl' function. */
37#undef HAVE_ATANL
38
39/* Defined if shared_ptr reference counting should use atomic operations. */
40#undef HAVE_ATOMIC_LOCK_POLICY
41
42/* Define to 1 if you have the `at_quick_exit' function. */
43#undef HAVE_AT_QUICK_EXIT
44
45/* Define to 1 if the target assembler supports thread-local storage. */
46#undef HAVE_CC_TLS
47
48/* Define to 1 if you have the `ceilf' function. */
49#undef HAVE_CEILF
50
51/* Define to 1 if you have the `ceill' function. */
52#undef HAVE_CEILL
53
54/* Define to 1 if you have the <complex.h> header file. */
55#undef HAVE_COMPLEX_H
56
57/* Define to 1 if you have the `cosf' function. */
58#undef HAVE_COSF
59
60/* Define to 1 if you have the `coshf' function. */
61#undef HAVE_COSHF
62
63/* Define to 1 if you have the `coshl' function. */
64#undef HAVE_COSHL
65
66/* Define to 1 if you have the `cosl' function. */
67#undef HAVE_COSL
68
69/* Define to 1 if you have the declaration of `strnlen', and to 0 if you
70   don't. */
71#undef HAVE_DECL_STRNLEN
72
73/* Define to 1 if you have the <dirent.h> header file. */
74#undef HAVE_DIRENT_H
75
76/* Define if dirfd is available in <dirent.h>. */
77#undef HAVE_DIRFD
78
79/* Define to 1 if you have the <dlfcn.h> header file. */
80#undef HAVE_DLFCN_H
81
82/* Define to 1 if you have the <endian.h> header file. */
83#undef HAVE_ENDIAN_H
84
85/* Define to 1 if GCC 4.6 supported std::exception_ptr for the target */
86#undef HAVE_EXCEPTION_PTR_SINCE_GCC46
87
88/* Define to 1 if you have the <execinfo.h> header file. */
89#undef HAVE_EXECINFO_H
90
91/* Define to 1 if you have the `expf' function. */
92#undef HAVE_EXPF
93
94/* Define to 1 if you have the `expl' function. */
95#undef HAVE_EXPL
96
97/* Define to 1 if you have the `fabsf' function. */
98#undef HAVE_FABSF
99
100/* Define to 1 if you have the `fabsl' function. */
101#undef HAVE_FABSL
102
103/* Define to 1 if you have the <fcntl.h> header file. */
104#undef HAVE_FCNTL_H
105
106/* Define if fdopendir is available in <dirent.h>. */
107#undef HAVE_FDOPENDIR
108
109/* Define to 1 if you have the <fenv.h> header file. */
110#undef HAVE_FENV_H
111
112/* Define to 1 if you have the `finite' function. */
113#undef HAVE_FINITE
114
115/* Define to 1 if you have the `finitef' function. */
116#undef HAVE_FINITEF
117
118/* Define to 1 if you have the `finitel' function. */
119#undef HAVE_FINITEL
120
121/* Define to 1 if you have the <float.h> header file. */
122#undef HAVE_FLOAT_H
123
124/* Define to 1 if you have the `floorf' function. */
125#undef HAVE_FLOORF
126
127/* Define to 1 if you have the `floorl' function. */
128#undef HAVE_FLOORL
129
130/* Define to 1 if you have the `fmodf' function. */
131#undef HAVE_FMODF
132
133/* Define to 1 if you have the `fmodl' function. */
134#undef HAVE_FMODL
135
136/* Define to 1 if you have the `fpclass' function. */
137#undef HAVE_FPCLASS
138
139/* Define to 1 if you have the <fp.h> header file. */
140#undef HAVE_FP_H
141
142/* Define to 1 if you have the `frexpf' function. */
143#undef HAVE_FREXPF
144
145/* Define to 1 if you have the `frexpl' function. */
146#undef HAVE_FREXPL
147
148/* Define if getentropy is available in <unistd.h>. */
149#undef HAVE_GETENTROPY
150
151/* Define if _Unwind_GetIPInfo is available. */
152#undef HAVE_GETIPINFO
153
154/* Define if gets is available in <stdio.h> before C++14. */
155#undef HAVE_GETS
156
157/* Define to 1 if you have the `hypot' function. */
158#undef HAVE_HYPOT
159
160/* Define to 1 if you have the `hypotf' function. */
161#undef HAVE_HYPOTF
162
163/* Define to 1 if you have the `hypotl' function. */
164#undef HAVE_HYPOTL
165
166/* Define if you have the iconv() function. */
167#undef HAVE_ICONV
168
169/* Define to 1 if you have the <ieeefp.h> header file. */
170#undef HAVE_IEEEFP_H
171
172/* Define to 1 if you have the <inttypes.h> header file. */
173#undef HAVE_INTTYPES_H
174
175/* Define to 1 if you have the `isinf' function. */
176#undef HAVE_ISINF
177
178/* Define to 1 if you have the `isinff' function. */
179#undef HAVE_ISINFF
180
181/* Define to 1 if you have the `isinfl' function. */
182#undef HAVE_ISINFL
183
184/* Define to 1 if you have the `isnan' function. */
185#undef HAVE_ISNAN
186
187/* Define to 1 if you have the `isnanf' function. */
188#undef HAVE_ISNANF
189
190/* Define to 1 if you have the `isnanl' function. */
191#undef HAVE_ISNANL
192
193/* Defined if iswblank exists. */
194#undef HAVE_ISWBLANK
195
196/* Define if LC_MESSAGES is available in <locale.h>. */
197#undef HAVE_LC_MESSAGES
198
199/* Define to 1 if you have the `ldexpf' function. */
200#undef HAVE_LDEXPF
201
202/* Define to 1 if you have the `ldexpl' function. */
203#undef HAVE_LDEXPL
204
205/* Define to 1 if you have the <libintl.h> header file. */
206#undef HAVE_LIBINTL_H
207
208/* Only used in build directory testsuite_hooks.h. */
209#undef HAVE_LIMIT_AS
210
211/* Only used in build directory testsuite_hooks.h. */
212#undef HAVE_LIMIT_DATA
213
214/* Only used in build directory testsuite_hooks.h. */
215#undef HAVE_LIMIT_FSIZE
216
217/* Only used in build directory testsuite_hooks.h. */
218#undef HAVE_LIMIT_RSS
219
220/* Only used in build directory testsuite_hooks.h. */
221#undef HAVE_LIMIT_VMEM
222
223/* Define if link is available in <unistd.h>. */
224#undef HAVE_LINK
225
226/* Define to 1 if you have the <link.h> header file. */
227#undef HAVE_LINK_H
228
229/* Define if futex syscall is available. */
230#undef HAVE_LINUX_FUTEX
231
232/* Define to 1 if you have the <linux/random.h> header file. */
233#undef HAVE_LINUX_RANDOM_H
234
235/* Define to 1 if you have the <linux/types.h> header file. */
236#undef HAVE_LINUX_TYPES_H
237
238/* Define to 1 if you have the <locale.h> header file. */
239#undef HAVE_LOCALE_H
240
241/* Define to 1 if you have the `log10f' function. */
242#undef HAVE_LOG10F
243
244/* Define to 1 if you have the `log10l' function. */
245#undef HAVE_LOG10L
246
247/* Define to 1 if you have the `logf' function. */
248#undef HAVE_LOGF
249
250/* Define to 1 if you have the `logl' function. */
251#undef HAVE_LOGL
252
253/* Define to 1 if you have the <machine/endian.h> header file. */
254#undef HAVE_MACHINE_ENDIAN_H
255
256/* Define to 1 if you have the <machine/param.h> header file. */
257#undef HAVE_MACHINE_PARAM_H
258
259/* Define if mbstate_t exists in wchar.h. */
260#undef HAVE_MBSTATE_T
261
262/* Define to 1 if you have the `memalign' function. */
263#undef HAVE_MEMALIGN
264
265/* Define to 1 if you have the <memory.h> header file. */
266#undef HAVE_MEMORY_H
267
268/* Define to 1 if you have the `modf' function. */
269#undef HAVE_MODF
270
271/* Define to 1 if you have the `modff' function. */
272#undef HAVE_MODFF
273
274/* Define to 1 if you have the `modfl' function. */
275#undef HAVE_MODFL
276
277/* Define to 1 if you have the <nan.h> header file. */
278#undef HAVE_NAN_H
279
280/* Define to 1 if you have the <netdb.h> header file. */
281#undef HAVE_NETDB_H
282
283/* Define to 1 if you have the <netinet/in.h> header file. */
284#undef HAVE_NETINET_IN_H
285
286/* Define to 1 if you have the <netinet/tcp.h> header file. */
287#undef HAVE_NETINET_TCP_H
288
289/* Define if <math.h> defines obsolete isinf function. */
290#undef HAVE_OBSOLETE_ISINF
291
292/* Define if <math.h> defines obsolete isnan function. */
293#undef HAVE_OBSOLETE_ISNAN
294
295/* Define if openat is available in <fcntl.h>. */
296#undef HAVE_OPENAT
297
298/* Define if poll is available in <poll.h>. */
299#undef HAVE_POLL
300
301/* Define to 1 if you have the <poll.h> header file. */
302#undef HAVE_POLL_H
303
304/* Define to 1 if you have the `posix_memalign' function. */
305#undef HAVE_POSIX_MEMALIGN
306
307/* Define to 1 if POSIX Semaphores with sem_timedwait are available in
308   <semaphore.h>. */
309#undef HAVE_POSIX_SEMAPHORE
310
311/* Define to 1 if you have the `powf' function. */
312#undef HAVE_POWF
313
314/* Define to 1 if you have the `powl' function. */
315#undef HAVE_POWL
316
317/* Define to 1 if you have the `qfpclass' function. */
318#undef HAVE_QFPCLASS
319
320/* Define to 1 if you have the `quick_exit' function. */
321#undef HAVE_QUICK_EXIT
322
323/* Define if readlink is available in <unistd.h>. */
324#undef HAVE_READLINK
325
326/* Define to 1 if you have the `secure_getenv' function. */
327#undef HAVE_SECURE_GETENV
328
329/* Define to 1 if you have the `setenv' function. */
330#undef HAVE_SETENV
331
332/* Define to 1 if you have the `sincos' function. */
333#undef HAVE_SINCOS
334
335/* Define to 1 if you have the `sincosf' function. */
336#undef HAVE_SINCOSF
337
338/* Define to 1 if you have the `sincosl' function. */
339#undef HAVE_SINCOSL
340
341/* Define to 1 if you have the `sinf' function. */
342#undef HAVE_SINF
343
344/* Define to 1 if you have the `sinhf' function. */
345#undef HAVE_SINHF
346
347/* Define to 1 if you have the `sinhl' function. */
348#undef HAVE_SINHL
349
350/* Define to 1 if you have the `sinl' function. */
351#undef HAVE_SINL
352
353/* Defined if sleep exists. */
354#undef HAVE_SLEEP
355
356/* Define to 1 if you have the `sockatmark' function. */
357#undef HAVE_SOCKATMARK
358
359/* Define to 1 if you have the `sqrtf' function. */
360#undef HAVE_SQRTF
361
362/* Define to 1 if you have the `sqrtl' function. */
363#undef HAVE_SQRTL
364
365/* Define if the <stacktrace> header is supported. */
366#undef HAVE_STACKTRACE
367
368/* Define to 1 if you have the <stdalign.h> header file. */
369#undef HAVE_STDALIGN_H
370
371/* Define to 1 if you have the <stdbool.h> header file. */
372#undef HAVE_STDBOOL_H
373
374/* Define to 1 if you have the <stdint.h> header file. */
375#undef HAVE_STDINT_H
376
377/* Define to 1 if you have the <stdlib.h> header file. */
378#undef HAVE_STDLIB_H
379
380/* Define if strerror_l is available in <string.h>. */
381#undef HAVE_STRERROR_L
382
383/* Define if strerror_r is available in <string.h>. */
384#undef HAVE_STRERROR_R
385
386/* Define to 1 if you have the <strings.h> header file. */
387#undef HAVE_STRINGS_H
388
389/* Define to 1 if you have the <string.h> header file. */
390#undef HAVE_STRING_H
391
392/* Define to 1 if you have the `strtof' function. */
393#undef HAVE_STRTOF
394
395/* Define to 1 if you have the `strtold' function. */
396#undef HAVE_STRTOLD
397
398/* Define to 1 if `d_type' is a member of `struct dirent'. */
399#undef HAVE_STRUCT_DIRENT_D_TYPE
400
401/* Define if strxfrm_l is available in <string.h>. */
402#undef HAVE_STRXFRM_L
403
404/* Define if symlink is available in <unistd.h>. */
405#undef HAVE_SYMLINK
406
407/* Define to 1 if the target runtime linker supports binding the same symbol
408   to different versions. */
409#undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT
410
411/* Define to 1 if you have the <sys/filio.h> header file. */
412#undef HAVE_SYS_FILIO_H
413
414/* Define to 1 if you have the <sys/ioctl.h> header file. */
415#undef HAVE_SYS_IOCTL_H
416
417/* Define to 1 if you have the <sys/ipc.h> header file. */
418#undef HAVE_SYS_IPC_H
419
420/* Define to 1 if you have the <sys/isa_defs.h> header file. */
421#undef HAVE_SYS_ISA_DEFS_H
422
423/* Define to 1 if you have the <sys/machine.h> header file. */
424#undef HAVE_SYS_MACHINE_H
425
426/* Define to 1 if you have the <sys/mman.h> header file. */
427#undef HAVE_SYS_MMAN_H
428
429/* Define to 1 if you have the <sys/param.h> header file. */
430#undef HAVE_SYS_PARAM_H
431
432/* Define to 1 if you have the <sys/resource.h> header file. */
433#undef HAVE_SYS_RESOURCE_H
434
435/* Define to 1 if you have a suitable <sys/sdt.h> header file */
436#undef HAVE_SYS_SDT_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/socket.h> header file. */
442#undef HAVE_SYS_SOCKET_H
443
444/* Define to 1 if you have the <sys/statvfs.h> header file. */
445#undef HAVE_SYS_STATVFS_H
446
447/* Define to 1 if you have the <sys/stat.h> header file. */
448#undef HAVE_SYS_STAT_H
449
450/* Define to 1 if you have the <sys/sysinfo.h> header file. */
451#undef HAVE_SYS_SYSINFO_H
452
453/* Define to 1 if you have the <sys/time.h> header file. */
454#undef HAVE_SYS_TIME_H
455
456/* Define to 1 if you have the <sys/types.h> header file. */
457#undef HAVE_SYS_TYPES_H
458
459/* Define to 1 if you have the <sys/uio.h> header file. */
460#undef HAVE_SYS_UIO_H
461
462/* Define if S_IFREG is available in <sys/stat.h>. */
463#undef HAVE_S_IFREG
464
465/* Define if S_ISREG is available in <sys/stat.h>. */
466#undef HAVE_S_ISREG
467
468/* Define to 1 if you have the `tanf' function. */
469#undef HAVE_TANF
470
471/* Define to 1 if you have the `tanhf' function. */
472#undef HAVE_TANHF
473
474/* Define to 1 if you have the `tanhl' function. */
475#undef HAVE_TANHL
476
477/* Define to 1 if you have the `tanl' function. */
478#undef HAVE_TANL
479
480/* Define to 1 if you have the <tgmath.h> header file. */
481#undef HAVE_TGMATH_H
482
483/* Define to 1 if you have the `timespec_get' function. */
484#undef HAVE_TIMESPEC_GET
485
486/* Define to 1 if the target supports thread-local storage. */
487#undef HAVE_TLS
488
489/* Define if truncate is available in <unistd.h>. */
490#undef HAVE_TRUNCATE
491
492/* Define to 1 if you have the <uchar.h> header file. */
493#undef HAVE_UCHAR_H
494
495/* Define to 1 if you have the <unistd.h> header file. */
496#undef HAVE_UNISTD_H
497
498/* Define if unlinkat is available in <fcntl.h>. */
499#undef HAVE_UNLINKAT
500
501/* Define to 1 if you have the `uselocale' function. */
502#undef HAVE_USELOCALE
503
504/* Defined if usleep exists. */
505#undef HAVE_USLEEP
506
507/* Define to 1 if you have the <utime.h> header file. */
508#undef HAVE_UTIME_H
509
510/* Defined if vfwscanf exists. */
511#undef HAVE_VFWSCANF
512
513/* Defined if vswscanf exists. */
514#undef HAVE_VSWSCANF
515
516/* Defined if vwscanf exists. */
517#undef HAVE_VWSCANF
518
519/* Define to 1 if you have the <wchar.h> header file. */
520#undef HAVE_WCHAR_H
521
522/* Defined if wcstof exists. */
523#undef HAVE_WCSTOF
524
525/* Define to 1 if you have the <wctype.h> header file. */
526#undef HAVE_WCTYPE_H
527
528/* Defined if Sleep exists. */
529#undef HAVE_WIN32_SLEEP
530
531/* Define if writev is available in <sys/uio.h>. */
532#undef HAVE_WRITEV
533
534/* Define to 1 if you have the <xlocale.h> header file. */
535#undef HAVE_XLOCALE_H
536
537/* Define to 1 if you have the `_acosf' function. */
538#undef HAVE__ACOSF
539
540/* Define to 1 if you have the `_acosl' function. */
541#undef HAVE__ACOSL
542
543/* Define to 1 if you have the `_aligned_malloc' function. */
544#undef HAVE__ALIGNED_MALLOC
545
546/* Define to 1 if you have the `_asinf' function. */
547#undef HAVE__ASINF
548
549/* Define to 1 if you have the `_asinl' function. */
550#undef HAVE__ASINL
551
552/* Define to 1 if you have the `_atan2f' function. */
553#undef HAVE__ATAN2F
554
555/* Define to 1 if you have the `_atan2l' function. */
556#undef HAVE__ATAN2L
557
558/* Define to 1 if you have the `_atanf' function. */
559#undef HAVE__ATANF
560
561/* Define to 1 if you have the `_atanl' function. */
562#undef HAVE__ATANL
563
564/* Define to 1 if you have the `_ceilf' function. */
565#undef HAVE__CEILF
566
567/* Define to 1 if you have the `_ceill' function. */
568#undef HAVE__CEILL
569
570/* Define to 1 if you have the `_cosf' function. */
571#undef HAVE__COSF
572
573/* Define to 1 if you have the `_coshf' function. */
574#undef HAVE__COSHF
575
576/* Define to 1 if you have the `_coshl' function. */
577#undef HAVE__COSHL
578
579/* Define to 1 if you have the `_cosl' function. */
580#undef HAVE__COSL
581
582/* Define to 1 if you have the `_expf' function. */
583#undef HAVE__EXPF
584
585/* Define to 1 if you have the `_expl' function. */
586#undef HAVE__EXPL
587
588/* Define to 1 if you have the `_fabsf' function. */
589#undef HAVE__FABSF
590
591/* Define to 1 if you have the `_fabsl' function. */
592#undef HAVE__FABSL
593
594/* Define to 1 if you have the `_finite' function. */
595#undef HAVE__FINITE
596
597/* Define to 1 if you have the `_finitef' function. */
598#undef HAVE__FINITEF
599
600/* Define to 1 if you have the `_finitel' function. */
601#undef HAVE__FINITEL
602
603/* Define to 1 if you have the `_floorf' function. */
604#undef HAVE__FLOORF
605
606/* Define to 1 if you have the `_floorl' function. */
607#undef HAVE__FLOORL
608
609/* Define to 1 if you have the `_fmodf' function. */
610#undef HAVE__FMODF
611
612/* Define to 1 if you have the `_fmodl' function. */
613#undef HAVE__FMODL
614
615/* Define to 1 if you have the `_fpclass' function. */
616#undef HAVE__FPCLASS
617
618/* Define to 1 if you have the `_frexpf' function. */
619#undef HAVE__FREXPF
620
621/* Define to 1 if you have the `_frexpl' function. */
622#undef HAVE__FREXPL
623
624/* Define to 1 if you have the `_hypot' function. */
625#undef HAVE__HYPOT
626
627/* Define to 1 if you have the `_hypotf' function. */
628#undef HAVE__HYPOTF
629
630/* Define to 1 if you have the `_hypotl' function. */
631#undef HAVE__HYPOTL
632
633/* Define to 1 if you have the `_isinf' function. */
634#undef HAVE__ISINF
635
636/* Define to 1 if you have the `_isinff' function. */
637#undef HAVE__ISINFF
638
639/* Define to 1 if you have the `_isinfl' function. */
640#undef HAVE__ISINFL
641
642/* Define to 1 if you have the `_isnan' function. */
643#undef HAVE__ISNAN
644
645/* Define to 1 if you have the `_isnanf' function. */
646#undef HAVE__ISNANF
647
648/* Define to 1 if you have the `_isnanl' function. */
649#undef HAVE__ISNANL
650
651/* Define to 1 if you have the `_ldexpf' function. */
652#undef HAVE__LDEXPF
653
654/* Define to 1 if you have the `_ldexpl' function. */
655#undef HAVE__LDEXPL
656
657/* Define to 1 if you have the `_log10f' function. */
658#undef HAVE__LOG10F
659
660/* Define to 1 if you have the `_log10l' function. */
661#undef HAVE__LOG10L
662
663/* Define to 1 if you have the `_logf' function. */
664#undef HAVE__LOGF
665
666/* Define to 1 if you have the `_logl' function. */
667#undef HAVE__LOGL
668
669/* Define to 1 if you have the `_modf' function. */
670#undef HAVE__MODF
671
672/* Define to 1 if you have the `_modff' function. */
673#undef HAVE__MODFF
674
675/* Define to 1 if you have the `_modfl' function. */
676#undef HAVE__MODFL
677
678/* Define to 1 if you have the `_powf' function. */
679#undef HAVE__POWF
680
681/* Define to 1 if you have the `_powl' function. */
682#undef HAVE__POWL
683
684/* Define to 1 if you have the `_qfpclass' function. */
685#undef HAVE__QFPCLASS
686
687/* Define to 1 if you have the `_sincos' function. */
688#undef HAVE__SINCOS
689
690/* Define to 1 if you have the `_sincosf' function. */
691#undef HAVE__SINCOSF
692
693/* Define to 1 if you have the `_sincosl' function. */
694#undef HAVE__SINCOSL
695
696/* Define to 1 if you have the `_sinf' function. */
697#undef HAVE__SINF
698
699/* Define to 1 if you have the `_sinhf' function. */
700#undef HAVE__SINHF
701
702/* Define to 1 if you have the `_sinhl' function. */
703#undef HAVE__SINHL
704
705/* Define to 1 if you have the `_sinl' function. */
706#undef HAVE__SINL
707
708/* Define to 1 if you have the `_sqrtf' function. */
709#undef HAVE__SQRTF
710
711/* Define to 1 if you have the `_sqrtl' function. */
712#undef HAVE__SQRTL
713
714/* Define to 1 if you have the `_tanf' function. */
715#undef HAVE__TANF
716
717/* Define to 1 if you have the `_tanhf' function. */
718#undef HAVE__TANHF
719
720/* Define to 1 if you have the `_tanhl' function. */
721#undef HAVE__TANHL
722
723/* Define to 1 if you have the `_tanl' function. */
724#undef HAVE__TANL
725
726/* Define to 1 if you have the `_wfopen' function. */
727#undef HAVE__WFOPEN
728
729/* Define to 1 if you have the `__cxa_thread_atexit' function. */
730#undef HAVE___CXA_THREAD_ATEXIT
731
732/* Define to 1 if you have the `__cxa_thread_atexit_impl' function. */
733#undef HAVE___CXA_THREAD_ATEXIT_IMPL
734
735/* Define as const if the declaration of iconv() needs const. */
736#undef ICONV_CONST
737
738/* Define to the sub-directory in which libtool stores uninstalled libraries.
739   */
740#undef LT_OBJDIR
741
742/* Name of package */
743#undef PACKAGE
744
745/* Define to the address where bug reports for this package should be sent. */
746#undef PACKAGE_BUGREPORT
747
748/* Define to the full name of this package. */
749#undef PACKAGE_NAME
750
751/* Define to the full name and version of this package. */
752#undef PACKAGE_STRING
753
754/* Define to the one symbol short name of this package. */
755#undef PACKAGE_TARNAME
756
757/* Define to the home page for this package. */
758#undef PACKAGE_URL
759
760/* Define to the version of this package. */
761#undef PACKAGE_VERSION
762
763/* The size of `char', as computed by sizeof. */
764#undef SIZEOF_CHAR
765
766/* The size of `int', as computed by sizeof. */
767#undef SIZEOF_INT
768
769/* The size of `long', as computed by sizeof. */
770#undef SIZEOF_LONG
771
772/* The size of `short', as computed by sizeof. */
773#undef SIZEOF_SHORT
774
775/* The size of `void *', as computed by sizeof. */
776#undef SIZEOF_VOID_P
777
778/* Define to 1 if you have the ANSI C header files. */
779#undef STDC_HEADERS
780
781/* Version number of package */
782#undef VERSION
783
784/* Enable large inode numbers on Mac OS X 10.5.  */
785#ifndef _DARWIN_USE_64_BIT_INODE
786# define _DARWIN_USE_64_BIT_INODE 1
787#endif
788
789/* Number of bits in a file offset, on hosts where this is settable. */
790#undef _FILE_OFFSET_BITS
791
792/* Define if C99 functions in <complex.h> should be used in <complex> for
793   C++11. Using compiler builtins for these functions requires corresponding
794   C99 library functions to be present. */
795#undef _GLIBCXX11_USE_C99_COMPLEX
796
797/* Define if C99 functions or macros in <math.h> should be imported in <cmath>
798   in namespace std for C++11. */
799#undef _GLIBCXX11_USE_C99_MATH
800
801/* Define if C99 functions or macros in <stdio.h> should be imported in
802   <cstdio> in namespace std for C++11. */
803#undef _GLIBCXX11_USE_C99_STDIO
804
805/* Define if C99 functions or macros in <stdlib.h> should be imported in
806   <cstdlib> in namespace std for C++11. */
807#undef _GLIBCXX11_USE_C99_STDLIB
808
809/* Define if C99 functions or macros in <wchar.h> should be imported in
810   <cwchar> in namespace std for C++11. */
811#undef _GLIBCXX11_USE_C99_WCHAR
812
813/* Define if C99 functions in <complex.h> should be used in <complex> for
814   C++98. Using compiler builtins for these functions requires corresponding
815   C99 library functions to be present. */
816#undef _GLIBCXX98_USE_C99_COMPLEX
817
818/* Define if C99 functions or macros in <math.h> should be imported in <cmath>
819   in namespace std for C++98. */
820#undef _GLIBCXX98_USE_C99_MATH
821
822/* Define if C99 functions or macros in <stdio.h> should be imported in
823   <cstdio> in namespace std for C++98. */
824#undef _GLIBCXX98_USE_C99_STDIO
825
826/* Define if C99 functions or macros in <stdlib.h> should be imported in
827   <cstdlib> in namespace std for C++98. */
828#undef _GLIBCXX98_USE_C99_STDLIB
829
830/* Define if C99 functions or macros in <wchar.h> should be imported in
831   <cwchar> in namespace std for C++98. */
832#undef _GLIBCXX98_USE_C99_WCHAR
833
834/* Define if the compiler supports C++11 atomics. */
835#undef _GLIBCXX_ATOMIC_BUILTINS
836
837/* Define to use concept checking code from the boost libraries. */
838#undef _GLIBCXX_CONCEPT_CHECKS
839
840/* Define to 1 if a fully dynamic basic_string is wanted, 0 to disable,
841   undefined for platform defaults */
842#undef _GLIBCXX_FULLY_DYNAMIC_STRING
843
844/* Define if gthreads library is available. */
845#undef _GLIBCXX_HAS_GTHREADS
846
847/* Define to 1 if a full hosted library is built, or 0 if freestanding. */
848#undef _GLIBCXX_HOSTED
849
850/* Define if compatibility should be provided for alternative 128-bit long
851   double formats. */
852#undef _GLIBCXX_LONG_DOUBLE_ALT128_COMPAT
853
854/* Define if compatibility should be provided for -mlong-double-64. */
855#undef _GLIBCXX_LONG_DOUBLE_COMPAT
856
857/* Define to the letter to which size_t is mangled. */
858#undef _GLIBCXX_MANGLE_SIZE_T
859
860/* Define if C99 llrint and llround functions are missing from <math.h>. */
861#undef _GLIBCXX_NO_C99_ROUNDING_FUNCS
862
863/* Defined if no way to sleep is available. */
864#undef _GLIBCXX_NO_SLEEP
865
866/* Define if ptrdiff_t is int. */
867#undef _GLIBCXX_PTRDIFF_T_IS_INT
868
869/* Define if using setrlimit to set resource limits during "make check" */
870#undef _GLIBCXX_RES_LIMITS
871
872/* Define if size_t is unsigned int. */
873#undef _GLIBCXX_SIZE_T_IS_UINT
874
875/* Define to the value of the EOF integer constant. */
876#undef _GLIBCXX_STDIO_EOF
877
878/* Define to the value of the SEEK_CUR integer constant. */
879#undef _GLIBCXX_STDIO_SEEK_CUR
880
881/* Define to the value of the SEEK_END integer constant. */
882#undef _GLIBCXX_STDIO_SEEK_END
883
884/* Define to use symbol versioning in the shared library. */
885#undef _GLIBCXX_SYMVER
886
887/* Define to use darwin versioning in the shared library. */
888#undef _GLIBCXX_SYMVER_DARWIN
889
890/* Define to use GNU versioning in the shared library. */
891#undef _GLIBCXX_SYMVER_GNU
892
893/* Define to use GNU namespace versioning in the shared library. */
894#undef _GLIBCXX_SYMVER_GNU_NAMESPACE
895
896/* Define to use Sun versioning in the shared library. */
897#undef _GLIBCXX_SYMVER_SUN
898
899/* Define if C11 functions in <uchar.h> should be imported into namespace std
900   in <cuchar>. */
901#undef _GLIBCXX_USE_C11_UCHAR_CXX11
902
903/* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,
904   <stdio.h>, and <stdlib.h> can be used or exposed. */
905#undef _GLIBCXX_USE_C99
906
907/* Define if C99 functions in <complex.h> should be used in <tr1/complex>.
908   Using compiler builtins for these functions requires corresponding C99
909   library functions to be present. */
910#undef _GLIBCXX_USE_C99_COMPLEX_TR1
911
912/* Define if C99 functions in <ctype.h> should be imported in <tr1/cctype> in
913   namespace std::tr1. */
914#undef _GLIBCXX_USE_C99_CTYPE_TR1
915
916/* Define if C99 functions in <fenv.h> should be imported in <tr1/cfenv> in
917   namespace std::tr1. */
918#undef _GLIBCXX_USE_C99_FENV_TR1
919
920/* Define if C99 functions in <inttypes.h> should be imported in
921   <tr1/cinttypes> in namespace std::tr1. */
922#undef _GLIBCXX_USE_C99_INTTYPES_TR1
923
924/* Define if wchar_t C99 functions in <inttypes.h> should be imported in
925   <tr1/cinttypes> in namespace std::tr1. */
926#undef _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1
927
928/* Define if C99 functions or macros in <math.h> should be imported in
929   <tr1/cmath> in namespace std::tr1. */
930#undef _GLIBCXX_USE_C99_MATH_TR1
931
932/* Define if C99 types in <stdint.h> should be imported in <tr1/cstdint> in
933   namespace std::tr1. */
934#undef _GLIBCXX_USE_C99_STDINT_TR1
935
936/* Defined if clock_gettime syscall has monotonic and realtime clock support.
937   */
938#undef _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL
939
940/* Defined if clock_gettime has monotonic clock support. */
941#undef _GLIBCXX_USE_CLOCK_MONOTONIC
942
943/* Defined if clock_gettime has realtime clock support. */
944#undef _GLIBCXX_USE_CLOCK_REALTIME
945
946/* Define if ISO/IEC TR 24733 decimal floating point types are supported on
947   this host. */
948#undef _GLIBCXX_USE_DECIMAL_FLOAT
949
950/* Define if /dev/random and /dev/urandom are available for
951   std::random_device. */
952#undef _GLIBCXX_USE_DEV_RANDOM
953
954/* Define if fchmod is available in <sys/stat.h>. */
955#undef _GLIBCXX_USE_FCHMOD
956
957/* Define if fchmodat is available in <sys/stat.h>. */
958#undef _GLIBCXX_USE_FCHMODAT
959
960/* Defined if gettimeofday is available. */
961#undef _GLIBCXX_USE_GETTIMEOFDAY
962
963/* Define if get_nprocs is available in <sys/sysinfo.h>. */
964#undef _GLIBCXX_USE_GET_NPROCS
965
966/* Define if LFS support is available. */
967#undef _GLIBCXX_USE_LFS
968
969/* Define if code specialized for long long should be used. */
970#undef _GLIBCXX_USE_LONG_LONG
971
972/* Define if lstat is available in <sys/stat.h>. */
973#undef _GLIBCXX_USE_LSTAT
974
975/* Defined if nanosleep is available. */
976#undef _GLIBCXX_USE_NANOSLEEP
977
978/* Define if NLS translations are to be used. */
979#undef _GLIBCXX_USE_NLS
980
981/* Define if pthreads_num_processors_np is available in <pthread.h>. */
982#undef _GLIBCXX_USE_PTHREADS_NUM_PROCESSORS_NP
983
984/* Define if pthread_cond_clockwait is available in <pthread.h>. */
985#undef _GLIBCXX_USE_PTHREAD_COND_CLOCKWAIT
986
987/* Define if pthread_mutex_clocklock is available in <pthread.h>. */
988#undef _GLIBCXX_USE_PTHREAD_MUTEX_CLOCKLOCK
989
990/* Define if pthread_rwlock_clockrdlock and pthread_rwlock_clockwrlock are
991   available in <pthread.h>. */
992#undef _GLIBCXX_USE_PTHREAD_RWLOCK_CLOCKLOCK
993
994/* Define if POSIX read/write locks are available in <gthr.h>. */
995#undef _GLIBCXX_USE_PTHREAD_RWLOCK_T
996
997/* Define if /dev/random and /dev/urandom are available for the random_device
998   of TR1 (Chapter 5.1). */
999#undef _GLIBCXX_USE_RANDOM_TR1
1000
1001/* Define if usable realpath is available in <stdlib.h>. */
1002#undef _GLIBCXX_USE_REALPATH
1003
1004/* Defined if sched_yield is available. */
1005#undef _GLIBCXX_USE_SCHED_YIELD
1006
1007/* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */
1008#undef _GLIBCXX_USE_SC_NPROCESSORS_ONLN
1009
1010/* Define if _SC_NPROC_ONLN is available in <unistd.h>. */
1011#undef _GLIBCXX_USE_SC_NPROC_ONLN
1012
1013/* Define if sendfile is available in <sys/sendfile.h>. */
1014#undef _GLIBCXX_USE_SENDFILE
1015
1016/* Define to restrict std::__basic_file<> to stdio APIs. */
1017#undef _GLIBCXX_USE_STDIO_PURE
1018
1019/* Define if struct stat has timespec members. */
1020#undef _GLIBCXX_USE_ST_MTIM
1021
1022/* Define if sysctl(), CTL_HW and HW_NCPU are available in <sys/sysctl.h>. */
1023#undef _GLIBCXX_USE_SYSCTL_HW_NCPU
1024
1025/* Define if obsolescent tmpnam is available in <stdio.h>. */
1026#undef _GLIBCXX_USE_TMPNAM
1027
1028/* Define if c8rtomb and mbrtoc8 functions in <uchar.h> should be imported
1029   into namespace std in <cuchar> for C++20. */
1030#undef _GLIBCXX_USE_UCHAR_C8RTOMB_MBRTOC8_CXX20
1031
1032/* Define if c8rtomb and mbrtoc8 functions in <uchar.h> should be imported
1033   into namespace std in <cuchar> for -fchar8_t. */
1034#undef _GLIBCXX_USE_UCHAR_C8RTOMB_MBRTOC8_FCHAR8_T
1035
1036/* Define if utime is available in <utime.h>. */
1037#undef _GLIBCXX_USE_UTIME
1038
1039/* Define if utimensat and UTIME_OMIT are available in <sys/stat.h> and
1040   AT_FDCWD in <fcntl.h>. */
1041#undef _GLIBCXX_USE_UTIMENSAT
1042
1043/* Define if code specialized for wchar_t should be used. */
1044#undef _GLIBCXX_USE_WCHAR_T
1045
1046/* Define to 1 if a verbose library is built, or 0 otherwise. */
1047#undef _GLIBCXX_VERBOSE
1048
1049/* Defined if as can handle rdrand. */
1050#undef _GLIBCXX_X86_RDRAND
1051
1052/* Defined if as can handle rdseed. */
1053#undef _GLIBCXX_X86_RDSEED
1054
1055/* Define to 1 if mutex_timedlock is available. */
1056#undef _GTHREAD_USE_MUTEX_TIMEDLOCK
1057
1058/* Define for large files, on AIX-style hosts. */
1059#undef _LARGE_FILES
1060
1061/* Define if all C++11 floating point overloads are available in <math.h>.  */
1062#if __cplusplus >= 201103L
1063#undef __CORRECT_ISO_CPP11_MATH_H_PROTO_FP
1064#endif
1065
1066/* Define if all C++11 integral type overloads are available in <math.h>.  */
1067#if __cplusplus >= 201103L
1068#undef __CORRECT_ISO_CPP11_MATH_H_PROTO_INT
1069#endif
1070
1071#if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
1072# define HAVE_ACOSF 1
1073# define acosf _acosf
1074#endif
1075
1076#if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
1077# define HAVE_ACOSL 1
1078# define acosl _acosl
1079#endif
1080
1081#if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
1082# define HAVE_ASINF 1
1083# define asinf _asinf
1084#endif
1085
1086#if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
1087# define HAVE_ASINL 1
1088# define asinl _asinl
1089#endif
1090
1091#if defined (HAVE__ATAN2F) && ! defined (HAVE_ATAN2F)
1092# define HAVE_ATAN2F 1
1093# define atan2f _atan2f
1094#endif
1095
1096#if defined (HAVE__ATAN2L) && ! defined (HAVE_ATAN2L)
1097# define HAVE_ATAN2L 1
1098# define atan2l _atan2l
1099#endif
1100
1101#if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
1102# define HAVE_ATANF 1
1103# define atanf _atanf
1104#endif
1105
1106#if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
1107# define HAVE_ATANL 1
1108# define atanl _atanl
1109#endif
1110
1111#if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
1112# define HAVE_CEILF 1
1113# define ceilf _ceilf
1114#endif
1115
1116#if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
1117# define HAVE_CEILL 1
1118# define ceill _ceill
1119#endif
1120
1121#if defined (HAVE__COSF) && ! defined (HAVE_COSF)
1122# define HAVE_COSF 1
1123# define cosf _cosf
1124#endif
1125
1126#if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
1127# define HAVE_COSHF 1
1128# define coshf _coshf
1129#endif
1130
1131#if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
1132# define HAVE_COSHL 1
1133# define coshl _coshl
1134#endif
1135
1136#if defined (HAVE__COSL) && ! defined (HAVE_COSL)
1137# define HAVE_COSL 1
1138# define cosl _cosl
1139#endif
1140
1141#if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
1142# define HAVE_EXPF 1
1143# define expf _expf
1144#endif
1145
1146#if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
1147# define HAVE_EXPL 1
1148# define expl _expl
1149#endif
1150
1151#if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
1152# define HAVE_FABSF 1
1153# define fabsf _fabsf
1154#endif
1155
1156#if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
1157# define HAVE_FABSL 1
1158# define fabsl _fabsl
1159#endif
1160
1161#if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
1162# define HAVE_FINITE 1
1163# define finite _finite
1164#endif
1165
1166#if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
1167# define HAVE_FINITEF 1
1168# define finitef _finitef
1169#endif
1170
1171#if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
1172# define HAVE_FINITEL 1
1173# define finitel _finitel
1174#endif
1175
1176#if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
1177# define HAVE_FLOORF 1
1178# define floorf _floorf
1179#endif
1180
1181#if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
1182# define HAVE_FLOORL 1
1183# define floorl _floorl
1184#endif
1185
1186#if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
1187# define HAVE_FMODF 1
1188# define fmodf _fmodf
1189#endif
1190
1191#if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
1192# define HAVE_FMODL 1
1193# define fmodl _fmodl
1194#endif
1195
1196#if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
1197# define HAVE_FPCLASS 1
1198# define fpclass _fpclass
1199#endif
1200
1201#if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
1202# define HAVE_FREXPF 1
1203# define frexpf _frexpf
1204#endif
1205
1206#if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
1207# define HAVE_FREXPL 1
1208# define frexpl _frexpl
1209#endif
1210
1211#if defined (HAVE__HYPOT) && ! defined (HAVE_HYPOT)
1212# define HAVE_HYPOT 1
1213# define hypot _hypot
1214#endif
1215
1216#if defined (HAVE__HYPOTF) && ! defined (HAVE_HYPOTF)
1217# define HAVE_HYPOTF 1
1218# define hypotf _hypotf
1219#endif
1220
1221#if defined (HAVE__HYPOTL) && ! defined (HAVE_HYPOTL)
1222# define HAVE_HYPOTL 1
1223# define hypotl _hypotl
1224#endif
1225
1226#if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
1227# define HAVE_ISINF 1
1228# define isinf _isinf
1229#endif
1230
1231#if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
1232# define HAVE_ISINFF 1
1233# define isinff _isinff
1234#endif
1235
1236#if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
1237# define HAVE_ISINFL 1
1238# define isinfl _isinfl
1239#endif
1240
1241#if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
1242# define HAVE_ISNAN 1
1243# define isnan _isnan
1244#endif
1245
1246#if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
1247# define HAVE_ISNANF 1
1248# define isnanf _isnanf
1249#endif
1250
1251#if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
1252# define HAVE_ISNANL 1
1253# define isnanl _isnanl
1254#endif
1255
1256#if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
1257# define HAVE_LDEXPF 1
1258# define ldexpf _ldexpf
1259#endif
1260
1261#if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
1262# define HAVE_LDEXPL 1
1263# define ldexpl _ldexpl
1264#endif
1265
1266#if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
1267# define HAVE_LOG10F 1
1268# define log10f _log10f
1269#endif
1270
1271#if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
1272# define HAVE_LOG10L 1
1273# define log10l _log10l
1274#endif
1275
1276#if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
1277# define HAVE_LOGF 1
1278# define logf _logf
1279#endif
1280
1281#if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
1282# define HAVE_LOGL 1
1283# define logl _logl
1284#endif
1285
1286#if defined (HAVE__MODF) && ! defined (HAVE_MODF)
1287# define HAVE_MODF 1
1288# define modf _modf
1289#endif
1290
1291#if defined (HAVE__MODFF) && ! defined (HAVE_MODFF)
1292# define HAVE_MODFF 1
1293# define modff _modff
1294#endif
1295
1296#if defined (HAVE__MODFL) && ! defined (HAVE_MODFL)
1297# define HAVE_MODFL 1
1298# define modfl _modfl
1299#endif
1300
1301#if defined (HAVE__POWF) && ! defined (HAVE_POWF)
1302# define HAVE_POWF 1
1303# define powf _powf
1304#endif
1305
1306#if defined (HAVE__POWL) && ! defined (HAVE_POWL)
1307# define HAVE_POWL 1
1308# define powl _powl
1309#endif
1310
1311#if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
1312# define HAVE_QFPCLASS 1
1313# define qfpclass _qfpclass
1314#endif
1315
1316#if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
1317# define HAVE_SINCOS 1
1318# define sincos _sincos
1319#endif
1320
1321#if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
1322# define HAVE_SINCOSF 1
1323# define sincosf _sincosf
1324#endif
1325
1326#if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
1327# define HAVE_SINCOSL 1
1328# define sincosl _sincosl
1329#endif
1330
1331#if defined (HAVE__SINF) && ! defined (HAVE_SINF)
1332# define HAVE_SINF 1
1333# define sinf _sinf
1334#endif
1335
1336#if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
1337# define HAVE_SINHF 1
1338# define sinhf _sinhf
1339#endif
1340
1341#if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
1342# define HAVE_SINHL 1
1343# define sinhl _sinhl
1344#endif
1345
1346#if defined (HAVE__SINL) && ! defined (HAVE_SINL)
1347# define HAVE_SINL 1
1348# define sinl _sinl
1349#endif
1350
1351#if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
1352# define HAVE_SQRTF 1
1353# define sqrtf _sqrtf
1354#endif
1355
1356#if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
1357# define HAVE_SQRTL 1
1358# define sqrtl _sqrtl
1359#endif
1360
1361#if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
1362# define HAVE_STRTOF 1
1363# define strtof _strtof
1364#endif
1365
1366#if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
1367# define HAVE_STRTOLD 1
1368# define strtold _strtold
1369#endif
1370
1371#if defined (HAVE__TANF) && ! defined (HAVE_TANF)
1372# define HAVE_TANF 1
1373# define tanf _tanf
1374#endif
1375
1376#if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
1377# define HAVE_TANHF 1
1378# define tanhf _tanhf
1379#endif
1380
1381#if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
1382# define HAVE_TANHL 1
1383# define tanhl _tanhl
1384#endif
1385
1386#if defined (HAVE__TANL) && ! defined (HAVE_TANL)
1387# define HAVE_TANL 1
1388# define tanl _tanl
1389#endif
1390