]> git.ipfire.org Git - thirdparty/gcc.git/blame - libstdc++-v3/config.h.in
fs_path.h (path::_List): Use vector instead of list.
[thirdparty/gcc.git] / libstdc++-v3 / config.h.in
CommitLineData
8b171e55 1/* config.h.in. Generated from configure.ac by autoheader. */
54fa7415 2
ff66d28f 3/* Define to 1 if you have the `acosf' function. */
54fa7415
SK
4#undef HAVE_ACOSF
5
ff66d28f 6/* Define to 1 if you have the `acosl' function. */
54fa7415
SK
7#undef HAVE_ACOSL
8
ff66d28f 9/* Define to 1 if you have the `asinf' function. */
54fa7415
SK
10#undef HAVE_ASINF
11
ff66d28f 12/* Define to 1 if you have the `asinl' function. */
54fa7415
SK
13#undef HAVE_ASINL
14
1f93f687
JJ
15/* Define to 1 if the target assembler supports .symver directive. */
16#undef HAVE_AS_SYMVER_DIRECTIVE
17
ff66d28f 18/* Define to 1 if you have the `atan2f' function. */
d38cd8ae
GDR
19#undef HAVE_ATAN2F
20
ff66d28f 21/* Define to 1 if you have the `atan2l' function. */
54fa7415
SK
22#undef HAVE_ATAN2L
23
ff66d28f 24/* Define to 1 if you have the `atanf' function. */
54fa7415
SK
25#undef HAVE_ATANF
26
ff66d28f 27/* Define to 1 if you have the `atanl' function. */
54fa7415
SK
28#undef HAVE_ATANL
29
cc999d03
JM
30/* Define to 1 if you have the `at_quick_exit' function. */
31#undef HAVE_AT_QUICK_EXIT
32
65be6ddd
BK
33/* Define to 1 if the target assembler supports thread-local storage. */
34#undef HAVE_CC_TLS
35
ff66d28f 36/* Define to 1 if you have the `ceilf' function. */
54fa7415
SK
37#undef HAVE_CEILF
38
ff66d28f 39/* Define to 1 if you have the `ceill' function. */
54fa7415
SK
40#undef HAVE_CEILL
41
52e6723c
BK
42/* Define to 1 if you have the <complex.h> header file. */
43#undef HAVE_COMPLEX_H
44
ff66d28f 45/* Define to 1 if you have the `cosf' function. */
b2dad0e3
BK
46#undef HAVE_COSF
47
ff66d28f 48/* Define to 1 if you have the `coshf' function. */
b2dad0e3
BK
49#undef HAVE_COSHF
50
ff66d28f 51/* Define to 1 if you have the `coshl' function. */
54fa7415
SK
52#undef HAVE_COSHL
53
ff66d28f 54/* Define to 1 if you have the `cosl' function. */
54fa7415
SK
55#undef HAVE_COSL
56
0ca7ba9a
JW
57/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
58 */
59#undef HAVE_DIRENT_H
60
0258dc3a
BK
61/* Define to 1 if you have the <dlfcn.h> header file. */
62#undef HAVE_DLFCN_H
63
bd1a56a0
BK
64/* Define if EBADMSG exists. */
65#undef HAVE_EBADMSG
66
c2ba9709
JS
67/* Define if ECANCELED exists. */
68#undef HAVE_ECANCELED
69
edf2239b
KT
70/* Define if ECHILD exists. */
71#undef HAVE_ECHILD
72
5ae8cf8c
PC
73/* Define if EIDRM exists. */
74#undef HAVE_EIDRM
75
ff66d28f
PE
76/* Define to 1 if you have the <endian.h> header file. */
77#undef HAVE_ENDIAN_H
78
e4e5e7f5
BK
79/* Define if ENODATA exists. */
80#undef HAVE_ENODATA
81
c6a8035a
BK
82/* Define if ENOLINK exists. */
83#undef HAVE_ENOLINK
84
edf2239b
KT
85/* Define if ENOSPC exists. */
86#undef HAVE_ENOSPC
87
e4e5e7f5
BK
88/* Define if ENOSR exists. */
89#undef HAVE_ENOSR
90
91/* Define if ENOSTR exists. */
92#undef HAVE_ENOSTR
93
0646d8a3
BK
94/* Define if ENOTRECOVERABLE exists. */
95#undef HAVE_ENOTRECOVERABLE
96
4bcf935d
BK
97/* Define if ENOTSUP exists. */
98#undef HAVE_ENOTSUP
99
e63637ea
BK
100/* Define if EOVERFLOW exists. */
101#undef HAVE_EOVERFLOW
102
0646d8a3
BK
103/* Define if EOWNERDEAD exists. */
104#undef HAVE_EOWNERDEAD
105
edf2239b
KT
106/* Define if EPERM exists. */
107#undef HAVE_EPERM
108
c6a8035a
BK
109/* Define if EPROTO exists. */
110#undef HAVE_EPROTO
111
e4e5e7f5
BK
112/* Define if ETIME exists. */
113#undef HAVE_ETIME
114
edf2239b
KT
115/* Define if ETIMEDOUT exists. */
116#undef HAVE_ETIMEDOUT
117
5ae8cf8c
PC
118/* Define if ETXTBSY exists. */
119#undef HAVE_ETXTBSY
120
edf2239b
KT
121/* Define if EWOULDBLOCK exists. */
122#undef HAVE_EWOULDBLOCK
123
da9debb8
PC
124/* Define to 1 if you have the <execinfo.h> header file. */
125#undef HAVE_EXECINFO_H
126
ff66d28f 127/* Define to 1 if you have the `expf' function. */
34ff0b99
BK
128#undef HAVE_EXPF
129
ff66d28f 130/* Define to 1 if you have the `expl' function. */
54fa7415
SK
131#undef HAVE_EXPL
132
ff66d28f 133/* Define to 1 if you have the `fabsf' function. */
b2dad0e3
BK
134#undef HAVE_FABSF
135
ff66d28f 136/* Define to 1 if you have the `fabsl' function. */
54fa7415
SK
137#undef HAVE_FABSL
138
0ca7ba9a
JW
139/* Define to 1 if you have the <fcntl.h> header file. */
140#undef HAVE_FCNTL_H
141
20921e53
PC
142/* Define to 1 if you have the <fenv.h> header file. */
143#undef HAVE_FENV_H
144
ff66d28f 145/* Define to 1 if you have the `finite' function. */
b2dad0e3
BK
146#undef HAVE_FINITE
147
ff66d28f 148/* Define to 1 if you have the `finitef' function. */
54fa7415
SK
149#undef HAVE_FINITEF
150
ff66d28f 151/* Define to 1 if you have the `finitel' function. */
54fa7415
SK
152#undef HAVE_FINITEL
153
ff66d28f
PE
154/* Define to 1 if you have the <float.h> header file. */
155#undef HAVE_FLOAT_H
156
157/* Define to 1 if you have the `floorf' function. */
54fa7415
SK
158#undef HAVE_FLOORF
159
ff66d28f 160/* Define to 1 if you have the `floorl' function. */
54fa7415
SK
161#undef HAVE_FLOORL
162
ff66d28f 163/* Define to 1 if you have the `fmodf' function. */
5ae55a2e
BK
164#undef HAVE_FMODF
165
ff66d28f 166/* Define to 1 if you have the `fmodl' function. */
5ae55a2e
BK
167#undef HAVE_FMODL
168
ff66d28f 169/* Define to 1 if you have the `fpclass' function. */
b2dad0e3
BK
170#undef HAVE_FPCLASS
171
ff66d28f
PE
172/* Define to 1 if you have the <fp.h> header file. */
173#undef HAVE_FP_H
174
175/* Define to 1 if you have the `frexpf' function. */
54fa7415
SK
176#undef HAVE_FREXPF
177
ff66d28f 178/* Define to 1 if you have the `frexpl' function. */
54fa7415
SK
179#undef HAVE_FREXPL
180
2e575796
SE
181/* Define if _Unwind_GetIPInfo is available. */
182#undef HAVE_GETIPINFO
183
1b6ce36f
BK
184/* Define if gets is available in <stdio.h>. */
185#undef HAVE_GETS
186
ff66d28f 187/* Define to 1 if you have the `hypot' function. */
b2dad0e3
BK
188#undef HAVE_HYPOT
189
ff66d28f 190/* Define to 1 if you have the `hypotf' function. */
b2dad0e3
BK
191#undef HAVE_HYPOTF
192
ff66d28f 193/* Define to 1 if you have the `hypotl' function. */
b2dad0e3
BK
194#undef HAVE_HYPOTL
195
4ffe6e87 196/* Define if you have the iconv() function. */
3840fa2a
BK
197#undef HAVE_ICONV
198
ff66d28f
PE
199/* Define to 1 if you have the <ieeefp.h> header file. */
200#undef HAVE_IEEEFP_H
201
4651e622
KC
202/* Define if int64_t is available in <stdint.h>. */
203#undef HAVE_INT64_T
204
fc9ab7b4
PC
205/* Define if int64_t is a long. */
206#undef HAVE_INT64_T_LONG
207
208/* Define if int64_t is a long long. */
209#undef HAVE_INT64_T_LONG_LONG
210
ff66d28f
PE
211/* Define to 1 if you have the <inttypes.h> header file. */
212#undef HAVE_INTTYPES_H
213
214/* Define to 1 if you have the `isinf' function. */
b2dad0e3
BK
215#undef HAVE_ISINF
216
ff66d28f 217/* Define to 1 if you have the `isinff' function. */
b2dad0e3
BK
218#undef HAVE_ISINFF
219
ff66d28f 220/* Define to 1 if you have the `isinfl' function. */
b2dad0e3
BK
221#undef HAVE_ISINFL
222
ff66d28f 223/* Define to 1 if you have the `isnan' function. */
b2dad0e3
BK
224#undef HAVE_ISNAN
225
ff66d28f 226/* Define to 1 if you have the `isnanf' function. */
b2dad0e3
BK
227#undef HAVE_ISNANF
228
ff66d28f 229/* Define to 1 if you have the `isnanl' function. */
b2dad0e3
BK
230#undef HAVE_ISNANL
231
347669a0 232/* Defined if iswblank exists. */
d2f663d1
BK
233#undef HAVE_ISWBLANK
234
4651e622
KC
235/* Define if LC_MESSAGES is available in <locale.h>. */
236#undef HAVE_LC_MESSAGES
237
ff66d28f 238/* Define to 1 if you have the `ldexpf' function. */
54fa7415
SK
239#undef HAVE_LDEXPF
240
ff66d28f 241/* Define to 1 if you have the `ldexpl' function. */
54fa7415
SK
242#undef HAVE_LDEXPL
243
ff66d28f
PE
244/* Define to 1 if you have the <libintl.h> header file. */
245#undef HAVE_LIBINTL_H
246
2ae6e982
PC
247/* Only used in build directory testsuite_hooks.h. */
248#undef HAVE_LIMIT_AS
249
250/* Only used in build directory testsuite_hooks.h. */
251#undef HAVE_LIMIT_DATA
252
253/* Only used in build directory testsuite_hooks.h. */
254#undef HAVE_LIMIT_FSIZE
255
256/* Only used in build directory testsuite_hooks.h. */
257#undef HAVE_LIMIT_RSS
258
259/* Only used in build directory testsuite_hooks.h. */
260#undef HAVE_LIMIT_VMEM
261
0f3e711e
JJ
262/* Define if futex syscall is available. */
263#undef HAVE_LINUX_FUTEX
264
ff66d28f
PE
265/* Define to 1 if you have the <locale.h> header file. */
266#undef HAVE_LOCALE_H
267
268/* Define to 1 if you have the `log10f' function. */
b2dad0e3
BK
269#undef HAVE_LOG10F
270
ff66d28f 271/* Define to 1 if you have the `log10l' function. */
54fa7415
SK
272#undef HAVE_LOG10L
273
ff66d28f 274/* Define to 1 if you have the `logf' function. */
b2dad0e3
BK
275#undef HAVE_LOGF
276
ff66d28f 277/* Define to 1 if you have the `logl' function. */
54fa7415
SK
278#undef HAVE_LOGL
279
ff66d28f
PE
280/* Define to 1 if you have the <machine/endian.h> header file. */
281#undef HAVE_MACHINE_ENDIAN_H
282
283/* Define to 1 if you have the <machine/param.h> header file. */
284#undef HAVE_MACHINE_PARAM_H
285
4651e622
KC
286/* Define if mbstate_t exists in wchar.h. */
287#undef HAVE_MBSTATE_T
288
ff66d28f
PE
289/* Define to 1 if you have the <memory.h> header file. */
290#undef HAVE_MEMORY_H
291
3a642d50
KC
292/* Define to 1 if you have the `modf' function. */
293#undef HAVE_MODF
294
ff66d28f 295/* Define to 1 if you have the `modff' function. */
54fa7415
SK
296#undef HAVE_MODFF
297
ff66d28f 298/* Define to 1 if you have the `modfl' function. */
54fa7415
SK
299#undef HAVE_MODFL
300
ff66d28f
PE
301/* Define to 1 if you have the <nan.h> header file. */
302#undef HAVE_NAN_H
303
0ca7ba9a
JW
304/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
305#undef HAVE_NDIR_H
306
4651e622
KC
307/* Define if poll is available in <poll.h>. */
308#undef HAVE_POLL
309
ff66d28f 310/* Define to 1 if you have the `powf' function. */
b2dad0e3
BK
311#undef HAVE_POWF
312
ff66d28f 313/* Define to 1 if you have the `powl' function. */
54fa7415
SK
314#undef HAVE_POWL
315
ff66d28f 316/* Define to 1 if you have the `qfpclass' function. */
b2dad0e3
BK
317#undef HAVE_QFPCLASS
318
cc999d03
JM
319/* Define to 1 if you have the `quick_exit' function. */
320#undef HAVE_QUICK_EXIT
321
ff66d28f 322/* Define to 1 if you have the `setenv' function. */
b6a95741
BK
323#undef HAVE_SETENV
324
ff66d28f 325/* Define to 1 if you have the `sincos' function. */
b2dad0e3
BK
326#undef HAVE_SINCOS
327
ff66d28f 328/* Define to 1 if you have the `sincosf' function. */
b2dad0e3
BK
329#undef HAVE_SINCOSF
330
ff66d28f 331/* Define to 1 if you have the `sincosl' function. */
b2dad0e3
BK
332#undef HAVE_SINCOSL
333
ff66d28f 334/* Define to 1 if you have the `sinf' function. */
b2dad0e3
BK
335#undef HAVE_SINF
336
ff66d28f 337/* Define to 1 if you have the `sinhf' function. */
b2dad0e3
BK
338#undef HAVE_SINHF
339
ff66d28f 340/* Define to 1 if you have the `sinhl' function. */
54fa7415
SK
341#undef HAVE_SINHL
342
ff66d28f 343/* Define to 1 if you have the `sinl' function. */
54fa7415
SK
344#undef HAVE_SINL
345
aa66b299
JW
346/* Defined if sleep exists. */
347#undef HAVE_SLEEP
348
ff66d28f 349/* Define to 1 if you have the `sqrtf' function. */
b2dad0e3
BK
350#undef HAVE_SQRTF
351
ff66d28f 352/* Define to 1 if you have the `sqrtl' function. */
54fa7415
SK
353#undef HAVE_SQRTL
354
e0f0ee74
JW
355/* Define to 1 if you have the <stdalign.h> header file. */
356#undef HAVE_STDALIGN_H
357
1e41a98c
PC
358/* Define to 1 if you have the <stdbool.h> header file. */
359#undef HAVE_STDBOOL_H
360
ff66d28f
PE
361/* Define to 1 if you have the <stdint.h> header file. */
362#undef HAVE_STDINT_H
363
364/* Define to 1 if you have the <stdlib.h> header file. */
365#undef HAVE_STDLIB_H
366
0258dc3a
BK
367/* Define if strerror_l is available in <string.h>. */
368#undef HAVE_STRERROR_L
369
370/* Define if strerror_r is available in <string.h>. */
371#undef HAVE_STRERROR_R
372
ff66d28f
PE
373/* Define to 1 if you have the <strings.h> header file. */
374#undef HAVE_STRINGS_H
375
376/* Define to 1 if you have the <string.h> header file. */
377#undef HAVE_STRING_H
378
379/* Define to 1 if you have the `strtof' function. */
99a4deb8
LR
380#undef HAVE_STRTOF
381
ff66d28f 382/* Define to 1 if you have the `strtold' function. */
b2dad0e3
BK
383#undef HAVE_STRTOLD
384
0ca7ba9a
JW
385/* Define to 1 if `struct dirent' is a member of `d_type'. */
386#undef HAVE_STRUCT_DIRENT_D_TYPE
387
0258dc3a
BK
388/* Define if strxfrm_l is available in <string.h>. */
389#undef HAVE_STRXFRM_L
390
8198d541
RO
391/* Define to 1 if the target runtime linker supports binding the same symbol
392 to different versions. */
393#undef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT
394
0ca7ba9a
JW
395/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
396 */
397#undef HAVE_SYS_DIR_H
398
ff66d28f
PE
399/* Define to 1 if you have the <sys/filio.h> header file. */
400#undef HAVE_SYS_FILIO_H
401
402/* Define to 1 if you have the <sys/ioctl.h> header file. */
403#undef HAVE_SYS_IOCTL_H
404
8f1032c1
MM
405/* Define to 1 if you have the <sys/ipc.h> header file. */
406#undef HAVE_SYS_IPC_H
407
ff66d28f
PE
408/* Define to 1 if you have the <sys/isa_defs.h> header file. */
409#undef HAVE_SYS_ISA_DEFS_H
410
411/* Define to 1 if you have the <sys/machine.h> header file. */
412#undef HAVE_SYS_MACHINE_H
413
0ca7ba9a
JW
414/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
415 */
416#undef HAVE_SYS_NDIR_H
417
ec2075e9
BK
418/* Define to 1 if you have the <sys/param.h> header file. */
419#undef HAVE_SYS_PARAM_H
420
ff66d28f
PE
421/* Define to 1 if you have the <sys/resource.h> header file. */
422#undef HAVE_SYS_RESOURCE_H
423
d74e340d 424/* Define to 1 if you have a suitable <sys/sdt.h> header file */
83c214a8
TT
425#undef HAVE_SYS_SDT_H
426
8f1032c1
MM
427/* Define to 1 if you have the <sys/sem.h> header file. */
428#undef HAVE_SYS_SEM_H
429
0ca7ba9a
JW
430/* Define to 1 if you have the <sys/statvfs.h> header file. */
431#undef HAVE_SYS_STATVFS_H
432
ff66d28f
PE
433/* Define to 1 if you have the <sys/stat.h> header file. */
434#undef HAVE_SYS_STAT_H
435
43653c33
JW
436/* Define to 1 if you have the <sys/sysinfo.h> header file. */
437#undef HAVE_SYS_SYSINFO_H
438
ff66d28f
PE
439/* Define to 1 if you have the <sys/time.h> header file. */
440#undef HAVE_SYS_TIME_H
441
442/* Define to 1 if you have the <sys/types.h> header file. */
443#undef HAVE_SYS_TYPES_H
444
445/* Define to 1 if you have the <sys/uio.h> header file. */
446#undef HAVE_SYS_UIO_H
447
4651e622
KC
448/* Define if S_IFREG is available in <sys/stat.h>. */
449#undef HAVE_S_IFREG
450
451/* Define if S_IFREG is available in <sys/stat.h>. */
452#undef HAVE_S_ISREG
453
ff66d28f 454/* Define to 1 if you have the `tanf' function. */
b2dad0e3
BK
455#undef HAVE_TANF
456
ff66d28f 457/* Define to 1 if you have the `tanhf' function. */
b2dad0e3
BK
458#undef HAVE_TANHF
459
ff66d28f 460/* Define to 1 if you have the `tanhl' function. */
54fa7415
SK
461#undef HAVE_TANHL
462
ff66d28f 463/* Define to 1 if you have the `tanl' function. */
54fa7415
SK
464#undef HAVE_TANL
465
5ad2f32d
BK
466/* Define to 1 if you have the <tgmath.h> header file. */
467#undef HAVE_TGMATH_H
468
cddfb1c7
BK
469/* Define to 1 if the target supports thread-local storage. */
470#undef HAVE_TLS
471
ff66d28f
PE
472/* Define to 1 if you have the <unistd.h> header file. */
473#undef HAVE_UNISTD_H
474
aa66b299
JW
475/* Defined if usleep exists. */
476#undef HAVE_USLEEP
477
347669a0 478/* Defined if vfwscanf exists. */
68fe6226
BK
479#undef HAVE_VFWSCANF
480
347669a0 481/* Defined if vswscanf exists. */
68fe6226
BK
482#undef HAVE_VSWSCANF
483
347669a0 484/* Defined if vwscanf exists. */
68fe6226
BK
485#undef HAVE_VWSCANF
486
ff66d28f
PE
487/* Define to 1 if you have the <wchar.h> header file. */
488#undef HAVE_WCHAR_H
489
347669a0 490/* Defined if wcstof exists. */
68fe6226
BK
491#undef HAVE_WCSTOF
492
ff66d28f
PE
493/* Define to 1 if you have the <wctype.h> header file. */
494#undef HAVE_WCTYPE_H
495
8ed812cc
JW
496/* Defined if Sleep exists. */
497#undef HAVE_WIN32_SLEEP
498
4651e622
KC
499/* Define if writev is available in <sys/uio.h>. */
500#undef HAVE_WRITEV
501
ff66d28f
PE
502/* Define to 1 if you have the `_acosf' function. */
503#undef HAVE__ACOSF
b2dad0e3 504
ff66d28f
PE
505/* Define to 1 if you have the `_acosl' function. */
506#undef HAVE__ACOSL
b2dad0e3 507
ff66d28f
PE
508/* Define to 1 if you have the `_asinf' function. */
509#undef HAVE__ASINF
b2dad0e3 510
ff66d28f
PE
511/* Define to 1 if you have the `_asinl' function. */
512#undef HAVE__ASINL
dfb1d76f 513
ff66d28f
PE
514/* Define to 1 if you have the `_atan2f' function. */
515#undef HAVE__ATAN2F
b2dad0e3 516
ff66d28f
PE
517/* Define to 1 if you have the `_atan2l' function. */
518#undef HAVE__ATAN2L
b2dad0e3 519
ff66d28f
PE
520/* Define to 1 if you have the `_atanf' function. */
521#undef HAVE__ATANF
ad414290 522
ff66d28f
PE
523/* Define to 1 if you have the `_atanl' function. */
524#undef HAVE__ATANL
b2dad0e3 525
ff66d28f
PE
526/* Define to 1 if you have the `_ceilf' function. */
527#undef HAVE__CEILF
b2dad0e3 528
ff66d28f
PE
529/* Define to 1 if you have the `_ceill' function. */
530#undef HAVE__CEILL
b2dad0e3 531
ff66d28f
PE
532/* Define to 1 if you have the `_cosf' function. */
533#undef HAVE__COSF
bbacb998 534
ff66d28f
PE
535/* Define to 1 if you have the `_coshf' function. */
536#undef HAVE__COSHF
b2dad0e3 537
ff66d28f
PE
538/* Define to 1 if you have the `_coshl' function. */
539#undef HAVE__COSHL
b2dad0e3 540
ff66d28f
PE
541/* Define to 1 if you have the `_cosl' function. */
542#undef HAVE__COSL
fe413112 543
ff66d28f
PE
544/* Define to 1 if you have the `_expf' function. */
545#undef HAVE__EXPF
248a9163 546
ff66d28f
PE
547/* Define to 1 if you have the `_expl' function. */
548#undef HAVE__EXPL
f62bef48 549
ff66d28f
PE
550/* Define to 1 if you have the `_fabsf' function. */
551#undef HAVE__FABSF
ea0c0b6e 552
ff66d28f
PE
553/* Define to 1 if you have the `_fabsl' function. */
554#undef HAVE__FABSL
bda243ec 555
ff66d28f
PE
556/* Define to 1 if you have the `_finite' function. */
557#undef HAVE__FINITE
b2dad0e3 558
ff66d28f
PE
559/* Define to 1 if you have the `_finitef' function. */
560#undef HAVE__FINITEF
7b331228 561
ff66d28f
PE
562/* Define to 1 if you have the `_finitel' function. */
563#undef HAVE__FINITEL
31f93f90 564
ff66d28f
PE
565/* Define to 1 if you have the `_floorf' function. */
566#undef HAVE__FLOORF
b4b2a487 567
ff66d28f
PE
568/* Define to 1 if you have the `_floorl' function. */
569#undef HAVE__FLOORL
b2dad0e3 570
ff66d28f
PE
571/* Define to 1 if you have the `_fmodf' function. */
572#undef HAVE__FMODF
b2dad0e3 573
ff66d28f
PE
574/* Define to 1 if you have the `_fmodl' function. */
575#undef HAVE__FMODL
52a11cbf 576
ff66d28f
PE
577/* Define to 1 if you have the `_fpclass' function. */
578#undef HAVE__FPCLASS
48dbafe4 579
ff66d28f
PE
580/* Define to 1 if you have the `_frexpf' function. */
581#undef HAVE__FREXPF
fe413112 582
ff66d28f
PE
583/* Define to 1 if you have the `_frexpl' function. */
584#undef HAVE__FREXPL
fe413112 585
ff66d28f
PE
586/* Define to 1 if you have the `_hypot' function. */
587#undef HAVE__HYPOT
fe413112 588
ff66d28f
PE
589/* Define to 1 if you have the `_hypotf' function. */
590#undef HAVE__HYPOTF
591
592/* Define to 1 if you have the `_hypotl' function. */
593#undef HAVE__HYPOTL
594
595/* Define to 1 if you have the `_isinf' function. */
596#undef HAVE__ISINF
597
598/* Define to 1 if you have the `_isinff' function. */
599#undef HAVE__ISINFF
600
601/* Define to 1 if you have the `_isinfl' function. */
602#undef HAVE__ISINFL
603
604/* Define to 1 if you have the `_isnan' function. */
605#undef HAVE__ISNAN
606
607/* Define to 1 if you have the `_isnanf' function. */
608#undef HAVE__ISNANF
609
610/* Define to 1 if you have the `_isnanl' function. */
611#undef HAVE__ISNANL
612
613/* Define to 1 if you have the `_ldexpf' function. */
614#undef HAVE__LDEXPF
615
616/* Define to 1 if you have the `_ldexpl' function. */
617#undef HAVE__LDEXPL
618
619/* Define to 1 if you have the `_log10f' function. */
620#undef HAVE__LOG10F
621
622/* Define to 1 if you have the `_log10l' function. */
623#undef HAVE__LOG10L
624
625/* Define to 1 if you have the `_logf' function. */
626#undef HAVE__LOGF
627
628/* Define to 1 if you have the `_logl' function. */
629#undef HAVE__LOGL
630
3a642d50
KC
631/* Define to 1 if you have the `_modf' function. */
632#undef HAVE__MODF
633
ff66d28f
PE
634/* Define to 1 if you have the `_modff' function. */
635#undef HAVE__MODFF
636
637/* Define to 1 if you have the `_modfl' function. */
638#undef HAVE__MODFL
639
640/* Define to 1 if you have the `_powf' function. */
641#undef HAVE__POWF
642
643/* Define to 1 if you have the `_powl' function. */
644#undef HAVE__POWL
645
646/* Define to 1 if you have the `_qfpclass' function. */
647#undef HAVE__QFPCLASS
648
649/* Define to 1 if you have the `_sincos' function. */
650#undef HAVE__SINCOS
651
652/* Define to 1 if you have the `_sincosf' function. */
653#undef HAVE__SINCOSF
654
655/* Define to 1 if you have the `_sincosl' function. */
656#undef HAVE__SINCOSL
657
658/* Define to 1 if you have the `_sinf' function. */
659#undef HAVE__SINF
660
661/* Define to 1 if you have the `_sinhf' function. */
662#undef HAVE__SINHF
663
664/* Define to 1 if you have the `_sinhl' function. */
665#undef HAVE__SINHL
666
667/* Define to 1 if you have the `_sinl' function. */
668#undef HAVE__SINL
669
670/* Define to 1 if you have the `_sqrtf' function. */
671#undef HAVE__SQRTF
672
673/* Define to 1 if you have the `_sqrtl' function. */
674#undef HAVE__SQRTL
fe413112 675
ff66d28f
PE
676/* Define to 1 if you have the `_tanf' function. */
677#undef HAVE__TANF
678
679/* Define to 1 if you have the `_tanhf' function. */
680#undef HAVE__TANHF
681
682/* Define to 1 if you have the `_tanhl' function. */
683#undef HAVE__TANHL
684
685/* Define to 1 if you have the `_tanl' function. */
686#undef HAVE__TANL
687
bed152e3
JM
688/* Define to 1 if you have the `__cxa_thread_atexit_impl' function. */
689#undef HAVE___CXA_THREAD_ATEXIT_IMPL
690
4ffe6e87
BK
691/* Define as const if the declaration of iconv() needs const. */
692#undef ICONV_CONST
693
0258dc3a
BK
694/* Define to the sub-directory in which libtool stores uninstalled libraries.
695 */
696#undef LT_OBJDIR
697
3a24bf5d
KC
698/* Name of package */
699#undef PACKAGE
700
ff66d28f
PE
701/* Define to the address where bug reports for this package should be sent. */
702#undef PACKAGE_BUGREPORT
703
704/* Define to the full name of this package. */
705#undef PACKAGE_NAME
706
707/* Define to the full name and version of this package. */
708#undef PACKAGE_STRING
709
710/* Define to the one symbol short name of this package. */
711#undef PACKAGE_TARNAME
712
5213506e
RW
713/* Define to the home page for this package. */
714#undef PACKAGE_URL
715
ff66d28f
PE
716/* Define to the version of this package. */
717#undef PACKAGE_VERSION
718
5213506e 719/* The size of `char', as computed by sizeof. */
cb457156
BK
720#undef SIZEOF_CHAR
721
5213506e 722/* The size of `int', as computed by sizeof. */
cb457156
BK
723#undef SIZEOF_INT
724
5213506e 725/* The size of `long', as computed by sizeof. */
cb457156
BK
726#undef SIZEOF_LONG
727
5213506e 728/* The size of `short', as computed by sizeof. */
cb457156
BK
729#undef SIZEOF_SHORT
730
5213506e 731/* The size of `void *', as computed by sizeof. */
cb457156
BK
732#undef SIZEOF_VOID_P
733
ff66d28f
PE
734/* Define to 1 if you have the ANSI C header files. */
735#undef STDC_HEADERS
736
3a24bf5d
KC
737/* Version number of package */
738#undef VERSION
739
a152e96f
BK
740/* Define if the compiler supports C++11 atomics. */
741#undef _GLIBCXX_ATOMIC_BUILTINS
50ce8d3d 742
4651e622
KC
743/* Define to use concept checking code from the boost libraries. */
744#undef _GLIBCXX_CONCEPT_CHECKS
745
d7a3ef97
JY
746/* Define to 1 if a fully dynamic basic_string is wanted, 0 to disable,
747 undefined for platform defaults */
4651e622
KC
748#undef _GLIBCXX_FULLY_DYNAMIC_STRING
749
b8c41c8e
CF
750/* Define if gthreads library is available. */
751#undef _GLIBCXX_HAS_GTHREADS
752
3660e02f
PE
753/* Define to 1 if a full hosted library is built, or 0 if freestanding. */
754#undef _GLIBCXX_HOSTED
755
6defecc2
JJ
756/* Define if compatibility should be provided for -mlong-double-64. */
757#undef _GLIBCXX_LONG_DOUBLE_COMPAT
758
bb2b2a24
BK
759/* Define if ptrdiff_t is int. */
760#undef _GLIBCXX_PTRDIFF_T_IS_INT
761
4651e622
KC
762/* Define if using setrlimit to set resource limits during "make check" */
763#undef _GLIBCXX_RES_LIMITS
764
bb2b2a24
BK
765/* Define if size_t is unsigned int. */
766#undef _GLIBCXX_SIZE_T_IS_UINT
767
ff66d28f
PE
768/* Define if the compiler is configured for setjmp/longjmp exceptions. */
769#undef _GLIBCXX_SJLJ_EXCEPTIONS
347669a0 770
ddc9c40d
PC
771/* Define to the value of the EOF integer constant. */
772#undef _GLIBCXX_STDIO_EOF
773
774/* Define to the value of the SEEK_CUR integer constant. */
775#undef _GLIBCXX_STDIO_SEEK_CUR
776
777/* Define to the value of the SEEK_END integer constant. */
778#undef _GLIBCXX_STDIO_SEEK_END
1814157e 779
fb5c309d 780/* Define to use symbol versioning in the shared library. */
4651e622
KC
781#undef _GLIBCXX_SYMVER
782
fb5c309d
BK
783/* Define to use darwin versioning in the shared library. */
784#undef _GLIBCXX_SYMVER_DARWIN
785
786/* Define to use GNU versioning in the shared library. */
787#undef _GLIBCXX_SYMVER_GNU
788
3cbc7af0
BK
789/* Define to use GNU namespace versioning in the shared library. */
790#undef _GLIBCXX_SYMVER_GNU_NAMESPACE
791
c18dc5cc
RO
792/* Define to use Sun versioning in the shared library. */
793#undef _GLIBCXX_SYMVER_SUN
794
4651e622
KC
795/* Define if C99 functions or macros from <wchar.h>, <math.h>, <complex.h>,
796 <stdio.h>, and <stdlib.h> can be used or exposed. */
797#undef _GLIBCXX_USE_C99
798
799/* Define if C99 functions in <complex.h> should be used in <complex>. Using
800 compiler builtins for these functions requires corresponding C99 library
801 functions to be present. */
802#undef _GLIBCXX_USE_C99_COMPLEX
803
bd2bb1ea
PC
804/* Define if C99 functions in <complex.h> should be used in <tr1/complex>.
805 Using compiler builtins for these functions requires corresponding C99
806 library functions to be present. */
807#undef _GLIBCXX_USE_C99_COMPLEX_TR1
808
809/* Define if C99 functions in <ctype.h> should be imported in <tr1/cctype> in
810 namespace std::tr1. */
811#undef _GLIBCXX_USE_C99_CTYPE_TR1
812
20921e53
PC
813/* Define if C99 functions in <fenv.h> should be imported in <tr1/cfenv> in
814 namespace std::tr1. */
815#undef _GLIBCXX_USE_C99_FENV_TR1
816
52a64bd3
PC
817/* Define if C99 functions in <inttypes.h> should be imported in
818 <tr1/cinttypes> in namespace std::tr1. */
819#undef _GLIBCXX_USE_C99_INTTYPES_TR1
820
a834e097
PC
821/* Define if wchar_t C99 functions in <inttypes.h> should be imported in
822 <tr1/cinttypes> in namespace std::tr1. */
823#undef _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1
824
4651e622
KC
825/* Define if C99 functions or macros in <math.h> should be imported in <cmath>
826 in namespace std. */
827#undef _GLIBCXX_USE_C99_MATH
828
4f0de5dd
PC
829/* Define if C99 functions or macros in <math.h> should be imported in
830 <tr1/cmath> in namespace std::tr1. */
831#undef _GLIBCXX_USE_C99_MATH_TR1
832
2a1d6346
PC
833/* Define if C99 types in <stdint.h> should be imported in <tr1/cstdint> in
834 namespace std::tr1. */
835#undef _GLIBCXX_USE_C99_STDINT_TR1
836
2077db1b
CT
837/* Defined if clock_gettime syscall has monotonic and realtime clock support.
838 */
839#undef _GLIBCXX_USE_CLOCK_GETTIME_SYSCALL
840
15e38d0d
CF
841/* Defined if clock_gettime has monotonic clock support. */
842#undef _GLIBCXX_USE_CLOCK_MONOTONIC
843
844/* Defined if clock_gettime has realtime clock support. */
845#undef _GLIBCXX_USE_CLOCK_REALTIME
846
4cdc8761
BK
847/* Define if ISO/IEC TR 24733 decimal floating point types are supported on
848 this host. */
849#undef _GLIBCXX_USE_DECIMAL_FLOAT
850
6d585f01
PC
851/* Define if __float128 is supported on this host. */
852#undef _GLIBCXX_USE_FLOAT128
853
15e38d0d
CF
854/* Defined if gettimeofday is available. */
855#undef _GLIBCXX_USE_GETTIMEOFDAY
856
43653c33
JW
857/* Define if get_nprocs is available in <sys/sysinfo.h>. */
858#undef _GLIBCXX_USE_GET_NPROCS
859
fd1e62c2 860/* Define if __int128 is supported on this host. */
6d585f01
PC
861#undef _GLIBCXX_USE_INT128
862
4651e622
KC
863/* Define if LFS support is available. */
864#undef _GLIBCXX_USE_LFS
865
866/* Define if code specialized for long long should be used. */
867#undef _GLIBCXX_USE_LONG_LONG
868
46e113bf
CF
869/* Defined if nanosleep is available. */
870#undef _GLIBCXX_USE_NANOSLEEP
871
4651e622
KC
872/* Define if NLS translations are to be used. */
873#undef _GLIBCXX_USE_NLS
874
5ee360d0
JW
875/* Define if pthreads_num_processors_np is available in <pthread.h>. */
876#undef _GLIBCXX_USE_PTHREADS_NUM_PROCESSORS_NP
877
5e0216f1
JW
878/* Define if POSIX read/write locks are available in <gthr.h>. */
879#undef _GLIBCXX_USE_PTHREAD_RWLOCK_T
880
9ce0a22e
PC
881/* Define if /dev/random and /dev/urandom are available for the random_device
882 of TR1 (Chapter 5.1). */
d8bc9819
PC
883#undef _GLIBCXX_USE_RANDOM_TR1
884
0ca7ba9a
JW
885/* Define if realpath is available in <stdlib.h>. */
886#undef _GLIBCXX_USE_REALPATH
887
959d14e1
CF
888/* Defined if sched_yield is available. */
889#undef _GLIBCXX_USE_SCHED_YIELD
890
43653c33
JW
891/* Define if _SC_NPROCESSORS_ONLN is available in <unistd.h>. */
892#undef _GLIBCXX_USE_SC_NPROCESSORS_ONLN
893
5ee360d0
JW
894/* Define if _SC_NPROC_ONLN is available in <unistd.h>. */
895#undef _GLIBCXX_USE_SC_NPROC_ONLN
896
0ca7ba9a
JW
897/* Define if struct stat has timespec members. */
898#undef _GLIBCXX_USE_ST_MTIM
899
5ee360d0
JW
900/* Define if sysctl(), CTL_HW and HW_NCPU are available in <sys/sysctl.h>. */
901#undef _GLIBCXX_USE_SYSCTL_HW_NCPU
902
7370b9df
BRF
903/* Define if obsolescent tmpnam is available in <stdio.h>. */
904#undef _GLIBCXX_USE_TMPNAM
905
0ca7ba9a
JW
906/* Define if utimensat and UTIME_OMIT are available in <sys/stat.h> and
907 AT_FDCWD in <fcntl.h>. */
908#undef _GLIBCXX_USE_UTIMENSAT
909
4651e622
KC
910/* Define if code specialized for wchar_t should be used. */
911#undef _GLIBCXX_USE_WCHAR_T
4651e622 912
5a86d36f
SH
913/* Define to 1 if a verbose library is built, or 0 otherwise. */
914#undef _GLIBCXX_VERBOSE
915
3ca6351d
UD
916/* Defined if as can handle rdrand. */
917#undef _GLIBCXX_X86_RDRAND
918
6545e33e
PC
919/* Define to 1 if mutex_timedlock is available. */
920#undef _GTHREAD_USE_MUTEX_TIMEDLOCK
921
54fa7415
SK
922#if defined (HAVE__ACOSF) && ! defined (HAVE_ACOSF)
923# define HAVE_ACOSF 1
924# define acosf _acosf
925#endif
926
927#if defined (HAVE__ACOSL) && ! defined (HAVE_ACOSL)
928# define HAVE_ACOSL 1
929# define acosl _acosl
930#endif
931
932#if defined (HAVE__ASINF) && ! defined (HAVE_ASINF)
933# define HAVE_ASINF 1
934# define asinf _asinf
935#endif
936
937#if defined (HAVE__ASINL) && ! defined (HAVE_ASINL)
938# define HAVE_ASINL 1
939# define asinl _asinl
940#endif
941
42dedaee
KC
942#if defined (HAVE__ATAN2F) && ! defined (HAVE_ATAN2F)
943# define HAVE_ATAN2F 1
944# define atan2f _atan2f
945#endif
946
947#if defined (HAVE__ATAN2L) && ! defined (HAVE_ATAN2L)
948# define HAVE_ATAN2L 1
949# define atan2l _atan2l
950#endif
951
54fa7415
SK
952#if defined (HAVE__ATANF) && ! defined (HAVE_ATANF)
953# define HAVE_ATANF 1
954# define atanf _atanf
955#endif
956
957#if defined (HAVE__ATANL) && ! defined (HAVE_ATANL)
958# define HAVE_ATANL 1
959# define atanl _atanl
960#endif
961
962#if defined (HAVE__CEILF) && ! defined (HAVE_CEILF)
963# define HAVE_CEILF 1
42dedaee 964# define ceilf _ceilf
54fa7415
SK
965#endif
966
967#if defined (HAVE__CEILL) && ! defined (HAVE_CEILL)
968# define HAVE_CEILL 1
42dedaee 969# define ceill _ceill
54fa7415
SK
970#endif
971
bffc7909
KC
972#if defined (HAVE__COSF) && ! defined (HAVE_COSF)
973# define HAVE_COSF 1
974# define cosf _cosf
975#endif
976
977#if defined (HAVE__COSHF) && ! defined (HAVE_COSHF)
978# define HAVE_COSHF 1
979# define coshf _coshf
b2dad0e3
BK
980#endif
981
54fa7415
SK
982#if defined (HAVE__COSHL) && ! defined (HAVE_COSHL)
983# define HAVE_COSHL 1
984# define coshl _coshl
985#endif
986
bffc7909
KC
987#if defined (HAVE__COSL) && ! defined (HAVE_COSL)
988# define HAVE_COSL 1
989# define cosl _cosl
990#endif
991
54fa7415
SK
992#if defined (HAVE__EXPF) && ! defined (HAVE_EXPF)
993# define HAVE_EXPF 1
994# define expf _expf
995#endif
996
997#if defined (HAVE__EXPL) && ! defined (HAVE_EXPL)
998# define HAVE_EXPL 1
999# define expl _expl
1000#endif
1001
1002#if defined (HAVE__FABSF) && ! defined (HAVE_FABSF)
1003# define HAVE_FABSF 1
1004# define fabsf _fabsf
1005#endif
1006
1007#if defined (HAVE__FABSL) && ! defined (HAVE_FABSL)
1008# define HAVE_FABSL 1
1009# define fabsl _fabsl
1010#endif
1011
bffc7909
KC
1012#if defined (HAVE__FINITE) && ! defined (HAVE_FINITE)
1013# define HAVE_FINITE 1
1014# define finite _finite
1015#endif
1016
1017#if defined (HAVE__FINITEF) && ! defined (HAVE_FINITEF)
1018# define HAVE_FINITEF 1
1019# define finitef _finitef
1020#endif
1021
1022#if defined (HAVE__FINITEL) && ! defined (HAVE_FINITEL)
1023# define HAVE_FINITEL 1
1024# define finitel _finitel
1025#endif
1026
54fa7415
SK
1027#if defined (HAVE__FLOORF) && ! defined (HAVE_FLOORF)
1028# define HAVE_FLOORF 1
1029# define floorf _floorf
1030#endif
1031
1032#if defined (HAVE__FLOORL) && ! defined (HAVE_FLOORL)
1033# define HAVE_FLOORL 1
1034# define floorl _floorl
1035#endif
1036
1037#if defined (HAVE__FMODF) && ! defined (HAVE_FMODF)
1038# define HAVE_FMODF 1
1039# define fmodf _fmodf
1040#endif
1041
1042#if defined (HAVE__FMODL) && ! defined (HAVE_FMODL)
1043# define HAVE_FMODL 1
1044# define fmodl _fmodl
1045#endif
1046
bffc7909
KC
1047#if defined (HAVE__FPCLASS) && ! defined (HAVE_FPCLASS)
1048# define HAVE_FPCLASS 1
1049# define fpclass _fpclass
1050#endif
1051
54fa7415
SK
1052#if defined (HAVE__FREXPF) && ! defined (HAVE_FREXPF)
1053# define HAVE_FREXPF 1
1054# define frexpf _frexpf
1055#endif
1056
1057#if defined (HAVE__FREXPL) && ! defined (HAVE_FREXPL)
1058# define HAVE_FREXPL 1
1059# define frexpl _frexpl
1060#endif
1061
42dedaee
KC
1062#if defined (HAVE__HYPOT) && ! defined (HAVE_HYPOT)
1063# define HAVE_HYPOT 1
1064# define hypot _hypot
1065#endif
1066
1067#if defined (HAVE__HYPOTF) && ! defined (HAVE_HYPOTF)
1068# define HAVE_HYPOTF 1
1069# define hypotf _hypotf
1070#endif
1071
1072#if defined (HAVE__HYPOTL) && ! defined (HAVE_HYPOTL)
1073# define HAVE_HYPOTL 1
1074# define hypotl _hypotl
1075#endif
1076
bffc7909
KC
1077#if defined (HAVE__ISINF) && ! defined (HAVE_ISINF)
1078# define HAVE_ISINF 1
1079# define isinf _isinf
1080#endif
1081
1082#if defined (HAVE__ISINFF) && ! defined (HAVE_ISINFF)
1083# define HAVE_ISINFF 1
1084# define isinff _isinff
1085#endif
1086
1087#if defined (HAVE__ISINFL) && ! defined (HAVE_ISINFL)
1088# define HAVE_ISINFL 1
1089# define isinfl _isinfl
1090#endif
1091
1092#if defined (HAVE__ISNAN) && ! defined (HAVE_ISNAN)
1093# define HAVE_ISNAN 1
1094# define isnan _isnan
1095#endif
1096
1097#if defined (HAVE__ISNANF) && ! defined (HAVE_ISNANF)
1098# define HAVE_ISNANF 1
1099# define isnanf _isnanf
1100#endif
1101
1102#if defined (HAVE__ISNANL) && ! defined (HAVE_ISNANL)
1103# define HAVE_ISNANL 1
1104# define isnanl _isnanl
1105#endif
1106
54fa7415
SK
1107#if defined (HAVE__LDEXPF) && ! defined (HAVE_LDEXPF)
1108# define HAVE_LDEXPF 1
1109# define ldexpf _ldexpf
1110#endif
1111
1112#if defined (HAVE__LDEXPL) && ! defined (HAVE_LDEXPL)
1113# define HAVE_LDEXPL 1
1114# define ldexpl _ldexpl
1115#endif
1116
b2dad0e3
BK
1117#if defined (HAVE__LOG10F) && ! defined (HAVE_LOG10F)
1118# define HAVE_LOG10F 1
1119# define log10f _log10f
1120#endif
1121
bffc7909
KC
1122#if defined (HAVE__LOG10L) && ! defined (HAVE_LOG10L)
1123# define HAVE_LOG10L 1
1124# define log10l _log10l
54fa7415
SK
1125#endif
1126
bffc7909
KC
1127#if defined (HAVE__LOGF) && ! defined (HAVE_LOGF)
1128# define HAVE_LOGF 1
1129# define logf _logf
b2dad0e3
BK
1130#endif
1131
bffc7909
KC
1132#if defined (HAVE__LOGL) && ! defined (HAVE_LOGL)
1133# define HAVE_LOGL 1
1134# define logl _logl
54fa7415
SK
1135#endif
1136
1137#if defined (HAVE__MODF) && ! defined (HAVE_MODF)
1138# define HAVE_MODF 1
1139# define modf _modf
1140#endif
1141
42dedaee
KC
1142#if defined (HAVE__MODFF) && ! defined (HAVE_MODFF)
1143# define HAVE_MODFF 1
1144# define modff _modff
1145#endif
1146
1147#if defined (HAVE__MODFL) && ! defined (HAVE_MODFL)
1148# define HAVE_MODFL 1
1149# define modfl _modfl
54fa7415
SK
1150#endif
1151
bffc7909
KC
1152#if defined (HAVE__POWF) && ! defined (HAVE_POWF)
1153# define HAVE_POWF 1
1154# define powf _powf
b2dad0e3
BK
1155#endif
1156
54fa7415
SK
1157#if defined (HAVE__POWL) && ! defined (HAVE_POWL)
1158# define HAVE_POWL 1
1159# define powl _powl
1160#endif
1161
bffc7909
KC
1162#if defined (HAVE__QFPCLASS) && ! defined (HAVE_QFPCLASS)
1163# define HAVE_QFPCLASS 1
1164# define qfpclass _qfpclass
1165#endif
1166
1167#if defined (HAVE__SINCOS) && ! defined (HAVE_SINCOS)
1168# define HAVE_SINCOS 1
1169# define sincos _sincos
1170#endif
1171
1172#if defined (HAVE__SINCOSF) && ! defined (HAVE_SINCOSF)
1173# define HAVE_SINCOSF 1
1174# define sincosf _sincosf
1175#endif
1176
1177#if defined (HAVE__SINCOSL) && ! defined (HAVE_SINCOSL)
1178# define HAVE_SINCOSL 1
1179# define sincosl _sincosl
1180#endif
1181
1182#if defined (HAVE__SINF) && ! defined (HAVE_SINF)
1183# define HAVE_SINF 1
1184# define sinf _sinf
1185#endif
1186
b2dad0e3
BK
1187#if defined (HAVE__SINHF) && ! defined (HAVE_SINHF)
1188# define HAVE_SINHF 1
1189# define sinhf _sinhf
1190#endif
1191
bffc7909
KC
1192#if defined (HAVE__SINHL) && ! defined (HAVE_SINHL)
1193# define HAVE_SINHL 1
1194# define sinhl _sinhl
1195#endif
1196
54fa7415
SK
1197#if defined (HAVE__SINL) && ! defined (HAVE_SINL)
1198# define HAVE_SINL 1
1199# define sinl _sinl
1200#endif
1201
b2dad0e3
BK
1202#if defined (HAVE__SQRTF) && ! defined (HAVE_SQRTF)
1203# define HAVE_SQRTF 1
1204# define sqrtf _sqrtf
1205#endif
1206
54fa7415
SK
1207#if defined (HAVE__SQRTL) && ! defined (HAVE_SQRTL)
1208# define HAVE_SQRTL 1
1209# define sqrtl _sqrtl
1210#endif
1211
b2dad0e3
BK
1212#if defined (HAVE__STRTOF) && ! defined (HAVE_STRTOF)
1213# define HAVE_STRTOF 1
1214# define strtof _strtof
1215#endif
1216
1217#if defined (HAVE__STRTOLD) && ! defined (HAVE_STRTOLD)
1218# define HAVE_STRTOLD 1
1219# define strtold _strtold
1220#endif
1221
bffc7909
KC
1222#if defined (HAVE__TANF) && ! defined (HAVE_TANF)
1223# define HAVE_TANF 1
1224# define tanf _tanf
54fa7415
SK
1225#endif
1226
bffc7909
KC
1227#if defined (HAVE__TANHF) && ! defined (HAVE_TANHF)
1228# define HAVE_TANHF 1
1229# define tanhf _tanhf
b2dad0e3
BK
1230#endif
1231
bffc7909
KC
1232#if defined (HAVE__TANHL) && ! defined (HAVE_TANHL)
1233# define HAVE_TANHL 1
1234# define tanhl _tanhl
b2dad0e3
BK
1235#endif
1236
bffc7909
KC
1237#if defined (HAVE__TANL) && ! defined (HAVE_TANL)
1238# define HAVE_TANL 1
1239# define tanl _tanl
b2dad0e3 1240#endif