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