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