Fix artificial overflow during GENERIC folding
[official-gcc.git] / libstdc++-v3 / config.h.in
blobbbb2613ff6934f853526e37f5e893b2669ffce60
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 1 if you have the `acosf' function. */
4 #undef HAVE_ACOSF
6 /* Define to 1 if you have the `acosl' function. */
7 #undef HAVE_ACOSL
9 /* Define to 1 if you have the `aligned_alloc' function. */
10 #undef HAVE_ALIGNED_ALLOC
12 /* Define if arc4random is available in <stdlib.h>. */
13 #undef HAVE_ARC4RANDOM
15 /* Define to 1 if you have the <arpa/inet.h> header file. */
16 #undef HAVE_ARPA_INET_H
18 /* Define to 1 if you have the `asinf' function. */
19 #undef HAVE_ASINF
21 /* Define to 1 if you have the `asinl' function. */
22 #undef HAVE_ASINL
24 /* Define to 1 if the target assembler supports .symver directive. */
25 #undef HAVE_AS_SYMVER_DIRECTIVE
27 /* Define to 1 if you have the `atan2f' function. */
28 #undef HAVE_ATAN2F
30 /* Define to 1 if you have the `atan2l' function. */
31 #undef HAVE_ATAN2L
33 /* Define to 1 if you have the `atanf' function. */
34 #undef HAVE_ATANF
36 /* Define to 1 if you have the `atanl' function. */
37 #undef HAVE_ATANL
39 /* Defined if shared_ptr reference counting should use atomic operations. */
40 #undef HAVE_ATOMIC_LOCK_POLICY
42 /* Define to 1 if you have the `at_quick_exit' function. */
43 #undef HAVE_AT_QUICK_EXIT
45 /* Define to 1 if the target assembler supports thread-local storage. */
46 #undef HAVE_CC_TLS
48 /* Define to 1 if you have the `ceilf' function. */
49 #undef HAVE_CEILF
51 /* Define to 1 if you have the `ceill' function. */
52 #undef HAVE_CEILL
54 /* Define to 1 if you have the <complex.h> header file. */
55 #undef HAVE_COMPLEX_H
57 /* Define to 1 if you have the `cosf' function. */
58 #undef HAVE_COSF
60 /* Define to 1 if you have the `coshf' function. */
61 #undef HAVE_COSHF
63 /* Define to 1 if you have the `coshl' function. */
64 #undef HAVE_COSHL
66 /* Define to 1 if you have the `cosl' function. */
67 #undef HAVE_COSL
69 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
70 don't. */
71 #undef HAVE_DECL_STRNLEN
73 /* Define to 1 if you have the <dirent.h> header file. */
74 #undef HAVE_DIRENT_H
76 /* Define if dirfd is available in <dirent.h>. */
77 #undef HAVE_DIRFD
79 /* Define to 1 if you have the <dlfcn.h> header file. */
80 #undef HAVE_DLFCN_H
82 /* Define to 1 if you have the <endian.h> header file. */
83 #undef HAVE_ENDIAN_H
85 /* Define to 1 if GCC 4.6 supported std::exception_ptr for the target */
86 #undef HAVE_EXCEPTION_PTR_SINCE_GCC46
88 /* Define to 1 if you have the <execinfo.h> header file. */
89 #undef HAVE_EXECINFO_H
91 /* Define to 1 if you have the `expf' function. */
92 #undef HAVE_EXPF
94 /* Define to 1 if you have the `expl' function. */
95 #undef HAVE_EXPL
97 /* Define to 1 if you have the `fabsf' function. */
98 #undef HAVE_FABSF
100 /* Define to 1 if you have the `fabsl' function. */
101 #undef HAVE_FABSL
103 /* Define to 1 if you have the <fcntl.h> header file. */
104 #undef HAVE_FCNTL_H
106 /* Define if fdopendir is available in <dirent.h>. */
107 #undef HAVE_FDOPENDIR
109 /* Define to 1 if you have the <fenv.h> header file. */
110 #undef HAVE_FENV_H
112 /* Define to 1 if you have the `finite' function. */
113 #undef HAVE_FINITE
115 /* Define to 1 if you have the `finitef' function. */
116 #undef HAVE_FINITEF
118 /* Define to 1 if you have the `finitel' function. */
119 #undef HAVE_FINITEL
121 /* Define to 1 if you have the <float.h> header file. */
122 #undef HAVE_FLOAT_H
124 /* Define to 1 if you have the `floorf' function. */
125 #undef HAVE_FLOORF
127 /* Define to 1 if you have the `floorl' function. */
128 #undef HAVE_FLOORL
130 /* Define to 1 if you have the `fmodf' function. */
131 #undef HAVE_FMODF
133 /* Define to 1 if you have the `fmodl' function. */
134 #undef HAVE_FMODL
136 /* Define to 1 if you have the `fpclass' function. */
137 #undef HAVE_FPCLASS
139 /* Define to 1 if you have the <fp.h> header file. */
140 #undef HAVE_FP_H
142 /* Define to 1 if you have the `frexpf' function. */
143 #undef HAVE_FREXPF
145 /* Define to 1 if you have the `frexpl' function. */
146 #undef HAVE_FREXPL
148 /* Define if getentropy is available in <unistd.h>. */
149 #undef HAVE_GETENTROPY
151 /* Define if _Unwind_GetIPInfo is available. */
152 #undef HAVE_GETIPINFO
154 /* Define if gets is available in <stdio.h> before C++14. */
155 #undef HAVE_GETS
157 /* Define to 1 if you have the `hypot' function. */
158 #undef HAVE_HYPOT
160 /* Define to 1 if you have the `hypotf' function. */
161 #undef HAVE_HYPOTF
163 /* Define to 1 if you have the `hypotl' function. */
164 #undef HAVE_HYPOTL
166 /* Define if you have the iconv() function. */
167 #undef HAVE_ICONV
169 /* Define to 1 if you have the <ieeefp.h> header file. */
170 #undef HAVE_IEEEFP_H
172 /* Define to 1 if you have the <inttypes.h> header file. */
173 #undef HAVE_INTTYPES_H
175 /* Define to 1 if you have the `isinf' function. */
176 #undef HAVE_ISINF
178 /* Define to 1 if you have the `isinff' function. */
179 #undef HAVE_ISINFF
181 /* Define to 1 if you have the `isinfl' function. */
182 #undef HAVE_ISINFL
184 /* Define to 1 if you have the `isnan' function. */
185 #undef HAVE_ISNAN
187 /* Define to 1 if you have the `isnanf' function. */
188 #undef HAVE_ISNANF
190 /* Define to 1 if you have the `isnanl' function. */
191 #undef HAVE_ISNANL
193 /* Defined if iswblank exists. */
194 #undef HAVE_ISWBLANK
196 /* Define if LC_MESSAGES is available in <locale.h>. */
197 #undef HAVE_LC_MESSAGES
199 /* Define to 1 if you have the `ldexpf' function. */
200 #undef HAVE_LDEXPF
202 /* Define to 1 if you have the `ldexpl' function. */
203 #undef HAVE_LDEXPL
205 /* Define to 1 if you have the <libintl.h> header file. */
206 #undef HAVE_LIBINTL_H
208 /* Only used in build directory testsuite_hooks.h. */
209 #undef HAVE_LIMIT_AS
211 /* Only used in build directory testsuite_hooks.h. */
212 #undef HAVE_LIMIT_DATA
214 /* Only used in build directory testsuite_hooks.h. */
215 #undef HAVE_LIMIT_FSIZE
217 /* Only used in build directory testsuite_hooks.h. */
218 #undef HAVE_LIMIT_RSS
220 /* Only used in build directory testsuite_hooks.h. */
221 #undef HAVE_LIMIT_VMEM
223 /* Define if link is available in <unistd.h>. */
224 #undef HAVE_LINK
226 /* Define to 1 if you have the <link.h> header file. */
227 #undef HAVE_LINK_H
229 /* Define if futex syscall is available. */
230 #undef HAVE_LINUX_FUTEX
232 /* Define to 1 if you have the <linux/random.h> header file. */
233 #undef HAVE_LINUX_RANDOM_H
235 /* Define to 1 if you have the <linux/types.h> header file. */
236 #undef HAVE_LINUX_TYPES_H
238 /* Define to 1 if you have the <locale.h> header file. */
239 #undef HAVE_LOCALE_H
241 /* Define to 1 if you have the `log10f' function. */
242 #undef HAVE_LOG10F
244 /* Define to 1 if you have the `log10l' function. */
245 #undef HAVE_LOG10L
247 /* Define to 1 if you have the `logf' function. */
248 #undef HAVE_LOGF
250 /* Define to 1 if you have the `logl' function. */
251 #undef HAVE_LOGL
253 /* Define to 1 if you have the <machine/endian.h> header file. */
254 #undef HAVE_MACHINE_ENDIAN_H
256 /* Define to 1 if you have the <machine/param.h> header file. */
257 #undef HAVE_MACHINE_PARAM_H
259 /* Define if mbstate_t exists in wchar.h. */
260 #undef HAVE_MBSTATE_T
262 /* Define to 1 if you have the `memalign' function. */
263 #undef HAVE_MEMALIGN
265 /* Define to 1 if you have the <memory.h> header file. */
266 #undef HAVE_MEMORY_H
268 /* Define to 1 if you have the `modf' function. */
269 #undef HAVE_MODF
271 /* Define to 1 if you have the `modff' function. */
272 #undef HAVE_MODFF
274 /* Define to 1 if you have the `modfl' function. */
275 #undef HAVE_MODFL
277 /* Define to 1 if you have the <nan.h> header file. */
278 #undef HAVE_NAN_H
280 /* Define to 1 if you have the <netdb.h> header file. */
281 #undef HAVE_NETDB_H
283 /* Define to 1 if you have the <netinet/in.h> header file. */
284 #undef HAVE_NETINET_IN_H
286 /* Define to 1 if you have the <netinet/tcp.h> header file. */
287 #undef HAVE_NETINET_TCP_H
289 /* Define if <math.h> defines obsolete isinf function. */
290 #undef HAVE_OBSOLETE_ISINF
292 /* Define if <math.h> defines obsolete isnan function. */
293 #undef HAVE_OBSOLETE_ISNAN
295 /* Define if openat is available in <fcntl.h>. */
296 #undef HAVE_OPENAT
298 /* Define if poll is available in <poll.h>. */
299 #undef HAVE_POLL
301 /* Define to 1 if you have the <poll.h> header file. */
302 #undef HAVE_POLL_H
304 /* Define to 1 if you have the `posix_memalign' function. */
305 #undef HAVE_POSIX_MEMALIGN
307 /* Define to 1 if POSIX Semaphores with sem_timedwait are available in
308 <semaphore.h>. */
309 #undef HAVE_POSIX_SEMAPHORE
311 /* Define to 1 if you have the `powf' function. */
312 #undef HAVE_POWF
314 /* Define to 1 if you have the `powl' function. */
315 #undef HAVE_POWL
317 /* Define to 1 if you have the `qfpclass' function. */
318 #undef HAVE_QFPCLASS
320 /* Define to 1 if you have the `quick_exit' function. */
321 #undef HAVE_QUICK_EXIT
323 /* Define if readlink is available in <unistd.h>. */
324 #undef HAVE_READLINK
326 /* Define to 1 if you have the `secure_getenv' function. */
327 #undef HAVE_SECURE_GETENV
329 /* Define to 1 if you have the `setenv' function. */
330 #undef HAVE_SETENV
332 /* Define to 1 if you have the `sincos' function. */
333 #undef HAVE_SINCOS
335 /* Define to 1 if you have the `sincosf' function. */
336 #undef HAVE_SINCOSF
338 /* Define to 1 if you have the `sincosl' function. */
339 #undef HAVE_SINCOSL
341 /* Define to 1 if you have the `sinf' function. */
342 #undef HAVE_SINF
344 /* Define to 1 if you have the `sinhf' function. */
345 #undef HAVE_SINHF
347 /* Define to 1 if you have the `sinhl' function. */
348 #undef HAVE_SINHL
350 /* Define to 1 if you have the `sinl' function. */
351 #undef HAVE_SINL
353 /* Defined if sleep exists. */
354 #undef HAVE_SLEEP
356 /* Define to 1 if you have the `sockatmark' function. */
357 #undef HAVE_SOCKATMARK
359 /* Define to 1 if you have the `sqrtf' function. */
360 #undef HAVE_SQRTF
362 /* Define to 1 if you have the `sqrtl' function. */
363 #undef HAVE_SQRTL
365 /* Define if the <stacktrace> header is supported. */
366 #undef HAVE_STACKTRACE
368 /* Define to 1 if you have the <stdalign.h> header file. */
369 #undef HAVE_STDALIGN_H
371 /* Define to 1 if you have the <stdbool.h> header file. */
372 #undef HAVE_STDBOOL_H
374 /* Define to 1 if you have the <stdint.h> header file. */
375 #undef HAVE_STDINT_H
377 /* Define to 1 if you have the <stdlib.h> header file. */
378 #undef HAVE_STDLIB_H
380 /* Define if strerror_l is available in <string.h>. */
381 #undef HAVE_STRERROR_L
383 /* Define if strerror_r is available in <string.h>. */
384 #undef HAVE_STRERROR_R
386 /* Define to 1 if you have the <strings.h> header file. */
387 #undef HAVE_STRINGS_H
389 /* Define to 1 if you have the <string.h> header file. */
390 #undef HAVE_STRING_H
392 /* Define to 1 if you have the `strtof' function. */
393 #undef HAVE_STRTOF
395 /* Define to 1 if you have the `strtold' function. */
396 #undef HAVE_STRTOLD
398 /* Define to 1 if `d_type' is a member of `struct dirent'. */
399 #undef HAVE_STRUCT_DIRENT_D_TYPE
401 /* Define if strxfrm_l is available in <string.h>. */
402 #undef HAVE_STRXFRM_L
404 /* Define if symlink is available in <unistd.h>. */
405 #undef HAVE_SYMLINK
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
411 /* Define to 1 if you have the <sys/filio.h> header file. */
412 #undef HAVE_SYS_FILIO_H
414 /* Define to 1 if you have the <sys/ioctl.h> header file. */
415 #undef HAVE_SYS_IOCTL_H
417 /* Define to 1 if you have the <sys/ipc.h> header file. */
418 #undef HAVE_SYS_IPC_H
420 /* Define to 1 if you have the <sys/isa_defs.h> header file. */
421 #undef HAVE_SYS_ISA_DEFS_H
423 /* Define to 1 if you have the <sys/machine.h> header file. */
424 #undef HAVE_SYS_MACHINE_H
426 /* Define to 1 if you have the <sys/mman.h> header file. */
427 #undef HAVE_SYS_MMAN_H
429 /* Define to 1 if you have the <sys/param.h> header file. */
430 #undef HAVE_SYS_PARAM_H
432 /* Define to 1 if you have the <sys/resource.h> header file. */
433 #undef HAVE_SYS_RESOURCE_H
435 /* Define to 1 if you have a suitable <sys/sdt.h> header file */
436 #undef HAVE_SYS_SDT_H
438 /* Define to 1 if you have the <sys/sem.h> header file. */
439 #undef HAVE_SYS_SEM_H
441 /* Define to 1 if you have the <sys/socket.h> header file. */
442 #undef HAVE_SYS_SOCKET_H
444 /* Define to 1 if you have the <sys/statvfs.h> header file. */
445 #undef HAVE_SYS_STATVFS_H
447 /* Define to 1 if you have the <sys/stat.h> header file. */
448 #undef HAVE_SYS_STAT_H
450 /* Define to 1 if you have the <sys/sysinfo.h> header file. */
451 #undef HAVE_SYS_SYSINFO_H
453 /* Define to 1 if you have the <sys/time.h> header file. */
454 #undef HAVE_SYS_TIME_H
456 /* Define to 1 if you have the <sys/types.h> header file. */
457 #undef HAVE_SYS_TYPES_H
459 /* Define to 1 if you have the <sys/uio.h> header file. */
460 #undef HAVE_SYS_UIO_H
462 /* Define if S_IFREG is available in <sys/stat.h>. */
463 #undef HAVE_S_IFREG
465 /* Define if S_ISREG is available in <sys/stat.h>. */
466 #undef HAVE_S_ISREG
468 /* Define to 1 if you have the `tanf' function. */
469 #undef HAVE_TANF
471 /* Define to 1 if you have the `tanhf' function. */
472 #undef HAVE_TANHF
474 /* Define to 1 if you have the `tanhl' function. */
475 #undef HAVE_TANHL
477 /* Define to 1 if you have the `tanl' function. */
478 #undef HAVE_TANL
480 /* Define to 1 if you have the <tgmath.h> header file. */
481 #undef HAVE_TGMATH_H
483 /* Define to 1 if you have the `timespec_get' function. */
484 #undef HAVE_TIMESPEC_GET
486 /* Define to 1 if the target supports thread-local storage. */
487 #undef HAVE_TLS
489 /* Define if truncate is available in <unistd.h>. */
490 #undef HAVE_TRUNCATE
492 /* Define to 1 if you have the <uchar.h> header file. */
493 #undef HAVE_UCHAR_H
495 /* Define to 1 if you have the <unistd.h> header file. */
496 #undef HAVE_UNISTD_H
498 /* Define if unlinkat is available in <fcntl.h>. */
499 #undef HAVE_UNLINKAT
501 /* Define to 1 if you have the `uselocale' function. */
502 #undef HAVE_USELOCALE
504 /* Defined if usleep exists. */
505 #undef HAVE_USLEEP
507 /* Define to 1 if you have the <utime.h> header file. */
508 #undef HAVE_UTIME_H
510 /* Defined if vfwscanf exists. */
511 #undef HAVE_VFWSCANF
513 /* Defined if vswscanf exists. */
514 #undef HAVE_VSWSCANF
516 /* Defined if vwscanf exists. */
517 #undef HAVE_VWSCANF
519 /* Define to 1 if you have the <wchar.h> header file. */
520 #undef HAVE_WCHAR_H
522 /* Defined if wcstof exists. */
523 #undef HAVE_WCSTOF
525 /* Define to 1 if you have the <wctype.h> header file. */
526 #undef HAVE_WCTYPE_H
528 /* Define to 1 if you have the <windows.h> header file. */
529 #undef HAVE_WINDOWS_H
531 /* Define if writev is available in <sys/uio.h>. */
532 #undef HAVE_WRITEV
534 /* Define to 1 if you have the <xlocale.h> header file. */
535 #undef HAVE_XLOCALE_H
537 /* Define to 1 if you have the `_acosf' function. */
538 #undef HAVE__ACOSF
540 /* Define to 1 if you have the `_acosl' function. */
541 #undef HAVE__ACOSL
543 /* Define to 1 if you have the `_aligned_malloc' function. */
544 #undef HAVE__ALIGNED_MALLOC
546 /* Define to 1 if you have the `_asinf' function. */
547 #undef HAVE__ASINF
549 /* Define to 1 if you have the `_asinl' function. */
550 #undef HAVE__ASINL
552 /* Define to 1 if you have the `_atan2f' function. */
553 #undef HAVE__ATAN2F
555 /* Define to 1 if you have the `_atan2l' function. */
556 #undef HAVE__ATAN2L
558 /* Define to 1 if you have the `_atanf' function. */
559 #undef HAVE__ATANF
561 /* Define to 1 if you have the `_atanl' function. */
562 #undef HAVE__ATANL
564 /* Define to 1 if you have the `_ceilf' function. */
565 #undef HAVE__CEILF
567 /* Define to 1 if you have the `_ceill' function. */
568 #undef HAVE__CEILL
570 /* Define to 1 if you have the `_cosf' function. */
571 #undef HAVE__COSF
573 /* Define to 1 if you have the `_coshf' function. */
574 #undef HAVE__COSHF
576 /* Define to 1 if you have the `_coshl' function. */
577 #undef HAVE__COSHL
579 /* Define to 1 if you have the `_cosl' function. */
580 #undef HAVE__COSL
582 /* Define to 1 if you have the `_expf' function. */
583 #undef HAVE__EXPF
585 /* Define to 1 if you have the `_expl' function. */
586 #undef HAVE__EXPL
588 /* Define to 1 if you have the `_fabsf' function. */
589 #undef HAVE__FABSF
591 /* Define to 1 if you have the `_fabsl' function. */
592 #undef HAVE__FABSL
594 /* Define to 1 if you have the `_finite' function. */
595 #undef HAVE__FINITE
597 /* Define to 1 if you have the `_finitef' function. */
598 #undef HAVE__FINITEF
600 /* Define to 1 if you have the `_finitel' function. */
601 #undef HAVE__FINITEL
603 /* Define to 1 if you have the `_floorf' function. */
604 #undef HAVE__FLOORF
606 /* Define to 1 if you have the `_floorl' function. */
607 #undef HAVE__FLOORL
609 /* Define to 1 if you have the `_fmodf' function. */
610 #undef HAVE__FMODF
612 /* Define to 1 if you have the `_fmodl' function. */
613 #undef HAVE__FMODL
615 /* Define to 1 if you have the `_fpclass' function. */
616 #undef HAVE__FPCLASS
618 /* Define to 1 if you have the `_frexpf' function. */
619 #undef HAVE__FREXPF
621 /* Define to 1 if you have the `_frexpl' function. */
622 #undef HAVE__FREXPL
624 /* Define to 1 if you have the `_hypot' function. */
625 #undef HAVE__HYPOT
627 /* Define to 1 if you have the `_hypotf' function. */
628 #undef HAVE__HYPOTF
630 /* Define to 1 if you have the `_hypotl' function. */
631 #undef HAVE__HYPOTL
633 /* Define to 1 if you have the `_isinf' function. */
634 #undef HAVE__ISINF
636 /* Define to 1 if you have the `_isinff' function. */
637 #undef HAVE__ISINFF
639 /* Define to 1 if you have the `_isinfl' function. */
640 #undef HAVE__ISINFL
642 /* Define to 1 if you have the `_isnan' function. */
643 #undef HAVE__ISNAN
645 /* Define to 1 if you have the `_isnanf' function. */
646 #undef HAVE__ISNANF
648 /* Define to 1 if you have the `_isnanl' function. */
649 #undef HAVE__ISNANL
651 /* Define to 1 if you have the `_ldexpf' function. */
652 #undef HAVE__LDEXPF
654 /* Define to 1 if you have the `_ldexpl' function. */
655 #undef HAVE__LDEXPL
657 /* Define to 1 if you have the `_log10f' function. */
658 #undef HAVE__LOG10F
660 /* Define to 1 if you have the `_log10l' function. */
661 #undef HAVE__LOG10L
663 /* Define to 1 if you have the `_logf' function. */
664 #undef HAVE__LOGF
666 /* Define to 1 if you have the `_logl' function. */
667 #undef HAVE__LOGL
669 /* Define to 1 if you have the `_modf' function. */
670 #undef HAVE__MODF
672 /* Define to 1 if you have the `_modff' function. */
673 #undef HAVE__MODFF
675 /* Define to 1 if you have the `_modfl' function. */
676 #undef HAVE__MODFL
678 /* Define to 1 if you have the `_powf' function. */
679 #undef HAVE__POWF
681 /* Define to 1 if you have the `_powl' function. */
682 #undef HAVE__POWL
684 /* Define to 1 if you have the `_qfpclass' function. */
685 #undef HAVE__QFPCLASS
687 /* Define to 1 if you have the `_sincos' function. */
688 #undef HAVE__SINCOS
690 /* Define to 1 if you have the `_sincosf' function. */
691 #undef HAVE__SINCOSF
693 /* Define to 1 if you have the `_sincosl' function. */
694 #undef HAVE__SINCOSL
696 /* Define to 1 if you have the `_sinf' function. */
697 #undef HAVE__SINF
699 /* Define to 1 if you have the `_sinhf' function. */
700 #undef HAVE__SINHF
702 /* Define to 1 if you have the `_sinhl' function. */
703 #undef HAVE__SINHL
705 /* Define to 1 if you have the `_sinl' function. */
706 #undef HAVE__SINL
708 /* Define to 1 if you have the `_sqrtf' function. */
709 #undef HAVE__SQRTF
711 /* Define to 1 if you have the `_sqrtl' function. */
712 #undef HAVE__SQRTL
714 /* Define to 1 if you have the `_tanf' function. */
715 #undef HAVE__TANF
717 /* Define to 1 if you have the `_tanhf' function. */
718 #undef HAVE__TANHF
720 /* Define to 1 if you have the `_tanhl' function. */
721 #undef HAVE__TANHL
723 /* Define to 1 if you have the `_tanl' function. */
724 #undef HAVE__TANL
726 /* Define to 1 if you have the `_wfopen' function. */
727 #undef HAVE__WFOPEN
729 /* Define to 1 if you have the `__cxa_thread_atexit' function. */
730 #undef HAVE___CXA_THREAD_ATEXIT
732 /* Define to 1 if you have the `__cxa_thread_atexit_impl' function. */
733 #undef HAVE___CXA_THREAD_ATEXIT_IMPL
735 /* Define as const if the declaration of iconv() needs const. */
736 #undef ICONV_CONST
738 /* Define to the sub-directory in which libtool stores uninstalled libraries.
740 #undef LT_OBJDIR
742 /* Name of package */
743 #undef PACKAGE
745 /* Define to the address where bug reports for this package should be sent. */
746 #undef PACKAGE_BUGREPORT
748 /* Define to the full name of this package. */
749 #undef PACKAGE_NAME
751 /* Define to the full name and version of this package. */
752 #undef PACKAGE_STRING
754 /* Define to the one symbol short name of this package. */
755 #undef PACKAGE_TARNAME
757 /* Define to the home page for this package. */
758 #undef PACKAGE_URL
760 /* Define to the version of this package. */
761 #undef PACKAGE_VERSION
763 /* Define to 1 if you have the ANSI C header files. */
764 #undef STDC_HEADERS
766 /* Version number of package */
767 #undef VERSION
769 /* Enable large inode numbers on Mac OS X 10.5. */
770 #ifndef _DARWIN_USE_64_BIT_INODE
771 # define _DARWIN_USE_64_BIT_INODE 1
772 #endif
774 /* Number of bits in a file offset, on hosts where this is settable. */
775 #undef _FILE_OFFSET_BITS
777 /* Define if C99 functions in <complex.h> should be used in <complex> for
778 C++11. Using compiler builtins for these functions requires corresponding
779 C99 library functions to be present. */
780 #undef _GLIBCXX11_USE_C99_COMPLEX
782 /* Define if C99 functions or macros in <math.h> should be imported in <cmath>
783 in namespace std for C++11. */
784 #undef _GLIBCXX11_USE_C99_MATH
786 /* Define if C99 functions or macros in <stdio.h> should be imported in
787 <cstdio> in namespace std for C++11. */
788 #undef _GLIBCXX11_USE_C99_STDIO
790 /* Define if C99 functions or macros in <stdlib.h> should be imported in
791 <cstdlib> in namespace std for C++11. */
792 #undef _GLIBCXX11_USE_C99_STDLIB
794 /* Define if C99 functions or macros in <wchar.h> should be imported in
795 <cwchar> in namespace std for C++11. */
796 #undef _GLIBCXX11_USE_C99_WCHAR
798 /* Define if C99 functions in <complex.h> should be used in <complex> for
799 C++98. Using compiler builtins for these functions requires corresponding
800 C99 library functions to be present. */
801 #undef _GLIBCXX98_USE_C99_COMPLEX
803 /* Define if C99 functions or macros in <math.h> should be imported in <cmath>
804 in namespace std for C++98. */
805 #undef _GLIBCXX98_USE_C99_MATH
807 /* Define if C99 functions or macros in <stdio.h> should be imported in
808 <cstdio> in namespace std for C++98. */
809 #undef _GLIBCXX98_USE_C99_STDIO
811 /* Define if C99 functions or macros in <stdlib.h> should be imported in
812 <cstdlib> in namespace std for C++98. */
813 #undef _GLIBCXX98_USE_C99_STDLIB
815 /* Define if C99 functions or macros in <wchar.h> should be imported in
816 <cwchar> in namespace std for C++98. */
817 #undef _GLIBCXX98_USE_C99_WCHAR
819 /* Define if the compiler supports C++11 atomics. */
820 #undef _GLIBCXX_ATOMIC_BUILTINS
822 /* Define if global objects can be aligned to
823 std::hardware_destructive_interference_size. */
824 #undef _GLIBCXX_CAN_ALIGNAS_DESTRUCTIVE_SIZE
826 /* Define to use concept checking code from the boost libraries. */
827 #undef _GLIBCXX_CONCEPT_CHECKS
829 /* Define to 1 if a fully dynamic basic_string is wanted, 0 to disable,
830 undefined for platform defaults */
831 #undef _GLIBCXX_FULLY_DYNAMIC_STRING
833 /* Define if gthreads library is available. */
834 #undef _GLIBCXX_HAS_GTHREADS
836 /* Define to 1 if a full hosted library is built, or 0 if freestanding. */
837 #undef _GLIBCXX_HOSTED
839 /* Define if compatibility should be provided for alternative 128-bit long
840 double formats. */
841 #undef _GLIBCXX_LONG_DOUBLE_ALT128_COMPAT
843 /* Define if compatibility should be provided for -mlong-double-64. */
844 #undef _GLIBCXX_LONG_DOUBLE_COMPAT
846 /* Define to the letter to which size_t is mangled. */
847 #undef _GLIBCXX_MANGLE_SIZE_T
849 /* Define if C99 llrint and llround functions are missing from <math.h>. */
850 #undef _GLIBCXX_NO_C99_ROUNDING_FUNCS
852 /* Defined if no way to sleep is available. */
853 #undef _GLIBCXX_NO_SLEEP
855 /* Define if ptrdiff_t is int. */
856 #undef _GLIBCXX_PTRDIFF_T_IS_INT
858 /* Define if using setrlimit to set resource limits during "make check" */
859 #undef _GLIBCXX_RES_LIMITS
861 /* Define if size_t is unsigned int. */
862 #undef _GLIBCXX_SIZE_T_IS_UINT
864 /* Define if static tzdata should be compiled into the library. */
865 #undef _GLIBCXX_STATIC_TZDATA
867 /* Define to the value of the EOF integer constant. */
868 #undef _GLIBCXX_STDIO_EOF
870 /* Define to the value of the SEEK_CUR integer constant. */
871 #undef _GLIBCXX_STDIO_SEEK_CUR
873 /* Define to the value of the SEEK_END integer constant. */
874 #undef _GLIBCXX_STDIO_SEEK_END
876 /* Define to use symbol versioning in the shared library. */
877 #undef _GLIBCXX_SYMVER
879 /* Define to use darwin versioning in the shared library. */
880 #undef _GLIBCXX_SYMVER_DARWIN
882 /* Define to use GNU versioning in the shared library. */
883 #undef _GLIBCXX_SYMVER_GNU
885 /* Define to use GNU namespace versioning in the shared library. */
886 #undef _GLIBCXX_SYMVER_GNU_NAMESPACE
888 /* Define to use Sun versioning in the shared library. */
889 #undef _GLIBCXX_SYMVER_SUN
891 /* Define if C11 functions in <uchar.h> should be imported into namespace std
892 in <cuchar>. */
893 #undef _GLIBCXX_USE_C11_UCHAR_CXX11
895 /* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,
896 <stdio.h>, and <stdlib.h> can be used or exposed. */
897 #undef _GLIBCXX_USE_C99
899 /* Define if C99 inverse trig functions in <complex.h> should be used in
900 <complex>. Using compiler builtins for these functions requires
901 corresponding C99 library functions to be present. */
902 #undef _GLIBCXX_USE_C99_COMPLEX_ARC
904 /* Define if C99 functions in <complex.h> should be used in <tr1/complex>.
905 Using compiler builtins for these functions requires corresponding C99
906 library functions to be present. */
907 #undef _GLIBCXX_USE_C99_COMPLEX_TR1
909 /* Define if C99 functions in <ctype.h> should be imported in <cctype> in
910 namespace std for C++11. */
911 #undef _GLIBCXX_USE_C99_CTYPE
913 /* Define if C99 functions in <ctype.h> should be imported in <tr1/cctype> in
914 namespace std::tr1. */
915 #undef _GLIBCXX_USE_C99_CTYPE_TR1
917 /* Define if C99 functions in <fenv.h> should be imported in <cfenv> in
918 namespace std for C++11. */
919 #undef _GLIBCXX_USE_C99_FENV
921 /* Define if C99 functions in <fenv.h> should be imported in <tr1/cfenv> in
922 namespace std::tr1. */
923 #undef _GLIBCXX_USE_C99_FENV_TR1
925 /* Define if C99 functions in <inttypes.h> should be imported in <cinttypes>
926 in namespace std in C++11. */
927 #undef _GLIBCXX_USE_C99_INTTYPES
929 /* Define if C99 functions in <inttypes.h> should be imported in
930 <tr1/cinttypes> in namespace std::tr1. */
931 #undef _GLIBCXX_USE_C99_INTTYPES_TR1
933 /* Define if wchar_t C99 functions in <inttypes.h> should be imported in
934 <cinttypes> in namespace std in C++11. */
935 #undef _GLIBCXX_USE_C99_INTTYPES_WCHAR_T
937 /* Define if wchar_t C99 functions in <inttypes.h> should be imported in
938 <tr1/cinttypes> in namespace std::tr1. */
939 #undef _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1
941 /* Define if C99 functions or macros in <math.h> should be imported in
942 <tr1/cmath> in namespace std::tr1. */
943 #undef _GLIBCXX_USE_C99_MATH_TR1
945 /* Define if C99 types in <stdint.h> should be imported in <cstdint> in
946 namespace std for C++11. */
947 #undef _GLIBCXX_USE_C99_STDINT
949 /* Define if C99 types in <stdint.h> should be imported in <tr1/cstdint> in
950 namespace std::tr1. */
951 #undef _GLIBCXX_USE_C99_STDINT_TR1
953 /* Defined if clock_gettime syscall has monotonic and realtime clock support.
955 #undef _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL
957 /* Defined if clock_gettime has monotonic clock support. */
958 #undef _GLIBCXX_USE_CLOCK_MONOTONIC
960 /* Defined if clock_gettime has realtime clock support. */
961 #undef _GLIBCXX_USE_CLOCK_REALTIME
963 /* Define if ISO/IEC TR 24733 decimal floating point types are supported on
964 this host. */
965 #undef _GLIBCXX_USE_DECIMAL_FLOAT
967 /* Define if /dev/random and /dev/urandom are available for
968 std::random_device. */
969 #undef _GLIBCXX_USE_DEV_RANDOM
971 /* Define if fchmod is available in <sys/stat.h>. */
972 #undef _GLIBCXX_USE_FCHMOD
974 /* Define if fchmodat is available in <sys/stat.h>. */
975 #undef _GLIBCXX_USE_FCHMODAT
977 /* Defined if gettimeofday is available. */
978 #undef _GLIBCXX_USE_GETTIMEOFDAY
980 /* Define if get_nprocs is available in <sys/sysinfo.h>. */
981 #undef _GLIBCXX_USE_GET_NPROCS
983 /* Define if LFS support is available. */
984 #undef _GLIBCXX_USE_LFS
986 /* Define if code specialized for long long should be used. */
987 #undef _GLIBCXX_USE_LONG_LONG
989 /* Define if lstat is available in <sys/stat.h>. */
990 #undef _GLIBCXX_USE_LSTAT
992 /* Defined if nanosleep is available. */
993 #undef _GLIBCXX_USE_NANOSLEEP
995 /* Define if NLS translations are to be used. */
996 #undef _GLIBCXX_USE_NLS
998 /* Define if pthreads_num_processors_np is available in <pthread.h>. */
999 #undef _GLIBCXX_USE_PTHREADS_NUM_PROCESSORS_NP
1001 /* Define if pthread_cond_clockwait is available in <pthread.h>. */
1002 #undef _GLIBCXX_USE_PTHREAD_COND_CLOCKWAIT
1004 /* Define if pthread_mutex_clocklock is available in <pthread.h>. */
1005 #undef _GLIBCXX_USE_PTHREAD_MUTEX_CLOCKLOCK
1007 /* Define if pthread_rwlock_clockrdlock and pthread_rwlock_clockwrlock are
1008 available in <pthread.h>. */
1009 #undef _GLIBCXX_USE_PTHREAD_RWLOCK_CLOCKLOCK
1011 /* Define if POSIX read/write locks are available in <gthr.h>. */
1012 #undef _GLIBCXX_USE_PTHREAD_RWLOCK_T
1014 /* Define if /dev/random and /dev/urandom are available for the random_device
1015 of TR1 (Chapter 5.1). */
1016 #undef _GLIBCXX_USE_RANDOM_TR1
1018 /* Define if usable realpath is available in <stdlib.h>. */
1019 #undef _GLIBCXX_USE_REALPATH
1021 /* Defined if sched_yield is available. */
1022 #undef _GLIBCXX_USE_SCHED_YIELD
1024 /* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */
1025 #undef _GLIBCXX_USE_SC_NPROCESSORS_ONLN
1027 /* Define if _SC_NPROC_ONLN is available in <unistd.h>. */
1028 #undef _GLIBCXX_USE_SC_NPROC_ONLN
1030 /* Define if sendfile is available in <sys/sendfile.h>. */
1031 #undef _GLIBCXX_USE_SENDFILE
1033 /* Define to restrict std::__basic_file<> to stdio APIs. */
1034 #undef _GLIBCXX_USE_STDIO_PURE
1036 /* Define if struct stat has timespec members. */
1037 #undef _GLIBCXX_USE_ST_MTIM
1039 /* Define if sysctl(), CTL_HW and HW_NCPU are available in <sys/sysctl.h>. */
1040 #undef _GLIBCXX_USE_SYSCTL_HW_NCPU
1042 /* Define if obsolescent tmpnam is available in <stdio.h>. */
1043 #undef _GLIBCXX_USE_TMPNAM
1045 /* Define if c8rtomb and mbrtoc8 functions in <uchar.h> should be imported
1046 into namespace std in <cuchar> for C++20. */
1047 #undef _GLIBCXX_USE_UCHAR_C8RTOMB_MBRTOC8_CXX20
1049 /* Define if c8rtomb and mbrtoc8 functions in <uchar.h> should be imported
1050 into namespace std in <cuchar> for -fchar8_t. */
1051 #undef _GLIBCXX_USE_UCHAR_C8RTOMB_MBRTOC8_FCHAR8_T
1053 /* Define if utime is available in <utime.h>. */
1054 #undef _GLIBCXX_USE_UTIME
1056 /* Define if utimensat and UTIME_OMIT are available in <sys/stat.h> and
1057 AT_FDCWD in <fcntl.h>. */
1058 #undef _GLIBCXX_USE_UTIMENSAT
1060 /* Define if code specialized for wchar_t should be used. */
1061 #undef _GLIBCXX_USE_WCHAR_T
1063 /* Defined if Sleep exists. */
1064 #undef _GLIBCXX_USE_WIN32_SLEEP
1066 /* Define to 1 if a verbose library is built, or 0 otherwise. */
1067 #undef _GLIBCXX_VERBOSE
1069 /* Defined if as can handle rdrand. */
1070 #undef _GLIBCXX_X86_RDRAND
1072 /* Defined if as can handle rdseed. */
1073 #undef _GLIBCXX_X86_RDSEED
1075 /* Define if a directory should be searched for tzdata files. */
1076 #undef _GLIBCXX_ZONEINFO_DIR
1078 /* Define to 1 if mutex_timedlock is available. */
1079 #undef _GTHREAD_USE_MUTEX_TIMEDLOCK
1081 /* Define for large files, on AIX-style hosts. */
1082 #undef _LARGE_FILES
1084 /* Define if all C++11 floating point overloads are available in <math.h>. */
1085 #if __cplusplus >= 201103L
1086 #undef __CORRECT_ISO_CPP11_MATH_H_PROTO_FP
1087 #endif
1089 /* Define if all C++11 integral type overloads are available in <math.h>. */
1090 #if __cplusplus >= 201103L
1091 #undef __CORRECT_ISO_CPP11_MATH_H_PROTO_INT
1092 #endif
1094 #if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
1095 # define HAVE_ACOSF 1
1096 # define acosf _acosf
1097 #endif
1099 #if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
1100 # define HAVE_ACOSL 1
1101 # define acosl _acosl
1102 #endif
1104 #if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
1105 # define HAVE_ASINF 1
1106 # define asinf _asinf
1107 #endif
1109 #if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
1110 # define HAVE_ASINL 1
1111 # define asinl _asinl
1112 #endif
1114 #if defined (HAVE__ATAN2F) && ! defined (HAVE_ATAN2F)
1115 # define HAVE_ATAN2F 1
1116 # define atan2f _atan2f
1117 #endif
1119 #if defined (HAVE__ATAN2L) && ! defined (HAVE_ATAN2L)
1120 # define HAVE_ATAN2L 1
1121 # define atan2l _atan2l
1122 #endif
1124 #if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
1125 # define HAVE_ATANF 1
1126 # define atanf _atanf
1127 #endif
1129 #if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
1130 # define HAVE_ATANL 1
1131 # define atanl _atanl
1132 #endif
1134 #if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
1135 # define HAVE_CEILF 1
1136 # define ceilf _ceilf
1137 #endif
1139 #if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
1140 # define HAVE_CEILL 1
1141 # define ceill _ceill
1142 #endif
1144 #if defined (HAVE__COSF) && ! defined (HAVE_COSF)
1145 # define HAVE_COSF 1
1146 # define cosf _cosf
1147 #endif
1149 #if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
1150 # define HAVE_COSHF 1
1151 # define coshf _coshf
1152 #endif
1154 #if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
1155 # define HAVE_COSHL 1
1156 # define coshl _coshl
1157 #endif
1159 #if defined (HAVE__COSL) && ! defined (HAVE_COSL)
1160 # define HAVE_COSL 1
1161 # define cosl _cosl
1162 #endif
1164 #if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
1165 # define HAVE_EXPF 1
1166 # define expf _expf
1167 #endif
1169 #if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
1170 # define HAVE_EXPL 1
1171 # define expl _expl
1172 #endif
1174 #if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
1175 # define HAVE_FABSF 1
1176 # define fabsf _fabsf
1177 #endif
1179 #if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
1180 # define HAVE_FABSL 1
1181 # define fabsl _fabsl
1182 #endif
1184 #if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
1185 # define HAVE_FINITE 1
1186 # define finite _finite
1187 #endif
1189 #if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
1190 # define HAVE_FINITEF 1
1191 # define finitef _finitef
1192 #endif
1194 #if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
1195 # define HAVE_FINITEL 1
1196 # define finitel _finitel
1197 #endif
1199 #if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
1200 # define HAVE_FLOORF 1
1201 # define floorf _floorf
1202 #endif
1204 #if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
1205 # define HAVE_FLOORL 1
1206 # define floorl _floorl
1207 #endif
1209 #if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
1210 # define HAVE_FMODF 1
1211 # define fmodf _fmodf
1212 #endif
1214 #if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
1215 # define HAVE_FMODL 1
1216 # define fmodl _fmodl
1217 #endif
1219 #if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
1220 # define HAVE_FPCLASS 1
1221 # define fpclass _fpclass
1222 #endif
1224 #if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
1225 # define HAVE_FREXPF 1
1226 # define frexpf _frexpf
1227 #endif
1229 #if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
1230 # define HAVE_FREXPL 1
1231 # define frexpl _frexpl
1232 #endif
1234 #if defined (HAVE__HYPOT) && ! defined (HAVE_HYPOT)
1235 # define HAVE_HYPOT 1
1236 # define hypot _hypot
1237 #endif
1239 #if defined (HAVE__HYPOTF) && ! defined (HAVE_HYPOTF)
1240 # define HAVE_HYPOTF 1
1241 # define hypotf _hypotf
1242 #endif
1244 #if defined (HAVE__HYPOTL) && ! defined (HAVE_HYPOTL)
1245 # define HAVE_HYPOTL 1
1246 # define hypotl _hypotl
1247 #endif
1249 #if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
1250 # define HAVE_ISINF 1
1251 # define isinf _isinf
1252 #endif
1254 #if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
1255 # define HAVE_ISINFF 1
1256 # define isinff _isinff
1257 #endif
1259 #if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
1260 # define HAVE_ISINFL 1
1261 # define isinfl _isinfl
1262 #endif
1264 #if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
1265 # define HAVE_ISNAN 1
1266 # define isnan _isnan
1267 #endif
1269 #if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
1270 # define HAVE_ISNANF 1
1271 # define isnanf _isnanf
1272 #endif
1274 #if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
1275 # define HAVE_ISNANL 1
1276 # define isnanl _isnanl
1277 #endif
1279 #if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
1280 # define HAVE_LDEXPF 1
1281 # define ldexpf _ldexpf
1282 #endif
1284 #if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
1285 # define HAVE_LDEXPL 1
1286 # define ldexpl _ldexpl
1287 #endif
1289 #if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
1290 # define HAVE_LOG10F 1
1291 # define log10f _log10f
1292 #endif
1294 #if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
1295 # define HAVE_LOG10L 1
1296 # define log10l _log10l
1297 #endif
1299 #if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
1300 # define HAVE_LOGF 1
1301 # define logf _logf
1302 #endif
1304 #if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
1305 # define HAVE_LOGL 1
1306 # define logl _logl
1307 #endif
1309 #if defined (HAVE__MODF) && ! defined (HAVE_MODF)
1310 # define HAVE_MODF 1
1311 # define modf _modf
1312 #endif
1314 #if defined (HAVE__MODFF) && ! defined (HAVE_MODFF)
1315 # define HAVE_MODFF 1
1316 # define modff _modff
1317 #endif
1319 #if defined (HAVE__MODFL) && ! defined (HAVE_MODFL)
1320 # define HAVE_MODFL 1
1321 # define modfl _modfl
1322 #endif
1324 #if defined (HAVE__POWF) && ! defined (HAVE_POWF)
1325 # define HAVE_POWF 1
1326 # define powf _powf
1327 #endif
1329 #if defined (HAVE__POWL) && ! defined (HAVE_POWL)
1330 # define HAVE_POWL 1
1331 # define powl _powl
1332 #endif
1334 #if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
1335 # define HAVE_QFPCLASS 1
1336 # define qfpclass _qfpclass
1337 #endif
1339 #if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
1340 # define HAVE_SINCOS 1
1341 # define sincos _sincos
1342 #endif
1344 #if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
1345 # define HAVE_SINCOSF 1
1346 # define sincosf _sincosf
1347 #endif
1349 #if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
1350 # define HAVE_SINCOSL 1
1351 # define sincosl _sincosl
1352 #endif
1354 #if defined (HAVE__SINF) && ! defined (HAVE_SINF)
1355 # define HAVE_SINF 1
1356 # define sinf _sinf
1357 #endif
1359 #if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
1360 # define HAVE_SINHF 1
1361 # define sinhf _sinhf
1362 #endif
1364 #if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
1365 # define HAVE_SINHL 1
1366 # define sinhl _sinhl
1367 #endif
1369 #if defined (HAVE__SINL) && ! defined (HAVE_SINL)
1370 # define HAVE_SINL 1
1371 # define sinl _sinl
1372 #endif
1374 #if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
1375 # define HAVE_SQRTF 1
1376 # define sqrtf _sqrtf
1377 #endif
1379 #if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
1380 # define HAVE_SQRTL 1
1381 # define sqrtl _sqrtl
1382 #endif
1384 #if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
1385 # define HAVE_STRTOF 1
1386 # define strtof _strtof
1387 #endif
1389 #if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
1390 # define HAVE_STRTOLD 1
1391 # define strtold _strtold
1392 #endif
1394 #if defined (HAVE__TANF) && ! defined (HAVE_TANF)
1395 # define HAVE_TANF 1
1396 # define tanf _tanf
1397 #endif
1399 #if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
1400 # define HAVE_TANHF 1
1401 # define tanhf _tanhf
1402 #endif
1404 #if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
1405 # define HAVE_TANHL 1
1406 # define tanhl _tanhl
1407 #endif
1409 #if defined (HAVE__TANL) && ! defined (HAVE_TANL)
1410 # define HAVE_TANL 1
1411 # define tanl _tanl
1412 #endif