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