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