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