xref: /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config.h.in (revision 8feb0f0b7eaff0608f8350bbfa3098827b4bb91b)
11debfc3dSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
21debfc3dSmrg
31debfc3dSmrg/* Define to 1 if you have the `acosf' function. */
41debfc3dSmrg#undef HAVE_ACOSF
51debfc3dSmrg
61debfc3dSmrg/* Define to 1 if you have the `acosl' function. */
71debfc3dSmrg#undef HAVE_ACOSL
81debfc3dSmrg
91debfc3dSmrg/* Define to 1 if you have the `aligned_alloc' function. */
101debfc3dSmrg#undef HAVE_ALIGNED_ALLOC
111debfc3dSmrg
12c0a68be4Smrg/* Define to 1 if you have the <arpa/inet.h> header file. */
13c0a68be4Smrg#undef HAVE_ARPA_INET_H
14c0a68be4Smrg
151debfc3dSmrg/* Define to 1 if you have the `asinf' function. */
161debfc3dSmrg#undef HAVE_ASINF
171debfc3dSmrg
181debfc3dSmrg/* Define to 1 if you have the `asinl' function. */
191debfc3dSmrg#undef HAVE_ASINL
201debfc3dSmrg
211debfc3dSmrg/* Define to 1 if the target assembler supports .symver directive. */
221debfc3dSmrg#undef HAVE_AS_SYMVER_DIRECTIVE
231debfc3dSmrg
241debfc3dSmrg/* Define to 1 if you have the `atan2f' function. */
251debfc3dSmrg#undef HAVE_ATAN2F
261debfc3dSmrg
271debfc3dSmrg/* Define to 1 if you have the `atan2l' function. */
281debfc3dSmrg#undef HAVE_ATAN2L
291debfc3dSmrg
301debfc3dSmrg/* Define to 1 if you have the `atanf' function. */
311debfc3dSmrg#undef HAVE_ATANF
321debfc3dSmrg
331debfc3dSmrg/* Define to 1 if you have the `atanl' function. */
341debfc3dSmrg#undef HAVE_ATANL
351debfc3dSmrg
36c0a68be4Smrg/* Defined if shared_ptr reference counting should use atomic operations. */
37c0a68be4Smrg#undef HAVE_ATOMIC_LOCK_POLICY
38c0a68be4Smrg
391debfc3dSmrg/* Define to 1 if you have the `at_quick_exit' function. */
401debfc3dSmrg#undef HAVE_AT_QUICK_EXIT
411debfc3dSmrg
421debfc3dSmrg/* Define to 1 if the target assembler supports thread-local storage. */
431debfc3dSmrg#undef HAVE_CC_TLS
441debfc3dSmrg
451debfc3dSmrg/* Define to 1 if you have the `ceilf' function. */
461debfc3dSmrg#undef HAVE_CEILF
471debfc3dSmrg
481debfc3dSmrg/* Define to 1 if you have the `ceill' function. */
491debfc3dSmrg#undef HAVE_CEILL
501debfc3dSmrg
511debfc3dSmrg/* Define to 1 if you have the <complex.h> header file. */
521debfc3dSmrg#undef HAVE_COMPLEX_H
531debfc3dSmrg
541debfc3dSmrg/* Define to 1 if you have the `cosf' function. */
551debfc3dSmrg#undef HAVE_COSF
561debfc3dSmrg
571debfc3dSmrg/* Define to 1 if you have the `coshf' function. */
581debfc3dSmrg#undef HAVE_COSHF
591debfc3dSmrg
601debfc3dSmrg/* Define to 1 if you have the `coshl' function. */
611debfc3dSmrg#undef HAVE_COSHL
621debfc3dSmrg
631debfc3dSmrg/* Define to 1 if you have the `cosl' function. */
641debfc3dSmrg#undef HAVE_COSL
651debfc3dSmrg
661debfc3dSmrg/* Define to 1 if you have the <dirent.h> header file. */
671debfc3dSmrg#undef HAVE_DIRENT_H
681debfc3dSmrg
691debfc3dSmrg/* Define to 1 if you have the <dlfcn.h> header file. */
701debfc3dSmrg#undef HAVE_DLFCN_H
711debfc3dSmrg
721debfc3dSmrg/* Define to 1 if you have the <endian.h> header file. */
731debfc3dSmrg#undef HAVE_ENDIAN_H
741debfc3dSmrg
751debfc3dSmrg/* Define to 1 if GCC 4.6 supported std::exception_ptr for the target */
761debfc3dSmrg#undef HAVE_EXCEPTION_PTR_SINCE_GCC46
771debfc3dSmrg
781debfc3dSmrg/* Define to 1 if you have the <execinfo.h> header file. */
791debfc3dSmrg#undef HAVE_EXECINFO_H
801debfc3dSmrg
811debfc3dSmrg/* Define to 1 if you have the `expf' function. */
821debfc3dSmrg#undef HAVE_EXPF
831debfc3dSmrg
841debfc3dSmrg/* Define to 1 if you have the `expl' function. */
851debfc3dSmrg#undef HAVE_EXPL
861debfc3dSmrg
871debfc3dSmrg/* Define to 1 if you have the `fabsf' function. */
881debfc3dSmrg#undef HAVE_FABSF
891debfc3dSmrg
901debfc3dSmrg/* Define to 1 if you have the `fabsl' function. */
911debfc3dSmrg#undef HAVE_FABSL
921debfc3dSmrg
931debfc3dSmrg/* Define to 1 if you have the <fcntl.h> header file. */
941debfc3dSmrg#undef HAVE_FCNTL_H
951debfc3dSmrg
961debfc3dSmrg/* Define to 1 if you have the <fenv.h> header file. */
971debfc3dSmrg#undef HAVE_FENV_H
981debfc3dSmrg
991debfc3dSmrg/* Define to 1 if you have the `finite' function. */
1001debfc3dSmrg#undef HAVE_FINITE
1011debfc3dSmrg
1021debfc3dSmrg/* Define to 1 if you have the `finitef' function. */
1031debfc3dSmrg#undef HAVE_FINITEF
1041debfc3dSmrg
1051debfc3dSmrg/* Define to 1 if you have the `finitel' function. */
1061debfc3dSmrg#undef HAVE_FINITEL
1071debfc3dSmrg
1081debfc3dSmrg/* Define to 1 if you have the <float.h> header file. */
1091debfc3dSmrg#undef HAVE_FLOAT_H
1101debfc3dSmrg
1111debfc3dSmrg/* Define to 1 if you have the `floorf' function. */
1121debfc3dSmrg#undef HAVE_FLOORF
1131debfc3dSmrg
1141debfc3dSmrg/* Define to 1 if you have the `floorl' function. */
1151debfc3dSmrg#undef HAVE_FLOORL
1161debfc3dSmrg
1171debfc3dSmrg/* Define to 1 if you have the `fmodf' function. */
1181debfc3dSmrg#undef HAVE_FMODF
1191debfc3dSmrg
1201debfc3dSmrg/* Define to 1 if you have the `fmodl' function. */
1211debfc3dSmrg#undef HAVE_FMODL
1221debfc3dSmrg
1231debfc3dSmrg/* Define to 1 if you have the `fpclass' function. */
1241debfc3dSmrg#undef HAVE_FPCLASS
1251debfc3dSmrg
1261debfc3dSmrg/* Define to 1 if you have the <fp.h> header file. */
1271debfc3dSmrg#undef HAVE_FP_H
1281debfc3dSmrg
1291debfc3dSmrg/* Define to 1 if you have the `frexpf' function. */
1301debfc3dSmrg#undef HAVE_FREXPF
1311debfc3dSmrg
1321debfc3dSmrg/* Define to 1 if you have the `frexpl' function. */
1331debfc3dSmrg#undef HAVE_FREXPL
1341debfc3dSmrg
1351debfc3dSmrg/* Define if _Unwind_GetIPInfo is available. */
1361debfc3dSmrg#undef HAVE_GETIPINFO
1371debfc3dSmrg
1381debfc3dSmrg/* Define if gets is available in <stdio.h> before C++14. */
1391debfc3dSmrg#undef HAVE_GETS
1401debfc3dSmrg
1411debfc3dSmrg/* Define to 1 if you have the `hypot' function. */
1421debfc3dSmrg#undef HAVE_HYPOT
1431debfc3dSmrg
1441debfc3dSmrg/* Define to 1 if you have the `hypotf' function. */
1451debfc3dSmrg#undef HAVE_HYPOTF
1461debfc3dSmrg
1471debfc3dSmrg/* Define to 1 if you have the `hypotl' function. */
1481debfc3dSmrg#undef HAVE_HYPOTL
1491debfc3dSmrg
1501debfc3dSmrg/* Define if you have the iconv() function. */
1511debfc3dSmrg#undef HAVE_ICONV
1521debfc3dSmrg
1531debfc3dSmrg/* Define to 1 if you have the <ieeefp.h> header file. */
1541debfc3dSmrg#undef HAVE_IEEEFP_H
1551debfc3dSmrg
1561debfc3dSmrg/* Define if int64_t is available in <stdint.h>. */
1571debfc3dSmrg#undef HAVE_INT64_T
1581debfc3dSmrg
1591debfc3dSmrg/* Define if int64_t is a long. */
1601debfc3dSmrg#undef HAVE_INT64_T_LONG
1611debfc3dSmrg
1621debfc3dSmrg/* Define if int64_t is a long long. */
1631debfc3dSmrg#undef HAVE_INT64_T_LONG_LONG
1641debfc3dSmrg
1651debfc3dSmrg/* Define to 1 if you have the <inttypes.h> header file. */
1661debfc3dSmrg#undef HAVE_INTTYPES_H
1671debfc3dSmrg
1681debfc3dSmrg/* Define to 1 if you have the `isinf' function. */
1691debfc3dSmrg#undef HAVE_ISINF
1701debfc3dSmrg
1711debfc3dSmrg/* Define to 1 if you have the `isinff' function. */
1721debfc3dSmrg#undef HAVE_ISINFF
1731debfc3dSmrg
1741debfc3dSmrg/* Define to 1 if you have the `isinfl' function. */
1751debfc3dSmrg#undef HAVE_ISINFL
1761debfc3dSmrg
1771debfc3dSmrg/* Define to 1 if you have the `isnan' function. */
1781debfc3dSmrg#undef HAVE_ISNAN
1791debfc3dSmrg
1801debfc3dSmrg/* Define to 1 if you have the `isnanf' function. */
1811debfc3dSmrg#undef HAVE_ISNANF
1821debfc3dSmrg
1831debfc3dSmrg/* Define to 1 if you have the `isnanl' function. */
1841debfc3dSmrg#undef HAVE_ISNANL
1851debfc3dSmrg
1861debfc3dSmrg/* Defined if iswblank exists. */
1871debfc3dSmrg#undef HAVE_ISWBLANK
1881debfc3dSmrg
1891debfc3dSmrg/* Define if LC_MESSAGES is available in <locale.h>. */
1901debfc3dSmrg#undef HAVE_LC_MESSAGES
1911debfc3dSmrg
1921debfc3dSmrg/* Define to 1 if you have the `ldexpf' function. */
1931debfc3dSmrg#undef HAVE_LDEXPF
1941debfc3dSmrg
1951debfc3dSmrg/* Define to 1 if you have the `ldexpl' function. */
1961debfc3dSmrg#undef HAVE_LDEXPL
1971debfc3dSmrg
1981debfc3dSmrg/* Define to 1 if you have the <libintl.h> header file. */
1991debfc3dSmrg#undef HAVE_LIBINTL_H
2001debfc3dSmrg
2011debfc3dSmrg/* Only used in build directory testsuite_hooks.h. */
2021debfc3dSmrg#undef HAVE_LIMIT_AS
2031debfc3dSmrg
2041debfc3dSmrg/* Only used in build directory testsuite_hooks.h. */
2051debfc3dSmrg#undef HAVE_LIMIT_DATA
2061debfc3dSmrg
2071debfc3dSmrg/* Only used in build directory testsuite_hooks.h. */
2081debfc3dSmrg#undef HAVE_LIMIT_FSIZE
2091debfc3dSmrg
2101debfc3dSmrg/* Only used in build directory testsuite_hooks.h. */
2111debfc3dSmrg#undef HAVE_LIMIT_RSS
2121debfc3dSmrg
2131debfc3dSmrg/* Only used in build directory testsuite_hooks.h. */
2141debfc3dSmrg#undef HAVE_LIMIT_VMEM
2151debfc3dSmrg
216c0a68be4Smrg/* Define if link is available in <unistd.h>. */
217c0a68be4Smrg#undef HAVE_LINK
218c0a68be4Smrg
2191debfc3dSmrg/* Define if futex syscall is available. */
2201debfc3dSmrg#undef HAVE_LINUX_FUTEX
2211debfc3dSmrg
222a2dc1f3fSmrg/* Define to 1 if you have the <linux/random.h> header file. */
223a2dc1f3fSmrg#undef HAVE_LINUX_RANDOM_H
224a2dc1f3fSmrg
225a2dc1f3fSmrg/* Define to 1 if you have the <linux/types.h> header file. */
226a2dc1f3fSmrg#undef HAVE_LINUX_TYPES_H
227a2dc1f3fSmrg
2281debfc3dSmrg/* Define to 1 if you have the <locale.h> header file. */
2291debfc3dSmrg#undef HAVE_LOCALE_H
2301debfc3dSmrg
2311debfc3dSmrg/* Define to 1 if you have the `log10f' function. */
2321debfc3dSmrg#undef HAVE_LOG10F
2331debfc3dSmrg
2341debfc3dSmrg/* Define to 1 if you have the `log10l' function. */
2351debfc3dSmrg#undef HAVE_LOG10L
2361debfc3dSmrg
2371debfc3dSmrg/* Define to 1 if you have the `logf' function. */
2381debfc3dSmrg#undef HAVE_LOGF
2391debfc3dSmrg
2401debfc3dSmrg/* Define to 1 if you have the `logl' function. */
2411debfc3dSmrg#undef HAVE_LOGL
2421debfc3dSmrg
2431debfc3dSmrg/* Define to 1 if you have the <machine/endian.h> header file. */
2441debfc3dSmrg#undef HAVE_MACHINE_ENDIAN_H
2451debfc3dSmrg
2461debfc3dSmrg/* Define to 1 if you have the <machine/param.h> header file. */
2471debfc3dSmrg#undef HAVE_MACHINE_PARAM_H
2481debfc3dSmrg
2491debfc3dSmrg/* Define if mbstate_t exists in wchar.h. */
2501debfc3dSmrg#undef HAVE_MBSTATE_T
2511debfc3dSmrg
2521debfc3dSmrg/* Define to 1 if you have the `memalign' function. */
2531debfc3dSmrg#undef HAVE_MEMALIGN
2541debfc3dSmrg
2551debfc3dSmrg/* Define to 1 if you have the <memory.h> header file. */
2561debfc3dSmrg#undef HAVE_MEMORY_H
2571debfc3dSmrg
2581debfc3dSmrg/* Define to 1 if you have the `modf' function. */
2591debfc3dSmrg#undef HAVE_MODF
2601debfc3dSmrg
2611debfc3dSmrg/* Define to 1 if you have the `modff' function. */
2621debfc3dSmrg#undef HAVE_MODFF
2631debfc3dSmrg
2641debfc3dSmrg/* Define to 1 if you have the `modfl' function. */
2651debfc3dSmrg#undef HAVE_MODFL
2661debfc3dSmrg
2671debfc3dSmrg/* Define to 1 if you have the <nan.h> header file. */
2681debfc3dSmrg#undef HAVE_NAN_H
2691debfc3dSmrg
270c0a68be4Smrg/* Define to 1 if you have the <netdb.h> header file. */
271c0a68be4Smrg#undef HAVE_NETDB_H
272c0a68be4Smrg
273c0a68be4Smrg/* Define to 1 if you have the <netinet/in.h> header file. */
274c0a68be4Smrg#undef HAVE_NETINET_IN_H
275c0a68be4Smrg
276c0a68be4Smrg/* Define to 1 if you have the <netinet/tcp.h> header file. */
277c0a68be4Smrg#undef HAVE_NETINET_TCP_H
278c0a68be4Smrg
2791debfc3dSmrg/* Define if <math.h> defines obsolete isinf function. */
2801debfc3dSmrg#undef HAVE_OBSOLETE_ISINF
2811debfc3dSmrg
2821debfc3dSmrg/* Define if <math.h> defines obsolete isnan function. */
2831debfc3dSmrg#undef HAVE_OBSOLETE_ISNAN
2841debfc3dSmrg
2851debfc3dSmrg/* Define if poll is available in <poll.h>. */
2861debfc3dSmrg#undef HAVE_POLL
2871debfc3dSmrg
288c0a68be4Smrg/* Define to 1 if you have the <poll.h> header file. */
289c0a68be4Smrg#undef HAVE_POLL_H
290c0a68be4Smrg
2911debfc3dSmrg/* Define to 1 if you have the `posix_memalign' function. */
2921debfc3dSmrg#undef HAVE_POSIX_MEMALIGN
2931debfc3dSmrg
2941debfc3dSmrg/* Define to 1 if you have the `powf' function. */
2951debfc3dSmrg#undef HAVE_POWF
2961debfc3dSmrg
2971debfc3dSmrg/* Define to 1 if you have the `powl' function. */
2981debfc3dSmrg#undef HAVE_POWL
2991debfc3dSmrg
3001debfc3dSmrg/* Define to 1 if you have the `qfpclass' function. */
3011debfc3dSmrg#undef HAVE_QFPCLASS
3021debfc3dSmrg
3031debfc3dSmrg/* Define to 1 if you have the `quick_exit' function. */
3041debfc3dSmrg#undef HAVE_QUICK_EXIT
3051debfc3dSmrg
306c0a68be4Smrg/* Define if readlink is available in <unistd.h>. */
307c0a68be4Smrg#undef HAVE_READLINK
308c0a68be4Smrg
3091debfc3dSmrg/* Define to 1 if you have the `setenv' function. */
3101debfc3dSmrg#undef HAVE_SETENV
3111debfc3dSmrg
3121debfc3dSmrg/* Define to 1 if you have the `sincos' function. */
3131debfc3dSmrg#undef HAVE_SINCOS
3141debfc3dSmrg
3151debfc3dSmrg/* Define to 1 if you have the `sincosf' function. */
3161debfc3dSmrg#undef HAVE_SINCOSF
3171debfc3dSmrg
3181debfc3dSmrg/* Define to 1 if you have the `sincosl' function. */
3191debfc3dSmrg#undef HAVE_SINCOSL
3201debfc3dSmrg
3211debfc3dSmrg/* Define to 1 if you have the `sinf' function. */
3221debfc3dSmrg#undef HAVE_SINF
3231debfc3dSmrg
3241debfc3dSmrg/* Define to 1 if you have the `sinhf' function. */
3251debfc3dSmrg#undef HAVE_SINHF
3261debfc3dSmrg
3271debfc3dSmrg/* Define to 1 if you have the `sinhl' function. */
3281debfc3dSmrg#undef HAVE_SINHL
3291debfc3dSmrg
3301debfc3dSmrg/* Define to 1 if you have the `sinl' function. */
3311debfc3dSmrg#undef HAVE_SINL
3321debfc3dSmrg
3331debfc3dSmrg/* Defined if sleep exists. */
3341debfc3dSmrg#undef HAVE_SLEEP
3351debfc3dSmrg
336c0a68be4Smrg/* Define to 1 if you have the `sockatmark' function. */
337c0a68be4Smrg#undef HAVE_SOCKATMARK
338c0a68be4Smrg
3391debfc3dSmrg/* Define to 1 if you have the `sqrtf' function. */
3401debfc3dSmrg#undef HAVE_SQRTF
3411debfc3dSmrg
3421debfc3dSmrg/* Define to 1 if you have the `sqrtl' function. */
3431debfc3dSmrg#undef HAVE_SQRTL
3441debfc3dSmrg
3451debfc3dSmrg/* Define to 1 if you have the <stdalign.h> header file. */
3461debfc3dSmrg#undef HAVE_STDALIGN_H
3471debfc3dSmrg
3481debfc3dSmrg/* Define to 1 if you have the <stdbool.h> header file. */
3491debfc3dSmrg#undef HAVE_STDBOOL_H
3501debfc3dSmrg
3511debfc3dSmrg/* Define to 1 if you have the <stdint.h> header file. */
3521debfc3dSmrg#undef HAVE_STDINT_H
3531debfc3dSmrg
3541debfc3dSmrg/* Define to 1 if you have the <stdlib.h> header file. */
3551debfc3dSmrg#undef HAVE_STDLIB_H
3561debfc3dSmrg
3571debfc3dSmrg/* Define if strerror_l is available in <string.h>. */
3581debfc3dSmrg#undef HAVE_STRERROR_L
3591debfc3dSmrg
3601debfc3dSmrg/* Define if strerror_r is available in <string.h>. */
3611debfc3dSmrg#undef HAVE_STRERROR_R
3621debfc3dSmrg
3631debfc3dSmrg/* Define to 1 if you have the <strings.h> header file. */
3641debfc3dSmrg#undef HAVE_STRINGS_H
3651debfc3dSmrg
3661debfc3dSmrg/* Define to 1 if you have the <string.h> header file. */
3671debfc3dSmrg#undef HAVE_STRING_H
3681debfc3dSmrg
3691debfc3dSmrg/* Define to 1 if you have the `strtof' function. */
3701debfc3dSmrg#undef HAVE_STRTOF
3711debfc3dSmrg
3721debfc3dSmrg/* Define to 1 if you have the `strtold' function. */
3731debfc3dSmrg#undef HAVE_STRTOLD
3741debfc3dSmrg
3751debfc3dSmrg/* Define to 1 if `d_type' is a member of `struct dirent'. */
3761debfc3dSmrg#undef HAVE_STRUCT_DIRENT_D_TYPE
3771debfc3dSmrg
3781debfc3dSmrg/* Define if strxfrm_l is available in <string.h>. */
3791debfc3dSmrg#undef HAVE_STRXFRM_L
3801debfc3dSmrg
381c0a68be4Smrg/* Define if symlink is available in <unistd.h>. */
382c0a68be4Smrg#undef HAVE_SYMLINK
383c0a68be4Smrg
3841debfc3dSmrg/* Define to 1 if the target runtime linker supports binding the same symbol
3851debfc3dSmrg   to different versions. */
3861debfc3dSmrg#undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT
3871debfc3dSmrg
3881debfc3dSmrg/* Define to 1 if you have the <sys/filio.h> header file. */
3891debfc3dSmrg#undef HAVE_SYS_FILIO_H
3901debfc3dSmrg
3911debfc3dSmrg/* Define to 1 if you have the <sys/ioctl.h> header file. */
3921debfc3dSmrg#undef HAVE_SYS_IOCTL_H
3931debfc3dSmrg
3941debfc3dSmrg/* Define to 1 if you have the <sys/ipc.h> header file. */
3951debfc3dSmrg#undef HAVE_SYS_IPC_H
3961debfc3dSmrg
3971debfc3dSmrg/* Define to 1 if you have the <sys/isa_defs.h> header file. */
3981debfc3dSmrg#undef HAVE_SYS_ISA_DEFS_H
3991debfc3dSmrg
4001debfc3dSmrg/* Define to 1 if you have the <sys/machine.h> header file. */
4011debfc3dSmrg#undef HAVE_SYS_MACHINE_H
4021debfc3dSmrg
4031debfc3dSmrg/* Define to 1 if you have the <sys/param.h> header file. */
4041debfc3dSmrg#undef HAVE_SYS_PARAM_H
4051debfc3dSmrg
4061debfc3dSmrg/* Define to 1 if you have the <sys/resource.h> header file. */
4071debfc3dSmrg#undef HAVE_SYS_RESOURCE_H
4081debfc3dSmrg
4091debfc3dSmrg/* Define to 1 if you have a suitable <sys/sdt.h> header file */
4101debfc3dSmrg#undef HAVE_SYS_SDT_H
4111debfc3dSmrg
4121debfc3dSmrg/* Define to 1 if you have the <sys/sem.h> header file. */
4131debfc3dSmrg#undef HAVE_SYS_SEM_H
4141debfc3dSmrg
415c0a68be4Smrg/* Define to 1 if you have the <sys/socket.h> header file. */
416c0a68be4Smrg#undef HAVE_SYS_SOCKET_H
417c0a68be4Smrg
4181debfc3dSmrg/* Define to 1 if you have the <sys/statvfs.h> header file. */
4191debfc3dSmrg#undef HAVE_SYS_STATVFS_H
4201debfc3dSmrg
4211debfc3dSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
4221debfc3dSmrg#undef HAVE_SYS_STAT_H
4231debfc3dSmrg
4241debfc3dSmrg/* Define to 1 if you have the <sys/sysinfo.h> header file. */
4251debfc3dSmrg#undef HAVE_SYS_SYSINFO_H
4261debfc3dSmrg
4271debfc3dSmrg/* Define to 1 if you have the <sys/time.h> header file. */
4281debfc3dSmrg#undef HAVE_SYS_TIME_H
4291debfc3dSmrg
4301debfc3dSmrg/* Define to 1 if you have the <sys/types.h> header file. */
4311debfc3dSmrg#undef HAVE_SYS_TYPES_H
4321debfc3dSmrg
4331debfc3dSmrg/* Define to 1 if you have the <sys/uio.h> header file. */
4341debfc3dSmrg#undef HAVE_SYS_UIO_H
4351debfc3dSmrg
4361debfc3dSmrg/* Define if S_IFREG is available in <sys/stat.h>. */
4371debfc3dSmrg#undef HAVE_S_IFREG
4381debfc3dSmrg
4391debfc3dSmrg/* Define if S_ISREG is available in <sys/stat.h>. */
4401debfc3dSmrg#undef HAVE_S_ISREG
4411debfc3dSmrg
4421debfc3dSmrg/* Define to 1 if you have the `tanf' function. */
4431debfc3dSmrg#undef HAVE_TANF
4441debfc3dSmrg
4451debfc3dSmrg/* Define to 1 if you have the `tanhf' function. */
4461debfc3dSmrg#undef HAVE_TANHF
4471debfc3dSmrg
4481debfc3dSmrg/* Define to 1 if you have the `tanhl' function. */
4491debfc3dSmrg#undef HAVE_TANHL
4501debfc3dSmrg
4511debfc3dSmrg/* Define to 1 if you have the `tanl' function. */
4521debfc3dSmrg#undef HAVE_TANL
4531debfc3dSmrg
4541debfc3dSmrg/* Define to 1 if you have the <tgmath.h> header file. */
4551debfc3dSmrg#undef HAVE_TGMATH_H
4561debfc3dSmrg
457c0a68be4Smrg/* Define to 1 if you have the `timespec_get' function. */
458c0a68be4Smrg#undef HAVE_TIMESPEC_GET
459c0a68be4Smrg
4601debfc3dSmrg/* Define to 1 if the target supports thread-local storage. */
4611debfc3dSmrg#undef HAVE_TLS
4621debfc3dSmrg
463c0a68be4Smrg/* Define if truncate is available in <unistd.h>. */
464c0a68be4Smrg#undef HAVE_TRUNCATE
465c0a68be4Smrg
4661debfc3dSmrg/* Define to 1 if you have the <uchar.h> header file. */
4671debfc3dSmrg#undef HAVE_UCHAR_H
4681debfc3dSmrg
4691debfc3dSmrg/* Define to 1 if you have the <unistd.h> header file. */
4701debfc3dSmrg#undef HAVE_UNISTD_H
4711debfc3dSmrg
4721debfc3dSmrg/* Defined if usleep exists. */
4731debfc3dSmrg#undef HAVE_USLEEP
4741debfc3dSmrg
4751debfc3dSmrg/* Define to 1 if you have the <utime.h> header file. */
4761debfc3dSmrg#undef HAVE_UTIME_H
4771debfc3dSmrg
4781debfc3dSmrg/* Defined if vfwscanf exists. */
4791debfc3dSmrg#undef HAVE_VFWSCANF
4801debfc3dSmrg
4811debfc3dSmrg/* Defined if vswscanf exists. */
4821debfc3dSmrg#undef HAVE_VSWSCANF
4831debfc3dSmrg
4841debfc3dSmrg/* Defined if vwscanf exists. */
4851debfc3dSmrg#undef HAVE_VWSCANF
4861debfc3dSmrg
4871debfc3dSmrg/* Define to 1 if you have the <wchar.h> header file. */
4881debfc3dSmrg#undef HAVE_WCHAR_H
4891debfc3dSmrg
4901debfc3dSmrg/* Defined if wcstof exists. */
4911debfc3dSmrg#undef HAVE_WCSTOF
4921debfc3dSmrg
4931debfc3dSmrg/* Define to 1 if you have the <wctype.h> header file. */
4941debfc3dSmrg#undef HAVE_WCTYPE_H
4951debfc3dSmrg
4961debfc3dSmrg/* Defined if Sleep exists. */
4971debfc3dSmrg#undef HAVE_WIN32_SLEEP
4981debfc3dSmrg
4991debfc3dSmrg/* Define if writev is available in <sys/uio.h>. */
5001debfc3dSmrg#undef HAVE_WRITEV
5011debfc3dSmrg
5021debfc3dSmrg/* Define to 1 if you have the `_acosf' function. */
5031debfc3dSmrg#undef HAVE__ACOSF
5041debfc3dSmrg
5051debfc3dSmrg/* Define to 1 if you have the `_acosl' function. */
5061debfc3dSmrg#undef HAVE__ACOSL
5071debfc3dSmrg
5081debfc3dSmrg/* Define to 1 if you have the `_aligned_malloc' function. */
5091debfc3dSmrg#undef HAVE__ALIGNED_MALLOC
5101debfc3dSmrg
5111debfc3dSmrg/* Define to 1 if you have the `_asinf' function. */
5121debfc3dSmrg#undef HAVE__ASINF
5131debfc3dSmrg
5141debfc3dSmrg/* Define to 1 if you have the `_asinl' function. */
5151debfc3dSmrg#undef HAVE__ASINL
5161debfc3dSmrg
5171debfc3dSmrg/* Define to 1 if you have the `_atan2f' function. */
5181debfc3dSmrg#undef HAVE__ATAN2F
5191debfc3dSmrg
5201debfc3dSmrg/* Define to 1 if you have the `_atan2l' function. */
5211debfc3dSmrg#undef HAVE__ATAN2L
5221debfc3dSmrg
5231debfc3dSmrg/* Define to 1 if you have the `_atanf' function. */
5241debfc3dSmrg#undef HAVE__ATANF
5251debfc3dSmrg
5261debfc3dSmrg/* Define to 1 if you have the `_atanl' function. */
5271debfc3dSmrg#undef HAVE__ATANL
5281debfc3dSmrg
5291debfc3dSmrg/* Define to 1 if you have the `_ceilf' function. */
5301debfc3dSmrg#undef HAVE__CEILF
5311debfc3dSmrg
5321debfc3dSmrg/* Define to 1 if you have the `_ceill' function. */
5331debfc3dSmrg#undef HAVE__CEILL
5341debfc3dSmrg
5351debfc3dSmrg/* Define to 1 if you have the `_cosf' function. */
5361debfc3dSmrg#undef HAVE__COSF
5371debfc3dSmrg
5381debfc3dSmrg/* Define to 1 if you have the `_coshf' function. */
5391debfc3dSmrg#undef HAVE__COSHF
5401debfc3dSmrg
5411debfc3dSmrg/* Define to 1 if you have the `_coshl' function. */
5421debfc3dSmrg#undef HAVE__COSHL
5431debfc3dSmrg
5441debfc3dSmrg/* Define to 1 if you have the `_cosl' function. */
5451debfc3dSmrg#undef HAVE__COSL
5461debfc3dSmrg
5471debfc3dSmrg/* Define to 1 if you have the `_expf' function. */
5481debfc3dSmrg#undef HAVE__EXPF
5491debfc3dSmrg
5501debfc3dSmrg/* Define to 1 if you have the `_expl' function. */
5511debfc3dSmrg#undef HAVE__EXPL
5521debfc3dSmrg
5531debfc3dSmrg/* Define to 1 if you have the `_fabsf' function. */
5541debfc3dSmrg#undef HAVE__FABSF
5551debfc3dSmrg
5561debfc3dSmrg/* Define to 1 if you have the `_fabsl' function. */
5571debfc3dSmrg#undef HAVE__FABSL
5581debfc3dSmrg
5591debfc3dSmrg/* Define to 1 if you have the `_finite' function. */
5601debfc3dSmrg#undef HAVE__FINITE
5611debfc3dSmrg
5621debfc3dSmrg/* Define to 1 if you have the `_finitef' function. */
5631debfc3dSmrg#undef HAVE__FINITEF
5641debfc3dSmrg
5651debfc3dSmrg/* Define to 1 if you have the `_finitel' function. */
5661debfc3dSmrg#undef HAVE__FINITEL
5671debfc3dSmrg
5681debfc3dSmrg/* Define to 1 if you have the `_floorf' function. */
5691debfc3dSmrg#undef HAVE__FLOORF
5701debfc3dSmrg
5711debfc3dSmrg/* Define to 1 if you have the `_floorl' function. */
5721debfc3dSmrg#undef HAVE__FLOORL
5731debfc3dSmrg
5741debfc3dSmrg/* Define to 1 if you have the `_fmodf' function. */
5751debfc3dSmrg#undef HAVE__FMODF
5761debfc3dSmrg
5771debfc3dSmrg/* Define to 1 if you have the `_fmodl' function. */
5781debfc3dSmrg#undef HAVE__FMODL
5791debfc3dSmrg
5801debfc3dSmrg/* Define to 1 if you have the `_fpclass' function. */
5811debfc3dSmrg#undef HAVE__FPCLASS
5821debfc3dSmrg
5831debfc3dSmrg/* Define to 1 if you have the `_frexpf' function. */
5841debfc3dSmrg#undef HAVE__FREXPF
5851debfc3dSmrg
5861debfc3dSmrg/* Define to 1 if you have the `_frexpl' function. */
5871debfc3dSmrg#undef HAVE__FREXPL
5881debfc3dSmrg
5891debfc3dSmrg/* Define to 1 if you have the `_hypot' function. */
5901debfc3dSmrg#undef HAVE__HYPOT
5911debfc3dSmrg
5921debfc3dSmrg/* Define to 1 if you have the `_hypotf' function. */
5931debfc3dSmrg#undef HAVE__HYPOTF
5941debfc3dSmrg
5951debfc3dSmrg/* Define to 1 if you have the `_hypotl' function. */
5961debfc3dSmrg#undef HAVE__HYPOTL
5971debfc3dSmrg
5981debfc3dSmrg/* Define to 1 if you have the `_isinf' function. */
5991debfc3dSmrg#undef HAVE__ISINF
6001debfc3dSmrg
6011debfc3dSmrg/* Define to 1 if you have the `_isinff' function. */
6021debfc3dSmrg#undef HAVE__ISINFF
6031debfc3dSmrg
6041debfc3dSmrg/* Define to 1 if you have the `_isinfl' function. */
6051debfc3dSmrg#undef HAVE__ISINFL
6061debfc3dSmrg
6071debfc3dSmrg/* Define to 1 if you have the `_isnan' function. */
6081debfc3dSmrg#undef HAVE__ISNAN
6091debfc3dSmrg
6101debfc3dSmrg/* Define to 1 if you have the `_isnanf' function. */
6111debfc3dSmrg#undef HAVE__ISNANF
6121debfc3dSmrg
6131debfc3dSmrg/* Define to 1 if you have the `_isnanl' function. */
6141debfc3dSmrg#undef HAVE__ISNANL
6151debfc3dSmrg
6161debfc3dSmrg/* Define to 1 if you have the `_ldexpf' function. */
6171debfc3dSmrg#undef HAVE__LDEXPF
6181debfc3dSmrg
6191debfc3dSmrg/* Define to 1 if you have the `_ldexpl' function. */
6201debfc3dSmrg#undef HAVE__LDEXPL
6211debfc3dSmrg
6221debfc3dSmrg/* Define to 1 if you have the `_log10f' function. */
6231debfc3dSmrg#undef HAVE__LOG10F
6241debfc3dSmrg
6251debfc3dSmrg/* Define to 1 if you have the `_log10l' function. */
6261debfc3dSmrg#undef HAVE__LOG10L
6271debfc3dSmrg
6281debfc3dSmrg/* Define to 1 if you have the `_logf' function. */
6291debfc3dSmrg#undef HAVE__LOGF
6301debfc3dSmrg
6311debfc3dSmrg/* Define to 1 if you have the `_logl' function. */
6321debfc3dSmrg#undef HAVE__LOGL
6331debfc3dSmrg
6341debfc3dSmrg/* Define to 1 if you have the `_modf' function. */
6351debfc3dSmrg#undef HAVE__MODF
6361debfc3dSmrg
6371debfc3dSmrg/* Define to 1 if you have the `_modff' function. */
6381debfc3dSmrg#undef HAVE__MODFF
6391debfc3dSmrg
6401debfc3dSmrg/* Define to 1 if you have the `_modfl' function. */
6411debfc3dSmrg#undef HAVE__MODFL
6421debfc3dSmrg
6431debfc3dSmrg/* Define to 1 if you have the `_powf' function. */
6441debfc3dSmrg#undef HAVE__POWF
6451debfc3dSmrg
6461debfc3dSmrg/* Define to 1 if you have the `_powl' function. */
6471debfc3dSmrg#undef HAVE__POWL
6481debfc3dSmrg
6491debfc3dSmrg/* Define to 1 if you have the `_qfpclass' function. */
6501debfc3dSmrg#undef HAVE__QFPCLASS
6511debfc3dSmrg
6521debfc3dSmrg/* Define to 1 if you have the `_sincos' function. */
6531debfc3dSmrg#undef HAVE__SINCOS
6541debfc3dSmrg
6551debfc3dSmrg/* Define to 1 if you have the `_sincosf' function. */
6561debfc3dSmrg#undef HAVE__SINCOSF
6571debfc3dSmrg
6581debfc3dSmrg/* Define to 1 if you have the `_sincosl' function. */
6591debfc3dSmrg#undef HAVE__SINCOSL
6601debfc3dSmrg
6611debfc3dSmrg/* Define to 1 if you have the `_sinf' function. */
6621debfc3dSmrg#undef HAVE__SINF
6631debfc3dSmrg
6641debfc3dSmrg/* Define to 1 if you have the `_sinhf' function. */
6651debfc3dSmrg#undef HAVE__SINHF
6661debfc3dSmrg
6671debfc3dSmrg/* Define to 1 if you have the `_sinhl' function. */
6681debfc3dSmrg#undef HAVE__SINHL
6691debfc3dSmrg
6701debfc3dSmrg/* Define to 1 if you have the `_sinl' function. */
6711debfc3dSmrg#undef HAVE__SINL
6721debfc3dSmrg
6731debfc3dSmrg/* Define to 1 if you have the `_sqrtf' function. */
6741debfc3dSmrg#undef HAVE__SQRTF
6751debfc3dSmrg
6761debfc3dSmrg/* Define to 1 if you have the `_sqrtl' function. */
6771debfc3dSmrg#undef HAVE__SQRTL
6781debfc3dSmrg
6791debfc3dSmrg/* Define to 1 if you have the `_tanf' function. */
6801debfc3dSmrg#undef HAVE__TANF
6811debfc3dSmrg
6821debfc3dSmrg/* Define to 1 if you have the `_tanhf' function. */
6831debfc3dSmrg#undef HAVE__TANHF
6841debfc3dSmrg
6851debfc3dSmrg/* Define to 1 if you have the `_tanhl' function. */
6861debfc3dSmrg#undef HAVE__TANHL
6871debfc3dSmrg
6881debfc3dSmrg/* Define to 1 if you have the `_tanl' function. */
6891debfc3dSmrg#undef HAVE__TANL
6901debfc3dSmrg
691c0a68be4Smrg/* Define to 1 if you have the `_wfopen' function. */
692c0a68be4Smrg#undef HAVE__WFOPEN
693c0a68be4Smrg
6941debfc3dSmrg/* Define to 1 if you have the `__cxa_thread_atexit' function. */
6951debfc3dSmrg#undef HAVE___CXA_THREAD_ATEXIT
6961debfc3dSmrg
6971debfc3dSmrg/* Define to 1 if you have the `__cxa_thread_atexit_impl' function. */
6981debfc3dSmrg#undef HAVE___CXA_THREAD_ATEXIT_IMPL
6991debfc3dSmrg
7001debfc3dSmrg/* Define as const if the declaration of iconv() needs const. */
7011debfc3dSmrg#undef ICONV_CONST
7021debfc3dSmrg
7031debfc3dSmrg/* Define to the sub-directory in which libtool stores uninstalled libraries.
7041debfc3dSmrg   */
7051debfc3dSmrg#undef LT_OBJDIR
7061debfc3dSmrg
7071debfc3dSmrg/* Name of package */
7081debfc3dSmrg#undef PACKAGE
7091debfc3dSmrg
7101debfc3dSmrg/* Define to the address where bug reports for this package should be sent. */
7111debfc3dSmrg#undef PACKAGE_BUGREPORT
7121debfc3dSmrg
7131debfc3dSmrg/* Define to the full name of this package. */
7141debfc3dSmrg#undef PACKAGE_NAME
7151debfc3dSmrg
7161debfc3dSmrg/* Define to the full name and version of this package. */
7171debfc3dSmrg#undef PACKAGE_STRING
7181debfc3dSmrg
7191debfc3dSmrg/* Define to the one symbol short name of this package. */
7201debfc3dSmrg#undef PACKAGE_TARNAME
7211debfc3dSmrg
7221debfc3dSmrg/* Define to the home page for this package. */
7231debfc3dSmrg#undef PACKAGE_URL
7241debfc3dSmrg
7251debfc3dSmrg/* Define to the version of this package. */
7261debfc3dSmrg#undef PACKAGE_VERSION
7271debfc3dSmrg
7281debfc3dSmrg/* The size of `char', as computed by sizeof. */
7291debfc3dSmrg#undef SIZEOF_CHAR
7301debfc3dSmrg
7311debfc3dSmrg/* The size of `int', as computed by sizeof. */
7321debfc3dSmrg#undef SIZEOF_INT
7331debfc3dSmrg
7341debfc3dSmrg/* The size of `long', as computed by sizeof. */
7351debfc3dSmrg#undef SIZEOF_LONG
7361debfc3dSmrg
7371debfc3dSmrg/* The size of `short', as computed by sizeof. */
7381debfc3dSmrg#undef SIZEOF_SHORT
7391debfc3dSmrg
7401debfc3dSmrg/* The size of `void *', as computed by sizeof. */
7411debfc3dSmrg#undef SIZEOF_VOID_P
7421debfc3dSmrg
7431debfc3dSmrg/* Define to 1 if you have the ANSI C header files. */
7441debfc3dSmrg#undef STDC_HEADERS
7451debfc3dSmrg
7461debfc3dSmrg/* Version number of package */
7471debfc3dSmrg#undef VERSION
7481debfc3dSmrg
749c0a68be4Smrg/* Enable large inode numbers on Mac OS X 10.5.  */
750c0a68be4Smrg#ifndef _DARWIN_USE_64_BIT_INODE
751c0a68be4Smrg# define _DARWIN_USE_64_BIT_INODE 1
752c0a68be4Smrg#endif
753c0a68be4Smrg
754a2dc1f3fSmrg/* Number of bits in a file offset, on hosts where this is settable. */
755a2dc1f3fSmrg#undef _FILE_OFFSET_BITS
756a2dc1f3fSmrg
7571debfc3dSmrg/* Define if C99 functions in <complex.h> should be used in <complex> for
7581debfc3dSmrg   C++11. Using compiler builtins for these functions requires corresponding
7591debfc3dSmrg   C99 library functions to be present. */
7601debfc3dSmrg#undef _GLIBCXX11_USE_C99_COMPLEX
7611debfc3dSmrg
7621debfc3dSmrg/* Define if C99 functions or macros in <math.h> should be imported in <cmath>
7631debfc3dSmrg   in namespace std for C++11. */
7641debfc3dSmrg#undef _GLIBCXX11_USE_C99_MATH
7651debfc3dSmrg
7661debfc3dSmrg/* Define if C99 functions or macros in <stdio.h> should be imported in
7671debfc3dSmrg   <cstdio> in namespace std for C++11. */
7681debfc3dSmrg#undef _GLIBCXX11_USE_C99_STDIO
7691debfc3dSmrg
7701debfc3dSmrg/* Define if C99 functions or macros in <stdlib.h> should be imported in
7711debfc3dSmrg   <cstdlib> in namespace std for C++11. */
7721debfc3dSmrg#undef _GLIBCXX11_USE_C99_STDLIB
7731debfc3dSmrg
7741debfc3dSmrg/* Define if C99 functions or macros in <wchar.h> should be imported in
7751debfc3dSmrg   <cwchar> in namespace std for C++11. */
7761debfc3dSmrg#undef _GLIBCXX11_USE_C99_WCHAR
7771debfc3dSmrg
7781debfc3dSmrg/* Define if C99 functions in <complex.h> should be used in <complex> for
7791debfc3dSmrg   C++98. Using compiler builtins for these functions requires corresponding
7801debfc3dSmrg   C99 library functions to be present. */
7811debfc3dSmrg#undef _GLIBCXX98_USE_C99_COMPLEX
7821debfc3dSmrg
7831debfc3dSmrg/* Define if C99 functions or macros in <math.h> should be imported in <cmath>
7841debfc3dSmrg   in namespace std for C++98. */
7851debfc3dSmrg#undef _GLIBCXX98_USE_C99_MATH
7861debfc3dSmrg
7871debfc3dSmrg/* Define if C99 functions or macros in <stdio.h> should be imported in
7881debfc3dSmrg   <cstdio> in namespace std for C++98. */
7891debfc3dSmrg#undef _GLIBCXX98_USE_C99_STDIO
7901debfc3dSmrg
7911debfc3dSmrg/* Define if C99 functions or macros in <stdlib.h> should be imported in
7921debfc3dSmrg   <cstdlib> in namespace std for C++98. */
7931debfc3dSmrg#undef _GLIBCXX98_USE_C99_STDLIB
7941debfc3dSmrg
7951debfc3dSmrg/* Define if C99 functions or macros in <wchar.h> should be imported in
7961debfc3dSmrg   <cwchar> in namespace std for C++98. */
7971debfc3dSmrg#undef _GLIBCXX98_USE_C99_WCHAR
7981debfc3dSmrg
7991debfc3dSmrg/* Define if the compiler supports C++11 atomics. */
8001debfc3dSmrg#undef _GLIBCXX_ATOMIC_BUILTINS
8011debfc3dSmrg
8021debfc3dSmrg/* Define to use concept checking code from the boost libraries. */
8031debfc3dSmrg#undef _GLIBCXX_CONCEPT_CHECKS
8041debfc3dSmrg
8051debfc3dSmrg/* Define to 1 if a fully dynamic basic_string is wanted, 0 to disable,
8061debfc3dSmrg   undefined for platform defaults */
8071debfc3dSmrg#undef _GLIBCXX_FULLY_DYNAMIC_STRING
8081debfc3dSmrg
8091debfc3dSmrg/* Define if gthreads library is available. */
8101debfc3dSmrg#undef _GLIBCXX_HAS_GTHREADS
8111debfc3dSmrg
8121debfc3dSmrg/* Define to 1 if a full hosted library is built, or 0 if freestanding. */
8131debfc3dSmrg#undef _GLIBCXX_HOSTED
8141debfc3dSmrg
8151debfc3dSmrg/* Define if compatibility should be provided for -mlong-double-64. */
8161debfc3dSmrg#undef _GLIBCXX_LONG_DOUBLE_COMPAT
8171debfc3dSmrg
8181debfc3dSmrg/* Define to the letter to which size_t is mangled. */
8191debfc3dSmrg#undef _GLIBCXX_MANGLE_SIZE_T
8201debfc3dSmrg
8211debfc3dSmrg/* Define if C99 llrint and llround functions are missing from <math.h>. */
8221debfc3dSmrg#undef _GLIBCXX_NO_C99_ROUNDING_FUNCS
8231debfc3dSmrg
8241debfc3dSmrg/* Define if ptrdiff_t is int. */
8251debfc3dSmrg#undef _GLIBCXX_PTRDIFF_T_IS_INT
8261debfc3dSmrg
8271debfc3dSmrg/* Define if using setrlimit to set resource limits during "make check" */
8281debfc3dSmrg#undef _GLIBCXX_RES_LIMITS
8291debfc3dSmrg
8301debfc3dSmrg/* Define if size_t is unsigned int. */
8311debfc3dSmrg#undef _GLIBCXX_SIZE_T_IS_UINT
8321debfc3dSmrg
8331debfc3dSmrg/* Define to the value of the EOF integer constant. */
8341debfc3dSmrg#undef _GLIBCXX_STDIO_EOF
8351debfc3dSmrg
8361debfc3dSmrg/* Define to the value of the SEEK_CUR integer constant. */
8371debfc3dSmrg#undef _GLIBCXX_STDIO_SEEK_CUR
8381debfc3dSmrg
8391debfc3dSmrg/* Define to the value of the SEEK_END integer constant. */
8401debfc3dSmrg#undef _GLIBCXX_STDIO_SEEK_END
8411debfc3dSmrg
8421debfc3dSmrg/* Define to use symbol versioning in the shared library. */
8431debfc3dSmrg#undef _GLIBCXX_SYMVER
8441debfc3dSmrg
8451debfc3dSmrg/* Define to use darwin versioning in the shared library. */
8461debfc3dSmrg#undef _GLIBCXX_SYMVER_DARWIN
8471debfc3dSmrg
8481debfc3dSmrg/* Define to use GNU versioning in the shared library. */
8491debfc3dSmrg#undef _GLIBCXX_SYMVER_GNU
8501debfc3dSmrg
8511debfc3dSmrg/* Define to use GNU namespace versioning in the shared library. */
8521debfc3dSmrg#undef _GLIBCXX_SYMVER_GNU_NAMESPACE
8531debfc3dSmrg
8541debfc3dSmrg/* Define to use Sun versioning in the shared library. */
8551debfc3dSmrg#undef _GLIBCXX_SYMVER_SUN
8561debfc3dSmrg
8571debfc3dSmrg/* Define if C11 functions in <uchar.h> should be imported into namespace std
8581debfc3dSmrg   in <cuchar>. */
8591debfc3dSmrg#undef _GLIBCXX_USE_C11_UCHAR_CXX11
8601debfc3dSmrg
8611debfc3dSmrg/* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,
8621debfc3dSmrg   <stdio.h>, and <stdlib.h> can be used or exposed. */
8631debfc3dSmrg#undef _GLIBCXX_USE_C99
8641debfc3dSmrg
8651debfc3dSmrg/* Define if C99 functions in <complex.h> should be used in <tr1/complex>.
8661debfc3dSmrg   Using compiler builtins for these functions requires corresponding C99
8671debfc3dSmrg   library functions to be present. */
8681debfc3dSmrg#undef _GLIBCXX_USE_C99_COMPLEX_TR1
8691debfc3dSmrg
8701debfc3dSmrg/* Define if C99 functions in <ctype.h> should be imported in <tr1/cctype> in
8711debfc3dSmrg   namespace std::tr1. */
8721debfc3dSmrg#undef _GLIBCXX_USE_C99_CTYPE_TR1
8731debfc3dSmrg
8741debfc3dSmrg/* Define if C99 functions in <fenv.h> should be imported in <tr1/cfenv> in
8751debfc3dSmrg   namespace std::tr1. */
8761debfc3dSmrg#undef _GLIBCXX_USE_C99_FENV_TR1
8771debfc3dSmrg
8781debfc3dSmrg/* Define if C99 functions in <inttypes.h> should be imported in
8791debfc3dSmrg   <tr1/cinttypes> in namespace std::tr1. */
8801debfc3dSmrg#undef _GLIBCXX_USE_C99_INTTYPES_TR1
8811debfc3dSmrg
8821debfc3dSmrg/* Define if wchar_t C99 functions in <inttypes.h> should be imported in
8831debfc3dSmrg   <tr1/cinttypes> in namespace std::tr1. */
8841debfc3dSmrg#undef _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1
8851debfc3dSmrg
8861debfc3dSmrg/* Define if C99 functions or macros in <math.h> should be imported in
8871debfc3dSmrg   <tr1/cmath> in namespace std::tr1. */
8881debfc3dSmrg#undef _GLIBCXX_USE_C99_MATH_TR1
8891debfc3dSmrg
8901debfc3dSmrg/* Define if C99 types in <stdint.h> should be imported in <tr1/cstdint> in
8911debfc3dSmrg   namespace std::tr1. */
8921debfc3dSmrg#undef _GLIBCXX_USE_C99_STDINT_TR1
8931debfc3dSmrg
8941debfc3dSmrg/* Defined if clock_gettime syscall has monotonic and realtime clock support.
8951debfc3dSmrg   */
8961debfc3dSmrg#undef _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL
8971debfc3dSmrg
8981debfc3dSmrg/* Defined if clock_gettime has monotonic clock support. */
8991debfc3dSmrg#undef _GLIBCXX_USE_CLOCK_MONOTONIC
9001debfc3dSmrg
9011debfc3dSmrg/* Defined if clock_gettime has realtime clock support. */
9021debfc3dSmrg#undef _GLIBCXX_USE_CLOCK_REALTIME
9031debfc3dSmrg
9041debfc3dSmrg/* Define if ISO/IEC TR 24733 decimal floating point types are supported on
9051debfc3dSmrg   this host. */
9061debfc3dSmrg#undef _GLIBCXX_USE_DECIMAL_FLOAT
9071debfc3dSmrg
908c0a68be4Smrg/* Define if /dev/random and /dev/urandom are available for
909c0a68be4Smrg   std::random_device. */
910c0a68be4Smrg#undef _GLIBCXX_USE_DEV_RANDOM
911c0a68be4Smrg
9121debfc3dSmrg/* Define if fchmod is available in <sys/stat.h>. */
9131debfc3dSmrg#undef _GLIBCXX_USE_FCHMOD
9141debfc3dSmrg
9151debfc3dSmrg/* Define if fchmodat is available in <sys/stat.h>. */
9161debfc3dSmrg#undef _GLIBCXX_USE_FCHMODAT
9171debfc3dSmrg
9181debfc3dSmrg/* Defined if gettimeofday is available. */
9191debfc3dSmrg#undef _GLIBCXX_USE_GETTIMEOFDAY
9201debfc3dSmrg
9211debfc3dSmrg/* Define if get_nprocs is available in <sys/sysinfo.h>. */
9221debfc3dSmrg#undef _GLIBCXX_USE_GET_NPROCS
9231debfc3dSmrg
9241debfc3dSmrg/* Define if __int128 is supported on this host. */
9251debfc3dSmrg#undef _GLIBCXX_USE_INT128
9261debfc3dSmrg
9271debfc3dSmrg/* Define if LFS support is available. */
9281debfc3dSmrg#undef _GLIBCXX_USE_LFS
9291debfc3dSmrg
9301debfc3dSmrg/* Define if code specialized for long long should be used. */
9311debfc3dSmrg#undef _GLIBCXX_USE_LONG_LONG
9321debfc3dSmrg
933c0a68be4Smrg/* Define if lstat is available in <sys/stat.h>. */
934c0a68be4Smrg#undef _GLIBCXX_USE_LSTAT
935c0a68be4Smrg
9361debfc3dSmrg/* Defined if nanosleep is available. */
9371debfc3dSmrg#undef _GLIBCXX_USE_NANOSLEEP
9381debfc3dSmrg
9391debfc3dSmrg/* Define if NLS translations are to be used. */
9401debfc3dSmrg#undef _GLIBCXX_USE_NLS
9411debfc3dSmrg
9421debfc3dSmrg/* Define if pthreads_num_processors_np is available in <pthread.h>. */
9431debfc3dSmrg#undef _GLIBCXX_USE_PTHREADS_NUM_PROCESSORS_NP
9441debfc3dSmrg
945*8feb0f0bSmrg/* Define if pthread_cond_clockwait is available in <pthread.h>. */
946*8feb0f0bSmrg#undef _GLIBCXX_USE_PTHREAD_COND_CLOCKWAIT
947*8feb0f0bSmrg
948*8feb0f0bSmrg/* Define if pthread_mutex_clocklock is available in <pthread.h>. */
949*8feb0f0bSmrg#undef _GLIBCXX_USE_PTHREAD_MUTEX_CLOCKLOCK
950*8feb0f0bSmrg
951*8feb0f0bSmrg/* Define if pthread_rwlock_clockrdlock and pthread_rwlock_clockwrlock are
952*8feb0f0bSmrg   available in <pthread.h>. */
953*8feb0f0bSmrg#undef _GLIBCXX_USE_PTHREAD_RWLOCK_CLOCKLOCK
954*8feb0f0bSmrg
9551debfc3dSmrg/* Define if POSIX read/write locks are available in <gthr.h>. */
9561debfc3dSmrg#undef _GLIBCXX_USE_PTHREAD_RWLOCK_T
9571debfc3dSmrg
9581debfc3dSmrg/* Define if /dev/random and /dev/urandom are available for the random_device
9591debfc3dSmrg   of TR1 (Chapter 5.1). */
9601debfc3dSmrg#undef _GLIBCXX_USE_RANDOM_TR1
9611debfc3dSmrg
9621debfc3dSmrg/* Define if usable realpath is available in <stdlib.h>. */
9631debfc3dSmrg#undef _GLIBCXX_USE_REALPATH
9641debfc3dSmrg
9651debfc3dSmrg/* Defined if sched_yield is available. */
9661debfc3dSmrg#undef _GLIBCXX_USE_SCHED_YIELD
9671debfc3dSmrg
9681debfc3dSmrg/* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */
9691debfc3dSmrg#undef _GLIBCXX_USE_SC_NPROCESSORS_ONLN
9701debfc3dSmrg
9711debfc3dSmrg/* Define if _SC_NPROC_ONLN is available in <unistd.h>. */
9721debfc3dSmrg#undef _GLIBCXX_USE_SC_NPROC_ONLN
9731debfc3dSmrg
9741debfc3dSmrg/* Define if sendfile is available in <sys/sendfile.h>. */
9751debfc3dSmrg#undef _GLIBCXX_USE_SENDFILE
9761debfc3dSmrg
9771debfc3dSmrg/* Define if struct stat has timespec members. */
9781debfc3dSmrg#undef _GLIBCXX_USE_ST_MTIM
9791debfc3dSmrg
9801debfc3dSmrg/* Define if sysctl(), CTL_HW and HW_NCPU are available in <sys/sysctl.h>. */
9811debfc3dSmrg#undef _GLIBCXX_USE_SYSCTL_HW_NCPU
9821debfc3dSmrg
9831debfc3dSmrg/* Define if obsolescent tmpnam is available in <stdio.h>. */
9841debfc3dSmrg#undef _GLIBCXX_USE_TMPNAM
9851debfc3dSmrg
986c0a68be4Smrg/* Define if utime is available in <utime.h>. */
987c0a68be4Smrg#undef _GLIBCXX_USE_UTIME
988c0a68be4Smrg
9891debfc3dSmrg/* Define if utimensat and UTIME_OMIT are available in <sys/stat.h> and
9901debfc3dSmrg   AT_FDCWD in <fcntl.h>. */
9911debfc3dSmrg#undef _GLIBCXX_USE_UTIMENSAT
9921debfc3dSmrg
9931debfc3dSmrg/* Define if code specialized for wchar_t should be used. */
9941debfc3dSmrg#undef _GLIBCXX_USE_WCHAR_T
9951debfc3dSmrg
9961debfc3dSmrg/* Define to 1 if a verbose library is built, or 0 otherwise. */
9971debfc3dSmrg#undef _GLIBCXX_VERBOSE
9981debfc3dSmrg
9991debfc3dSmrg/* Defined if as can handle rdrand. */
10001debfc3dSmrg#undef _GLIBCXX_X86_RDRAND
10011debfc3dSmrg
1002*8feb0f0bSmrg/* Defined if as can handle rdseed. */
1003*8feb0f0bSmrg#undef _GLIBCXX_X86_RDSEED
1004*8feb0f0bSmrg
10051debfc3dSmrg/* Define to 1 if mutex_timedlock is available. */
10061debfc3dSmrg#undef _GTHREAD_USE_MUTEX_TIMEDLOCK
10071debfc3dSmrg
1008a2dc1f3fSmrg/* Define for large files, on AIX-style hosts. */
1009a2dc1f3fSmrg#undef _LARGE_FILES
1010a2dc1f3fSmrg
10111debfc3dSmrg/* Define if all C++11 floating point overloads are available in <math.h>.  */
10121debfc3dSmrg#if __cplusplus >= 201103L
10131debfc3dSmrg#undef __CORRECT_ISO_CPP11_MATH_H_PROTO_FP
10141debfc3dSmrg#endif
10151debfc3dSmrg
10161debfc3dSmrg/* Define if all C++11 integral type overloads are available in <math.h>.  */
10171debfc3dSmrg#if __cplusplus >= 201103L
10181debfc3dSmrg#undef __CORRECT_ISO_CPP11_MATH_H_PROTO_INT
10191debfc3dSmrg#endif
10201debfc3dSmrg
10211debfc3dSmrg#if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
10221debfc3dSmrg# define HAVE_ACOSF 1
10231debfc3dSmrg# define acosf _acosf
10241debfc3dSmrg#endif
10251debfc3dSmrg
10261debfc3dSmrg#if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
10271debfc3dSmrg# define HAVE_ACOSL 1
10281debfc3dSmrg# define acosl _acosl
10291debfc3dSmrg#endif
10301debfc3dSmrg
10311debfc3dSmrg#if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
10321debfc3dSmrg# define HAVE_ASINF 1
10331debfc3dSmrg# define asinf _asinf
10341debfc3dSmrg#endif
10351debfc3dSmrg
10361debfc3dSmrg#if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
10371debfc3dSmrg# define HAVE_ASINL 1
10381debfc3dSmrg# define asinl _asinl
10391debfc3dSmrg#endif
10401debfc3dSmrg
10411debfc3dSmrg#if defined (HAVE__ATAN2F) && ! defined (HAVE_ATAN2F)
10421debfc3dSmrg# define HAVE_ATAN2F 1
10431debfc3dSmrg# define atan2f _atan2f
10441debfc3dSmrg#endif
10451debfc3dSmrg
10461debfc3dSmrg#if defined (HAVE__ATAN2L) && ! defined (HAVE_ATAN2L)
10471debfc3dSmrg# define HAVE_ATAN2L 1
10481debfc3dSmrg# define atan2l _atan2l
10491debfc3dSmrg#endif
10501debfc3dSmrg
10511debfc3dSmrg#if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
10521debfc3dSmrg# define HAVE_ATANF 1
10531debfc3dSmrg# define atanf _atanf
10541debfc3dSmrg#endif
10551debfc3dSmrg
10561debfc3dSmrg#if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
10571debfc3dSmrg# define HAVE_ATANL 1
10581debfc3dSmrg# define atanl _atanl
10591debfc3dSmrg#endif
10601debfc3dSmrg
10611debfc3dSmrg#if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
10621debfc3dSmrg# define HAVE_CEILF 1
10631debfc3dSmrg# define ceilf _ceilf
10641debfc3dSmrg#endif
10651debfc3dSmrg
10661debfc3dSmrg#if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
10671debfc3dSmrg# define HAVE_CEILL 1
10681debfc3dSmrg# define ceill _ceill
10691debfc3dSmrg#endif
10701debfc3dSmrg
10711debfc3dSmrg#if defined (HAVE__COSF) && ! defined (HAVE_COSF)
10721debfc3dSmrg# define HAVE_COSF 1
10731debfc3dSmrg# define cosf _cosf
10741debfc3dSmrg#endif
10751debfc3dSmrg
10761debfc3dSmrg#if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
10771debfc3dSmrg# define HAVE_COSHF 1
10781debfc3dSmrg# define coshf _coshf
10791debfc3dSmrg#endif
10801debfc3dSmrg
10811debfc3dSmrg#if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
10821debfc3dSmrg# define HAVE_COSHL 1
10831debfc3dSmrg# define coshl _coshl
10841debfc3dSmrg#endif
10851debfc3dSmrg
10861debfc3dSmrg#if defined (HAVE__COSL) && ! defined (HAVE_COSL)
10871debfc3dSmrg# define HAVE_COSL 1
10881debfc3dSmrg# define cosl _cosl
10891debfc3dSmrg#endif
10901debfc3dSmrg
10911debfc3dSmrg#if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
10921debfc3dSmrg# define HAVE_EXPF 1
10931debfc3dSmrg# define expf _expf
10941debfc3dSmrg#endif
10951debfc3dSmrg
10961debfc3dSmrg#if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
10971debfc3dSmrg# define HAVE_EXPL 1
10981debfc3dSmrg# define expl _expl
10991debfc3dSmrg#endif
11001debfc3dSmrg
11011debfc3dSmrg#if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
11021debfc3dSmrg# define HAVE_FABSF 1
11031debfc3dSmrg# define fabsf _fabsf
11041debfc3dSmrg#endif
11051debfc3dSmrg
11061debfc3dSmrg#if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
11071debfc3dSmrg# define HAVE_FABSL 1
11081debfc3dSmrg# define fabsl _fabsl
11091debfc3dSmrg#endif
11101debfc3dSmrg
11111debfc3dSmrg#if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
11121debfc3dSmrg# define HAVE_FINITE 1
11131debfc3dSmrg# define finite _finite
11141debfc3dSmrg#endif
11151debfc3dSmrg
11161debfc3dSmrg#if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
11171debfc3dSmrg# define HAVE_FINITEF 1
11181debfc3dSmrg# define finitef _finitef
11191debfc3dSmrg#endif
11201debfc3dSmrg
11211debfc3dSmrg#if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
11221debfc3dSmrg# define HAVE_FINITEL 1
11231debfc3dSmrg# define finitel _finitel
11241debfc3dSmrg#endif
11251debfc3dSmrg
11261debfc3dSmrg#if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
11271debfc3dSmrg# define HAVE_FLOORF 1
11281debfc3dSmrg# define floorf _floorf
11291debfc3dSmrg#endif
11301debfc3dSmrg
11311debfc3dSmrg#if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
11321debfc3dSmrg# define HAVE_FLOORL 1
11331debfc3dSmrg# define floorl _floorl
11341debfc3dSmrg#endif
11351debfc3dSmrg
11361debfc3dSmrg#if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
11371debfc3dSmrg# define HAVE_FMODF 1
11381debfc3dSmrg# define fmodf _fmodf
11391debfc3dSmrg#endif
11401debfc3dSmrg
11411debfc3dSmrg#if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
11421debfc3dSmrg# define HAVE_FMODL 1
11431debfc3dSmrg# define fmodl _fmodl
11441debfc3dSmrg#endif
11451debfc3dSmrg
11461debfc3dSmrg#if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
11471debfc3dSmrg# define HAVE_FPCLASS 1
11481debfc3dSmrg# define fpclass _fpclass
11491debfc3dSmrg#endif
11501debfc3dSmrg
11511debfc3dSmrg#if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
11521debfc3dSmrg# define HAVE_FREXPF 1
11531debfc3dSmrg# define frexpf _frexpf
11541debfc3dSmrg#endif
11551debfc3dSmrg
11561debfc3dSmrg#if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
11571debfc3dSmrg# define HAVE_FREXPL 1
11581debfc3dSmrg# define frexpl _frexpl
11591debfc3dSmrg#endif
11601debfc3dSmrg
11611debfc3dSmrg#if defined (HAVE__HYPOT) && ! defined (HAVE_HYPOT)
11621debfc3dSmrg# define HAVE_HYPOT 1
11631debfc3dSmrg# define hypot _hypot
11641debfc3dSmrg#endif
11651debfc3dSmrg
11661debfc3dSmrg#if defined (HAVE__HYPOTF) && ! defined (HAVE_HYPOTF)
11671debfc3dSmrg# define HAVE_HYPOTF 1
11681debfc3dSmrg# define hypotf _hypotf
11691debfc3dSmrg#endif
11701debfc3dSmrg
11711debfc3dSmrg#if defined (HAVE__HYPOTL) && ! defined (HAVE_HYPOTL)
11721debfc3dSmrg# define HAVE_HYPOTL 1
11731debfc3dSmrg# define hypotl _hypotl
11741debfc3dSmrg#endif
11751debfc3dSmrg
11761debfc3dSmrg#if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
11771debfc3dSmrg# define HAVE_ISINF 1
11781debfc3dSmrg# define isinf _isinf
11791debfc3dSmrg#endif
11801debfc3dSmrg
11811debfc3dSmrg#if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
11821debfc3dSmrg# define HAVE_ISINFF 1
11831debfc3dSmrg# define isinff _isinff
11841debfc3dSmrg#endif
11851debfc3dSmrg
11861debfc3dSmrg#if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
11871debfc3dSmrg# define HAVE_ISINFL 1
11881debfc3dSmrg# define isinfl _isinfl
11891debfc3dSmrg#endif
11901debfc3dSmrg
11911debfc3dSmrg#if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
11921debfc3dSmrg# define HAVE_ISNAN 1
11931debfc3dSmrg# define isnan _isnan
11941debfc3dSmrg#endif
11951debfc3dSmrg
11961debfc3dSmrg#if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
11971debfc3dSmrg# define HAVE_ISNANF 1
11981debfc3dSmrg# define isnanf _isnanf
11991debfc3dSmrg#endif
12001debfc3dSmrg
12011debfc3dSmrg#if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
12021debfc3dSmrg# define HAVE_ISNANL 1
12031debfc3dSmrg# define isnanl _isnanl
12041debfc3dSmrg#endif
12051debfc3dSmrg
12061debfc3dSmrg#if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
12071debfc3dSmrg# define HAVE_LDEXPF 1
12081debfc3dSmrg# define ldexpf _ldexpf
12091debfc3dSmrg#endif
12101debfc3dSmrg
12111debfc3dSmrg#if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
12121debfc3dSmrg# define HAVE_LDEXPL 1
12131debfc3dSmrg# define ldexpl _ldexpl
12141debfc3dSmrg#endif
12151debfc3dSmrg
12161debfc3dSmrg#if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
12171debfc3dSmrg# define HAVE_LOG10F 1
12181debfc3dSmrg# define log10f _log10f
12191debfc3dSmrg#endif
12201debfc3dSmrg
12211debfc3dSmrg#if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
12221debfc3dSmrg# define HAVE_LOG10L 1
12231debfc3dSmrg# define log10l _log10l
12241debfc3dSmrg#endif
12251debfc3dSmrg
12261debfc3dSmrg#if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
12271debfc3dSmrg# define HAVE_LOGF 1
12281debfc3dSmrg# define logf _logf
12291debfc3dSmrg#endif
12301debfc3dSmrg
12311debfc3dSmrg#if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
12321debfc3dSmrg# define HAVE_LOGL 1
12331debfc3dSmrg# define logl _logl
12341debfc3dSmrg#endif
12351debfc3dSmrg
12361debfc3dSmrg#if defined (HAVE__MODF) && ! defined (HAVE_MODF)
12371debfc3dSmrg# define HAVE_MODF 1
12381debfc3dSmrg# define modf _modf
12391debfc3dSmrg#endif
12401debfc3dSmrg
12411debfc3dSmrg#if defined (HAVE__MODFF) && ! defined (HAVE_MODFF)
12421debfc3dSmrg# define HAVE_MODFF 1
12431debfc3dSmrg# define modff _modff
12441debfc3dSmrg#endif
12451debfc3dSmrg
12461debfc3dSmrg#if defined (HAVE__MODFL) && ! defined (HAVE_MODFL)
12471debfc3dSmrg# define HAVE_MODFL 1
12481debfc3dSmrg# define modfl _modfl
12491debfc3dSmrg#endif
12501debfc3dSmrg
12511debfc3dSmrg#if defined (HAVE__POWF) && ! defined (HAVE_POWF)
12521debfc3dSmrg# define HAVE_POWF 1
12531debfc3dSmrg# define powf _powf
12541debfc3dSmrg#endif
12551debfc3dSmrg
12561debfc3dSmrg#if defined (HAVE__POWL) && ! defined (HAVE_POWL)
12571debfc3dSmrg# define HAVE_POWL 1
12581debfc3dSmrg# define powl _powl
12591debfc3dSmrg#endif
12601debfc3dSmrg
12611debfc3dSmrg#if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
12621debfc3dSmrg# define HAVE_QFPCLASS 1
12631debfc3dSmrg# define qfpclass _qfpclass
12641debfc3dSmrg#endif
12651debfc3dSmrg
12661debfc3dSmrg#if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
12671debfc3dSmrg# define HAVE_SINCOS 1
12681debfc3dSmrg# define sincos _sincos
12691debfc3dSmrg#endif
12701debfc3dSmrg
12711debfc3dSmrg#if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
12721debfc3dSmrg# define HAVE_SINCOSF 1
12731debfc3dSmrg# define sincosf _sincosf
12741debfc3dSmrg#endif
12751debfc3dSmrg
12761debfc3dSmrg#if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
12771debfc3dSmrg# define HAVE_SINCOSL 1
12781debfc3dSmrg# define sincosl _sincosl
12791debfc3dSmrg#endif
12801debfc3dSmrg
12811debfc3dSmrg#if defined (HAVE__SINF) && ! defined (HAVE_SINF)
12821debfc3dSmrg# define HAVE_SINF 1
12831debfc3dSmrg# define sinf _sinf
12841debfc3dSmrg#endif
12851debfc3dSmrg
12861debfc3dSmrg#if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
12871debfc3dSmrg# define HAVE_SINHF 1
12881debfc3dSmrg# define sinhf _sinhf
12891debfc3dSmrg#endif
12901debfc3dSmrg
12911debfc3dSmrg#if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
12921debfc3dSmrg# define HAVE_SINHL 1
12931debfc3dSmrg# define sinhl _sinhl
12941debfc3dSmrg#endif
12951debfc3dSmrg
12961debfc3dSmrg#if defined (HAVE__SINL) && ! defined (HAVE_SINL)
12971debfc3dSmrg# define HAVE_SINL 1
12981debfc3dSmrg# define sinl _sinl
12991debfc3dSmrg#endif
13001debfc3dSmrg
13011debfc3dSmrg#if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
13021debfc3dSmrg# define HAVE_SQRTF 1
13031debfc3dSmrg# define sqrtf _sqrtf
13041debfc3dSmrg#endif
13051debfc3dSmrg
13061debfc3dSmrg#if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
13071debfc3dSmrg# define HAVE_SQRTL 1
13081debfc3dSmrg# define sqrtl _sqrtl
13091debfc3dSmrg#endif
13101debfc3dSmrg
13111debfc3dSmrg#if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
13121debfc3dSmrg# define HAVE_STRTOF 1
13131debfc3dSmrg# define strtof _strtof
13141debfc3dSmrg#endif
13151debfc3dSmrg
13161debfc3dSmrg#if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
13171debfc3dSmrg# define HAVE_STRTOLD 1
13181debfc3dSmrg# define strtold _strtold
13191debfc3dSmrg#endif
13201debfc3dSmrg
13211debfc3dSmrg#if defined (HAVE__TANF) && ! defined (HAVE_TANF)
13221debfc3dSmrg# define HAVE_TANF 1
13231debfc3dSmrg# define tanf _tanf
13241debfc3dSmrg#endif
13251debfc3dSmrg
13261debfc3dSmrg#if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
13271debfc3dSmrg# define HAVE_TANHF 1
13281debfc3dSmrg# define tanhf _tanhf
13291debfc3dSmrg#endif
13301debfc3dSmrg
13311debfc3dSmrg#if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
13321debfc3dSmrg# define HAVE_TANHL 1
13331debfc3dSmrg# define tanhl _tanhl
13341debfc3dSmrg#endif
13351debfc3dSmrg
13361debfc3dSmrg#if defined (HAVE__TANL) && ! defined (HAVE_TANL)
13371debfc3dSmrg# define HAVE_TANL 1
13381debfc3dSmrg# define tanl _tanl
13391debfc3dSmrg#endif
1340