AVR: target/114981 - Tweak __builtin_powif / __powisf2
[official-gcc.git] / libgfortran / config.h.in
blobda2c44c1af1a6d56d810d7e564a2aebdaa99309e
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 0 if the target shouldn't use #pragma weak */
4 #undef GTHREAD_USE_WEAK
6 /* Define to 1 if you have the `access' function. */
7 #undef HAVE_ACCESS
9 /* Define to 1 if you have the `acos' function. */
10 #undef HAVE_ACOS
12 /* Define to 1 if you have the `acosf' function. */
13 #undef HAVE_ACOSF
15 /* Define to 1 if you have the `acosf128' function. */
16 #undef HAVE_ACOSF128
18 /* Define to 1 if you have the `acosh' function. */
19 #undef HAVE_ACOSH
21 /* Define to 1 if you have the `acoshf' function. */
22 #undef HAVE_ACOSHF
24 /* Define to 1 if you have the `acoshf128' function. */
25 #undef HAVE_ACOSHF128
27 /* Define to 1 if you have the `acoshl' function. */
28 #undef HAVE_ACOSHL
30 /* Define to 1 if you have the `acosl' function. */
31 #undef HAVE_ACOSL
33 /* Define to 1 if you have the `alarm' function. */
34 #undef HAVE_ALARM
36 /* Define to 1 if you have the `asin' function. */
37 #undef HAVE_ASIN
39 /* Define to 1 if you have the `asinf' function. */
40 #undef HAVE_ASINF
42 /* Define to 1 if you have the `asinf128' function. */
43 #undef HAVE_ASINF128
45 /* Define to 1 if you have the `asinh' function. */
46 #undef HAVE_ASINH
48 /* Define to 1 if you have the `asinhf' function. */
49 #undef HAVE_ASINHF
51 /* Define to 1 if you have the `asinhf128' function. */
52 #undef HAVE_ASINHF128
54 /* Define to 1 if you have the `asinhl' function. */
55 #undef HAVE_ASINHL
57 /* Define to 1 if you have the `asinl' function. */
58 #undef HAVE_ASINL
60 /* Define to 1 if you have the `atan' function. */
61 #undef HAVE_ATAN
63 /* Define to 1 if you have the `atan2' function. */
64 #undef HAVE_ATAN2
66 /* Define to 1 if you have the `atan2f' function. */
67 #undef HAVE_ATAN2F
69 /* Define to 1 if you have the `atan2f128' function. */
70 #undef HAVE_ATAN2F128
72 /* Define to 1 if you have the `atan2l' function. */
73 #undef HAVE_ATAN2L
75 /* Define to 1 if you have the `atanf' function. */
76 #undef HAVE_ATANF
78 /* Define to 1 if you have the `atanf128' function. */
79 #undef HAVE_ATANF128
81 /* Define to 1 if you have the `atanh' function. */
82 #undef HAVE_ATANH
84 /* Define to 1 if you have the `atanhf' function. */
85 #undef HAVE_ATANHF
87 /* Define to 1 if you have the `atanhf128' function. */
88 #undef HAVE_ATANHF128
90 /* Define to 1 if you have the `atanhl' function. */
91 #undef HAVE_ATANHL
93 /* Define to 1 if you have the `atanl' function. */
94 #undef HAVE_ATANL
96 /* Define to 1 if the target supports __atomic_fetch_add */
97 #undef HAVE_ATOMIC_FETCH_ADD
99 /* Define to 1 if the target supports __attribute__((alias(...))). */
100 #undef HAVE_ATTRIBUTE_ALIAS
102 /* Define to 1 if the target supports __attribute__((visibility(...))). */
103 #undef HAVE_ATTRIBUTE_VISIBILITY
105 /* Define if AVX instructions can be compiled. */
106 #undef HAVE_AVX
108 /* Define if -mprefer-avx128 is supported. */
109 #undef HAVE_AVX128
111 /* Define if AVX2 instructions can be compiled. */
112 #undef HAVE_AVX2
114 /* Define if AVX512f instructions can be compiled. */
115 #undef HAVE_AVX512F
117 /* Define to 1 if you have the `cabs' function. */
118 #undef HAVE_CABS
120 /* Define to 1 if you have the `cabsf' function. */
121 #undef HAVE_CABSF
123 /* Define to 1 if you have the `cabsf128' function. */
124 #undef HAVE_CABSF128
126 /* Define to 1 if you have the `cabsl' function. */
127 #undef HAVE_CABSL
129 /* Define to 1 if you have the `cacos' function. */
130 #undef HAVE_CACOS
132 /* Define to 1 if you have the `cacosf' function. */
133 #undef HAVE_CACOSF
135 /* Define to 1 if you have the `cacosf128' function. */
136 #undef HAVE_CACOSF128
138 /* Define to 1 if you have the `cacosh' function. */
139 #undef HAVE_CACOSH
141 /* Define to 1 if you have the `cacoshf' function. */
142 #undef HAVE_CACOSHF
144 /* Define to 1 if you have the `cacoshf128' function. */
145 #undef HAVE_CACOSHF128
147 /* Define to 1 if you have the `cacoshl' function. */
148 #undef HAVE_CACOSHL
150 /* Define to 1 if you have the `cacosl' function. */
151 #undef HAVE_CACOSL
153 /* Define to 1 if you have the `carg' function. */
154 #undef HAVE_CARG
156 /* Define to 1 if you have the `cargf' function. */
157 #undef HAVE_CARGF
159 /* Define to 1 if you have the `cargf128' function. */
160 #undef HAVE_CARGF128
162 /* Define to 1 if you have the `cargl' function. */
163 #undef HAVE_CARGL
165 /* Define to 1 if you have the `casin' function. */
166 #undef HAVE_CASIN
168 /* Define to 1 if you have the `casinf' function. */
169 #undef HAVE_CASINF
171 /* Define to 1 if you have the `casinf128' function. */
172 #undef HAVE_CASINF128
174 /* Define to 1 if you have the `casinh' function. */
175 #undef HAVE_CASINH
177 /* Define to 1 if you have the `casinhf' function. */
178 #undef HAVE_CASINHF
180 /* Define to 1 if you have the `casinhf128' function. */
181 #undef HAVE_CASINHF128
183 /* Define to 1 if you have the `casinhl' function. */
184 #undef HAVE_CASINHL
186 /* Define to 1 if you have the `casinl' function. */
187 #undef HAVE_CASINL
189 /* Define to 1 if you have the `catan' function. */
190 #undef HAVE_CATAN
192 /* Define to 1 if you have the `catanf' function. */
193 #undef HAVE_CATANF
195 /* Define to 1 if you have the `catanf128' function. */
196 #undef HAVE_CATANF128
198 /* Define to 1 if you have the `catanh' function. */
199 #undef HAVE_CATANH
201 /* Define to 1 if you have the `catanhf' function. */
202 #undef HAVE_CATANHF
204 /* Define to 1 if you have the `catanhf128' function. */
205 #undef HAVE_CATANHF128
207 /* Define to 1 if you have the `catanhl' function. */
208 #undef HAVE_CATANHL
210 /* Define to 1 if you have the `catanl' function. */
211 #undef HAVE_CATANL
213 /* Define to 1 if you have the `ccos' function. */
214 #undef HAVE_CCOS
216 /* Define to 1 if you have the `ccosf' function. */
217 #undef HAVE_CCOSF
219 /* Define to 1 if you have the `ccosf128' function. */
220 #undef HAVE_CCOSF128
222 /* Define to 1 if you have the `ccosh' function. */
223 #undef HAVE_CCOSH
225 /* Define to 1 if you have the `ccoshf' function. */
226 #undef HAVE_CCOSHF
228 /* Define to 1 if you have the `ccoshf128' function. */
229 #undef HAVE_CCOSHF128
231 /* Define to 1 if you have the `ccoshl' function. */
232 #undef HAVE_CCOSHL
234 /* Define to 1 if you have the `ccosl' function. */
235 #undef HAVE_CCOSL
237 /* Define to 1 if you have the `ceil' function. */
238 #undef HAVE_CEIL
240 /* Define to 1 if you have the `ceilf' function. */
241 #undef HAVE_CEILF
243 /* Define to 1 if you have the `ceilf128' function. */
244 #undef HAVE_CEILF128
246 /* Define to 1 if you have the `ceill' function. */
247 #undef HAVE_CEILL
249 /* Define to 1 if you have the `cexp' function. */
250 #undef HAVE_CEXP
252 /* Define to 1 if you have the `cexpf' function. */
253 #undef HAVE_CEXPF
255 /* Define to 1 if you have the `cexpf128' function. */
256 #undef HAVE_CEXPF128
258 /* Define to 1 if you have the `cexpl' function. */
259 #undef HAVE_CEXPL
261 /* Define to 1 if you have the `chdir' function. */
262 #undef HAVE_CHDIR
264 /* Define to 1 if you have the `chsize' function. */
265 #undef HAVE_CHSIZE
267 /* Define to 1 if you have the `clock_gettime' function. */
268 #undef HAVE_CLOCK_GETTIME
270 /* Define to 1 if you have the `clock_gettime' function in librt. */
271 #undef HAVE_CLOCK_GETTIME_LIBRT
273 /* libm includes clog */
274 #undef HAVE_CLOG
276 /* Define to 1 if you have the `clog10' function. */
277 #undef HAVE_CLOG10
279 /* Define to 1 if you have the `clog10f' function. */
280 #undef HAVE_CLOG10F
282 /* Define to 1 if you have the `clog10f128' function. */
283 #undef HAVE_CLOG10F128
285 /* Define to 1 if you have the `clog10l' function. */
286 #undef HAVE_CLOG10L
288 /* Define to 1 if you have the `clogf' function. */
289 #undef HAVE_CLOGF
291 /* Define to 1 if you have the `clogf128' function. */
292 #undef HAVE_CLOGF128
294 /* Define to 1 if you have the `clogl' function. */
295 #undef HAVE_CLOGL
297 /* Define to 1 if you have the <complex.h> header file. */
298 #undef HAVE_COMPLEX_H
300 /* Define to 1 if you have the `copysign' function. */
301 #undef HAVE_COPYSIGN
303 /* Define to 1 if you have the `copysignf' function. */
304 #undef HAVE_COPYSIGNF
306 /* Define to 1 if you have the `copysignf128' function. */
307 #undef HAVE_COPYSIGNF128
309 /* Define to 1 if you have the `copysignl' function. */
310 #undef HAVE_COPYSIGNL
312 /* Define to 1 if you have the `cos' function. */
313 #undef HAVE_COS
315 /* Define to 1 if you have the `cosf' function. */
316 #undef HAVE_COSF
318 /* Define to 1 if you have the `cosf128' function. */
319 #undef HAVE_COSF128
321 /* Define to 1 if you have the `cosh' function. */
322 #undef HAVE_COSH
324 /* Define to 1 if you have the `coshf' function. */
325 #undef HAVE_COSHF
327 /* Define to 1 if you have the `coshf128' function. */
328 #undef HAVE_COSHF128
330 /* Define to 1 if you have the `coshl' function. */
331 #undef HAVE_COSHL
333 /* Define to 1 if you have the `cosl' function. */
334 #undef HAVE_COSL
336 /* Define to 1 if you have the `cpow' function. */
337 #undef HAVE_CPOW
339 /* Define to 1 if you have the `cpowf' function. */
340 #undef HAVE_CPOWF
342 /* Define to 1 if you have the `cpowf128' function. */
343 #undef HAVE_CPOWF128
345 /* Define to 1 if you have the `cpowl' function. */
346 #undef HAVE_CPOWL
348 /* Define if CRLF is line terminator. */
349 #undef HAVE_CRLF
351 /* Define to 1 if you have the `csin' function. */
352 #undef HAVE_CSIN
354 /* Define to 1 if you have the `csinf' function. */
355 #undef HAVE_CSINF
357 /* Define to 1 if you have the `csinf128' function. */
358 #undef HAVE_CSINF128
360 /* Define to 1 if you have the `csinh' function. */
361 #undef HAVE_CSINH
363 /* Define to 1 if you have the `csinhf' function. */
364 #undef HAVE_CSINHF
366 /* Define to 1 if you have the `csinhf128' function. */
367 #undef HAVE_CSINHF128
369 /* Define to 1 if you have the `csinhl' function. */
370 #undef HAVE_CSINHL
372 /* Define to 1 if you have the `csinl' function. */
373 #undef HAVE_CSINL
375 /* Define to 1 if you have the `csqrt' function. */
376 #undef HAVE_CSQRT
378 /* Define to 1 if you have the `csqrtf' function. */
379 #undef HAVE_CSQRTF
381 /* Define to 1 if you have the `csqrtf128' function. */
382 #undef HAVE_CSQRTF128
384 /* Define to 1 if you have the `csqrtl' function. */
385 #undef HAVE_CSQRTL
387 /* Define to 1 if you have the `ctan' function. */
388 #undef HAVE_CTAN
390 /* Define to 1 if you have the `ctanf' function. */
391 #undef HAVE_CTANF
393 /* Define to 1 if you have the `ctanf128' function. */
394 #undef HAVE_CTANF128
396 /* Define to 1 if you have the `ctanh' function. */
397 #undef HAVE_CTANH
399 /* Define to 1 if you have the `ctanhf' function. */
400 #undef HAVE_CTANHF
402 /* Define to 1 if you have the `ctanhf128' function. */
403 #undef HAVE_CTANHF128
405 /* Define to 1 if you have the `ctanhl' function. */
406 #undef HAVE_CTANHL
408 /* Define to 1 if you have the `ctanl' function. */
409 #undef HAVE_CTANL
411 /* Define to 1 if you have the <dlfcn.h> header file. */
412 #undef HAVE_DLFCN_H
414 /* Define to 1 if you have the `dup' function. */
415 #undef HAVE_DUP
417 /* Define to 1 if you have the `erf' function. */
418 #undef HAVE_ERF
420 /* Define to 1 if you have the `erfc' function. */
421 #undef HAVE_ERFC
423 /* Define to 1 if you have the `erfcf' function. */
424 #undef HAVE_ERFCF
426 /* Define to 1 if you have the `erfcf128' function. */
427 #undef HAVE_ERFCF128
429 /* Define to 1 if you have the `erfcl' function. */
430 #undef HAVE_ERFCL
432 /* Define to 1 if you have the `erff' function. */
433 #undef HAVE_ERFF
435 /* Define to 1 if you have the `erff128' function. */
436 #undef HAVE_ERFF128
438 /* Define to 1 if you have the `exp' function. */
439 #undef HAVE_EXP
441 /* Define to 1 if you have the `expf' function. */
442 #undef HAVE_EXPF
444 /* Define to 1 if you have the `expf128' function. */
445 #undef HAVE_EXPF128
447 /* Define to 1 if you have the `expl' function. */
448 #undef HAVE_EXPL
450 /* Define to 1 if you have the `fabs' function. */
451 #undef HAVE_FABS
453 /* Define to 1 if you have the `fabsf' function. */
454 #undef HAVE_FABSF
456 /* Define to 1 if you have the `fabsf128' function. */
457 #undef HAVE_FABSF128
459 /* Define to 1 if you have the `fabsl' function. */
460 #undef HAVE_FABSL
462 /* Define to 1 if you have the `fcntl' function. */
463 #undef HAVE_FCNTL
465 /* libm includes feenableexcept */
466 #undef HAVE_FEENABLEEXCEPT
468 /* Define to 1 if you have the <fenv.h> header file. */
469 #undef HAVE_FENV_H
471 /* Define if target has usable _Float128 and __float128 types. */
472 #undef HAVE_FLOAT128
474 /* Define to 1 if you have the <floatingpoint.h> header file. */
475 #undef HAVE_FLOATINGPOINT_H
477 /* Define to 1 if you have the `floor' function. */
478 #undef HAVE_FLOOR
480 /* Define to 1 if you have the `floorf' function. */
481 #undef HAVE_FLOORF
483 /* Define to 1 if you have the `floorf128' function. */
484 #undef HAVE_FLOORF128
486 /* Define to 1 if you have the `floorl' function. */
487 #undef HAVE_FLOORL
489 /* Define to 1 if you have the `fma' function. */
490 #undef HAVE_FMA
492 /* Define if FMA3 instructions can be compiled. */
493 #undef HAVE_FMA3
495 /* Define if FMA4 instructions can be compiled. */
496 #undef HAVE_FMA4
498 /* Define to 1 if you have the `fmaf' function. */
499 #undef HAVE_FMAF
501 /* Define to 1 if you have the `fmaf128' function. */
502 #undef HAVE_FMAF128
504 /* Define to 1 if you have the `fmal' function. */
505 #undef HAVE_FMAL
507 /* Define to 1 if you have the `fmod' function. */
508 #undef HAVE_FMOD
510 /* Define to 1 if you have the `fmodf' function. */
511 #undef HAVE_FMODF
513 /* Define to 1 if you have the `fmodf128' function. */
514 #undef HAVE_FMODF128
516 /* Define to 1 if you have the `fmodl' function. */
517 #undef HAVE_FMODL
519 /* Define to 1 if you have the `fork' function. */
520 #undef HAVE_FORK
522 /* fpresetsticky is present */
523 #undef HAVE_FPRESETSTICKY
525 /* Define if you have fpsetmask. */
526 #undef HAVE_FPSETMASK
528 /* fpsetsticky is present */
529 #undef HAVE_FPSETSTICKY
531 /* Define to 1 if you have the <fptrap.h> header file. */
532 #undef HAVE_FPTRAP_H
534 /* Define to 1 if you have the <fpxcp.h> header file. */
535 #undef HAVE_FPXCP_H
537 /* fp_enable is present */
538 #undef HAVE_FP_ENABLE
540 /* Define to 1 if the system has the type `fp_except'. */
541 #undef HAVE_FP_EXCEPT
543 /* Define to 1 if the system has the type `fp_except_t'. */
544 #undef HAVE_FP_EXCEPT_T
546 /* Define to 1 if the system has the type `fp_rnd'. */
547 #undef HAVE_FP_RND
549 /* Define to 1 if the system has the type `fp_rnd_t'. */
550 #undef HAVE_FP_RND_T
552 /* fp_trap is present */
553 #undef HAVE_FP_TRAP
555 /* Define to 1 if you have the `freelocale' function. */
556 #undef HAVE_FREELOCALE
558 /* Define to 1 if you have the `frexp' function. */
559 #undef HAVE_FREXP
561 /* Define to 1 if you have the `frexpf' function. */
562 #undef HAVE_FREXPF
564 /* Define to 1 if you have the `frexpf128' function. */
565 #undef HAVE_FREXPF128
567 /* Define to 1 if you have the `frexpl' function. */
568 #undef HAVE_FREXPL
570 /* Define to 1 if you have the `fstat' function. */
571 #undef HAVE_FSTAT
573 /* Define to 1 if you have the `ftruncate' function. */
574 #undef HAVE_FTRUNCATE
576 /* Define to 1 if you have the `getcwd' function. */
577 #undef HAVE_GETCWD
579 /* Define to 1 if you have the `getegid' function. */
580 #undef HAVE_GETEGID
582 /* Define to 1 if you have the `getentropy' function. */
583 #undef HAVE_GETENTROPY
585 /* Define to 1 if you have the `geteuid' function. */
586 #undef HAVE_GETEUID
588 /* Define to 1 if you have the `getgid' function. */
589 #undef HAVE_GETGID
591 /* Define to 1 if you have the `gethostname' function. */
592 #undef HAVE_GETHOSTNAME
594 /* Define to 1 if you have the `getlogin' function. */
595 #undef HAVE_GETLOGIN
597 /* Define to 1 if you have the `getpid' function. */
598 #undef HAVE_GETPID
600 /* Define to 1 if you have the `getpwuid' function. */
601 #undef HAVE_GETPWUID
603 /* Define to 1 if you have the `getpwuid_r' function. */
604 #undef HAVE_GETPWUID_R
606 /* Define to 1 if you have the `getrusage' function. */
607 #undef HAVE_GETRUSAGE
609 /* Define to 1 if you have the `gettimeofday' function. */
610 #undef HAVE_GETTIMEOFDAY
612 /* Define to 1 if you have the `getuid' function. */
613 #undef HAVE_GETUID
615 /* Define to 1 if you have the `gmtime_r' function. */
616 #undef HAVE_GMTIME_R
618 /* Define to 1 if you have the `hypot' function. */
619 #undef HAVE_HYPOT
621 /* Define to 1 if you have the `hypotf' function. */
622 #undef HAVE_HYPOTF
624 /* Define to 1 if you have the `hypotf128' function. */
625 #undef HAVE_HYPOTF128
627 /* Define to 1 if you have the `hypotl' function. */
628 #undef HAVE_HYPOTL
630 /* Define to 1 if you have the <ieeefp.h> header file. */
631 #undef HAVE_IEEEFP_H
633 /* Define to 1 if `__builtin_copysign' is expanded inline. */
634 #undef HAVE_INLINE_BUILTIN_COPYSIGN
636 /* Define to 1 if `__builtin_copysignl' is expanded inline. */
637 #undef HAVE_INLINE_BUILTIN_COPYSIGNL
639 /* Define to 1 if `__builtin_fabs' is expanded inline. */
640 #undef HAVE_INLINE_BUILTIN_FABS
642 /* Define to 1 if `__builtin_fabsl' is expanded inline. */
643 #undef HAVE_INLINE_BUILTIN_FABSL
645 /* Define to 1 if the system has the type `intptr_t'. */
646 #undef HAVE_INTPTR_T
648 /* Define to 1 if you have the <inttypes.h> header file. */
649 #undef HAVE_INTTYPES_H
651 /* Define to 1 if you have the `j0' function. */
652 #undef HAVE_J0
654 /* Define to 1 if you have the `j0f' function. */
655 #undef HAVE_J0F
657 /* Define to 1 if you have the `j0f128' function. */
658 #undef HAVE_J0F128
660 /* Define to 1 if you have the `j1' function. */
661 #undef HAVE_J1
663 /* Define to 1 if you have the `j1f' function. */
664 #undef HAVE_J1F
666 /* Define to 1 if you have the `j1f128' function. */
667 #undef HAVE_J1F128
669 /* Define to 1 if you have the `jn' function. */
670 #undef HAVE_JN
672 /* Define to 1 if you have the `jnf' function. */
673 #undef HAVE_JNF
675 /* Define to 1 if you have the `jnf128' function. */
676 #undef HAVE_JNF128
678 /* Define to 1 if you have the `jnl' function. */
679 #undef HAVE_JNL
681 /* Define to 1 if you have the `kill' function. */
682 #undef HAVE_KILL
684 /* Define to 1 if you have the `ldexp' function. */
685 #undef HAVE_LDEXP
687 /* Define to 1 if you have the `ldexpf' function. */
688 #undef HAVE_LDEXPF
690 /* Define to 1 if you have the `ldexpf128' function. */
691 #undef HAVE_LDEXPF128
693 /* Define to 1 if you have the `ldexpl' function. */
694 #undef HAVE_LDEXPL
696 /* Define to 1 if you have the `lgamma' function. */
697 #undef HAVE_LGAMMA
699 /* Define to 1 if you have the `lgammaf' function. */
700 #undef HAVE_LGAMMAF
702 /* Define to 1 if you have the `lgammaf128' function. */
703 #undef HAVE_LGAMMAF128
705 /* Define to 1 if you have the `m' library (-lm). */
706 #undef HAVE_LIBM
708 /* Define to 1 if you have the `link' function. */
709 #undef HAVE_LINK
711 /* Define to 1 if you have the `llround' function. */
712 #undef HAVE_LLROUND
714 /* Define to 1 if you have the `llroundf' function. */
715 #undef HAVE_LLROUNDF
717 /* Define to 1 if you have the `llroundf128' function. */
718 #undef HAVE_LLROUNDF128
720 /* Define to 1 if you have the `llroundl' function. */
721 #undef HAVE_LLROUNDL
723 /* Define to 1 if you have the `localtime_r' function. */
724 #undef HAVE_LOCALTIME_R
726 /* Define to 1 if you have the `log' function. */
727 #undef HAVE_LOG
729 /* Define to 1 if you have the `log10' function. */
730 #undef HAVE_LOG10
732 /* Define to 1 if you have the `log10f' function. */
733 #undef HAVE_LOG10F
735 /* Define to 1 if you have the `log10f128' function. */
736 #undef HAVE_LOG10F128
738 /* Define to 1 if you have the `log10l' function. */
739 #undef HAVE_LOG10L
741 /* Define to 1 if you have the `logf' function. */
742 #undef HAVE_LOGF
744 /* Define to 1 if you have the `logf128' function. */
745 #undef HAVE_LOGF128
747 /* Define to 1 if you have the `logl' function. */
748 #undef HAVE_LOGL
750 /* Define to 1 if you have the `lround' function. */
751 #undef HAVE_LROUND
753 /* Define to 1 if you have the `lroundf' function. */
754 #undef HAVE_LROUNDF
756 /* Define to 1 if you have the `lroundf128' function. */
757 #undef HAVE_LROUNDF128
759 /* Define to 1 if you have the `lroundl' function. */
760 #undef HAVE_LROUNDL
762 /* Define to 1 if you have the `lstat' function. */
763 #undef HAVE_LSTAT
765 /* Define to 1 if you have the <math.h> header file. */
766 #undef HAVE_MATH_H
768 /* Define to 1 if you have the <memory.h> header file. */
769 #undef HAVE_MEMORY_H
771 /* Define if you have __mingw_snprintf. */
772 #undef HAVE_MINGW_SNPRINTF
774 /* Define to 1 if you have the `mkostemp' function. */
775 #undef HAVE_MKOSTEMP
777 /* Define to 1 if you have the `mkstemp' function. */
778 #undef HAVE_MKSTEMP
780 /* Define to 1 if you have the `newlocale' function. */
781 #undef HAVE_NEWLOCALE
783 /* Define to 1 if you have the `nextafter' function. */
784 #undef HAVE_NEXTAFTER
786 /* Define to 1 if you have the `nextafterf' function. */
787 #undef HAVE_NEXTAFTERF
789 /* Define to 1 if you have the `nextafterf128' function. */
790 #undef HAVE_NEXTAFTERF128
792 /* Define to 1 if you have the `nextafterl' function. */
793 #undef HAVE_NEXTAFTERL
795 /* Define to 1 if we have POSIX getpwuid_r which takes 5 arguments. */
796 #undef HAVE_POSIX_GETPWUID_R
798 /* Define to 1 if you have the `posix_spawn' function. */
799 #undef HAVE_POSIX_SPAWN
801 /* Define to 1 if you have the `pow' function. */
802 #undef HAVE_POW
804 /* Define to 1 if you have the `powf' function. */
805 #undef HAVE_POWF
807 /* Define to 1 if you have the `powf128' function. */
808 #undef HAVE_POWF128
810 /* Define to 1 if the system has the type `ptrdiff_t'. */
811 #undef HAVE_PTRDIFF_T
813 /* Define to 1 if you have the <pwd.h> header file. */
814 #undef HAVE_PWD_H
816 /* Define to 1 if you have REAL(KIND=17) */
817 #undef HAVE_REAL_17
819 /* Define to 1 if you have the `round' function. */
820 #undef HAVE_ROUND
822 /* Define to 1 if you have the `roundf' function. */
823 #undef HAVE_ROUNDF
825 /* Define to 1 if you have the `roundf128' function. */
826 #undef HAVE_ROUNDF128
828 /* Define to 1 if you have the `roundl' function. */
829 #undef HAVE_ROUNDL
831 /* Define to 1 if you have the `scalbn' function. */
832 #undef HAVE_SCALBN
834 /* Define to 1 if you have the `scalbnf' function. */
835 #undef HAVE_SCALBNF
837 /* Define to 1 if you have the `scalbnf128' function. */
838 #undef HAVE_SCALBNF128
840 /* Define to 1 if you have the `scalbnl' function. */
841 #undef HAVE_SCALBNL
843 /* Define to 1 if you have the `secure_getenv' function. */
844 #undef HAVE_SECURE_GETENV
846 /* Define to 1 if you have the `setmode' function. */
847 #undef HAVE_SETMODE
849 /* Define to 1 if you have the `sigaction' function. */
850 #undef HAVE_SIGACTION
852 /* Define to 1 if you have the `sin' function. */
853 #undef HAVE_SIN
855 /* Define to 1 if you have the `sinf' function. */
856 #undef HAVE_SINF
858 /* Define to 1 if you have the `sinf128' function. */
859 #undef HAVE_SINF128
861 /* Define to 1 if you have the `sinh' function. */
862 #undef HAVE_SINH
864 /* Define to 1 if you have the `sinhf' function. */
865 #undef HAVE_SINHF
867 /* Define to 1 if you have the `sinhf128' function. */
868 #undef HAVE_SINHF128
870 /* Define to 1 if you have the `sinhl' function. */
871 #undef HAVE_SINHL
873 /* Define to 1 if you have the `sinl' function. */
874 #undef HAVE_SINL
876 /* Define to 1 if you have the `sleep' function. */
877 #undef HAVE_SLEEP
879 /* Define to 1 if you have the `snprintf' function. */
880 #undef HAVE_SNPRINTF
882 /* Define to 1 if you have the `sqrt' function. */
883 #undef HAVE_SQRT
885 /* Define to 1 if you have the `sqrtf' function. */
886 #undef HAVE_SQRTF
888 /* Define to 1 if you have the `sqrtf128' function. */
889 #undef HAVE_SQRTF128
891 /* Define to 1 if you have the `sqrtl' function. */
892 #undef HAVE_SQRTL
894 /* Define to 1 if you have the `stat' function. */
895 #undef HAVE_STAT
897 /* Define to 1 if you have the <stdint.h> header file. */
898 #undef HAVE_STDINT_H
900 /* Define to 1 if you have the <stdlib.h> header file. */
901 #undef HAVE_STDLIB_H
903 /* Define to 1 if you have the `strerror_l' function. */
904 #undef HAVE_STRERROR_L
906 /* Define if strerror_r is available in <string.h>. */
907 #undef HAVE_STRERROR_R
909 /* Define if strerror_r takes two arguments and is available in <string.h>. */
910 #undef HAVE_STRERROR_R_2ARGS
912 /* Define to 1 if you have the `strfromf128' function. */
913 #undef HAVE_STRFROMF128
915 /* Define to 1 if you have the <strings.h> header file. */
916 #undef HAVE_STRINGS_H
918 /* Define to 1 if you have the <string.h> header file. */
919 #undef HAVE_STRING_H
921 /* Define to 1 if you have the `strndup' function. */
922 #undef HAVE_STRNDUP
924 /* Define to 1 if you have the `strnlen' function. */
925 #undef HAVE_STRNLEN
927 /* Define to 1 if you have the `strtof' function. */
928 #undef HAVE_STRTOF
930 /* Define to 1 if you have the `strtof128' function. */
931 #undef HAVE_STRTOF128
933 /* Define to 1 if you have the `strtold' function. */
934 #undef HAVE_STRTOLD
936 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
937 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
939 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
940 #undef HAVE_STRUCT_STAT_ST_BLOCKS
942 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
943 #undef HAVE_STRUCT_STAT_ST_RDEV
945 /* Define to 1 if you have the `symlink' function. */
946 #undef HAVE_SYMLINK
948 /* Define to 1 if you have the <sys/random.h> header file. */
949 #undef HAVE_SYS_RANDOM_H
951 /* Define to 1 if you have the <sys/resource.h> header file. */
952 #undef HAVE_SYS_RESOURCE_H
954 /* Define to 1 if you have the <sys/stat.h> header file. */
955 #undef HAVE_SYS_STAT_H
957 /* Define to 1 if you have the <sys/times.h> header file. */
958 #undef HAVE_SYS_TIMES_H
960 /* Define to 1 if you have the <sys/time.h> header file. */
961 #undef HAVE_SYS_TIME_H
963 /* Define to 1 if you have the <sys/types.h> header file. */
964 #undef HAVE_SYS_TYPES_H
966 /* Define to 1 if you have the <sys/uio.h> header file. */
967 #undef HAVE_SYS_UIO_H
969 /* Define to 1 if you have the <sys/wait.h> header file. */
970 #undef HAVE_SYS_WAIT_H
972 /* Define to 1 if you have the `tan' function. */
973 #undef HAVE_TAN
975 /* Define to 1 if you have the `tanf' function. */
976 #undef HAVE_TANF
978 /* Define to 1 if you have the `tanf128' function. */
979 #undef HAVE_TANF128
981 /* Define to 1 if you have the `tanh' function. */
982 #undef HAVE_TANH
984 /* Define to 1 if you have the `tanhf' function. */
985 #undef HAVE_TANHF
987 /* Define to 1 if you have the `tanhf128' function. */
988 #undef HAVE_TANHF128
990 /* Define to 1 if you have the `tanhl' function. */
991 #undef HAVE_TANHL
993 /* Define to 1 if you have the `tanl' function. */
994 #undef HAVE_TANL
996 /* Define to 1 if you have the `tgamma' function. */
997 #undef HAVE_TGAMMA
999 /* Define to 1 if you have the `tgammaf' function. */
1000 #undef HAVE_TGAMMAF
1002 /* Define to 1 if you have the `tgammaf128' function. */
1003 #undef HAVE_TGAMMAF128
1005 /* Define to 1 if you have the `times' function. */
1006 #undef HAVE_TIMES
1008 /* Define to 1 if you have the `trunc' function. */
1009 #undef HAVE_TRUNC
1011 /* Define to 1 if you have the `truncf' function. */
1012 #undef HAVE_TRUNCF
1014 /* Define to 1 if you have the `truncf128' function. */
1015 #undef HAVE_TRUNCF128
1017 /* Define to 1 if you have the `truncl' function. */
1018 #undef HAVE_TRUNCL
1020 /* Define to 1 if you have the `ttyname' function. */
1021 #undef HAVE_TTYNAME
1023 /* Define to 1 if you have the `ttyname_r' function. */
1024 #undef HAVE_TTYNAME_R
1026 /* Define to 1 if the system has the type `uintptr_t'. */
1027 #undef HAVE_UINTPTR_T
1029 /* Define to 1 if you have the `umask' function. */
1030 #undef HAVE_UMASK
1032 /* Define to 1 if you have the <unistd.h> header file. */
1033 #undef HAVE_UNISTD_H
1035 /* Define if target can unlink open files. */
1036 #undef HAVE_UNLINK_OPEN_FILE
1038 /* Define to 1 if you have the `uselocale' function. */
1039 #undef HAVE_USELOCALE
1041 /* Define to 1 if you have the `vsnprintf' function. */
1042 #undef HAVE_VSNPRINTF
1044 /* Define to 1 if you have the `waitpid' function. */
1045 #undef HAVE_WAITPID
1047 /* Define if target has a reliable stat. */
1048 #undef HAVE_WORKING_STAT
1050 /* Define to 1 if you have the `writev' function. */
1051 #undef HAVE_WRITEV
1053 /* Define to 1 if you have the <xlocale.h> header file. */
1054 #undef HAVE_XLOCALE_H
1056 /* Define to 1 if you have the `y0' function. */
1057 #undef HAVE_Y0
1059 /* Define to 1 if you have the `y0f' function. */
1060 #undef HAVE_Y0F
1062 /* Define to 1 if you have the `y0f128' function. */
1063 #undef HAVE_Y0F128
1065 /* Define to 1 if you have the `y1' function. */
1066 #undef HAVE_Y1
1068 /* Define to 1 if you have the `y1f' function. */
1069 #undef HAVE_Y1F
1071 /* Define to 1 if you have the `y1f128' function. */
1072 #undef HAVE_Y1F128
1074 /* Define to 1 if you have the `yn' function. */
1075 #undef HAVE_YN
1077 /* Define to 1 if you have the `ynf' function. */
1078 #undef HAVE_YNF
1080 /* Define to 1 if you have the `ynf128' function. */
1081 #undef HAVE_YNF128
1083 /* Define to 1 if you have the `ynl' function. */
1084 #undef HAVE_YNL
1086 /* Define to 1 if you have the `__acoshieee128' function. */
1087 #undef HAVE___ACOSHIEEE128
1089 /* Define to 1 if you have the `__acosieee128' function. */
1090 #undef HAVE___ACOSIEEE128
1092 /* Define to 1 if you have the `__asinhieee128' function. */
1093 #undef HAVE___ASINHIEEE128
1095 /* Define to 1 if you have the `__asinieee128' function. */
1096 #undef HAVE___ASINIEEE128
1098 /* Define to 1 if you have the `__atan2ieee128' function. */
1099 #undef HAVE___ATAN2IEEE128
1101 /* Define to 1 if you have the `__atanhieee128' function. */
1102 #undef HAVE___ATANHIEEE128
1104 /* Define to 1 if you have the `__atanieee128' function. */
1105 #undef HAVE___ATANIEEE128
1107 /* Define to 1 if you have the `__coshieee128' function. */
1108 #undef HAVE___COSHIEEE128
1110 /* Define to 1 if you have the `__cosieee128' function. */
1111 #undef HAVE___COSIEEE128
1113 /* Define to 1 if you have the `__erfieee128' function. */
1114 #undef HAVE___ERFIEEE128
1116 /* Define to 1 if you have the `__expieee128' function. */
1117 #undef HAVE___EXPIEEE128
1119 /* Define to 1 if you have the `__fabsieee128' function. */
1120 #undef HAVE___FABSIEEE128
1122 /* Define to 1 if you have the `__jnieee128' function. */
1123 #undef HAVE___JNIEEE128
1125 /* Define to 1 if you have the `__log10ieee128' function. */
1126 #undef HAVE___LOG10IEEE128
1128 /* Define to 1 if you have the `__logieee128' function. */
1129 #undef HAVE___LOGIEEE128
1131 /* Define to 1 if you have the `__powieee128' function. */
1132 #undef HAVE___POWIEEE128
1134 /* Define to 1 if you have the `__secure_getenv' function. */
1135 #undef HAVE___SECURE_GETENV
1137 /* Define to 1 if you have the `__sinhieee128' function. */
1138 #undef HAVE___SINHIEEE128
1140 /* Define to 1 if you have the `__sinieee128' function. */
1141 #undef HAVE___SINIEEE128
1143 /* Define to 1 if you have the `__sqrtieee128' function. */
1144 #undef HAVE___SQRTIEEE128
1146 /* Define to 1 if you have the `__tanhieee128' function. */
1147 #undef HAVE___TANHIEEE128
1149 /* Define to 1 if you have the `__tanieee128' function. */
1150 #undef HAVE___TANIEEE128
1152 /* Define to 1 if you have the `__ynieee128' function. */
1153 #undef HAVE___YNIEEE128
1155 /* Define to the sub-directory in which libtool stores uninstalled libraries.
1157 #undef LT_OBJDIR
1159 /* Define to the address where bug reports for this package should be sent. */
1160 #undef PACKAGE_BUGREPORT
1162 /* Define to the full name of this package. */
1163 #undef PACKAGE_NAME
1165 /* Define to the full name and version of this package. */
1166 #undef PACKAGE_STRING
1168 /* Define to the one symbol short name of this package. */
1169 #undef PACKAGE_TARNAME
1171 /* Define to the home page for this package. */
1172 #undef PACKAGE_URL
1174 /* Define to the version of this package. */
1175 #undef PACKAGE_VERSION
1177 /* The size of `char', as computed by sizeof. */
1178 #undef SIZEOF_CHAR
1180 /* The size of `int', as computed by sizeof. */
1181 #undef SIZEOF_INT
1183 /* The size of `long', as computed by sizeof. */
1184 #undef SIZEOF_LONG
1186 /* The size of `short', as computed by sizeof. */
1187 #undef SIZEOF_SHORT
1189 /* The size of `void *', as computed by sizeof. */
1190 #undef SIZEOF_VOID_P
1192 /* Define to 1 if you have the ANSI C header files. */
1193 #undef STDC_HEADERS
1195 /* Define to 1 if the target supports #pragma weak */
1196 #undef SUPPORTS_WEAK
1198 /* Define to 1 if the target supports weakref */
1199 #undef SUPPORTS_WEAKREF
1201 /* Define if IEC 60559 *f128 APIs should be used for _Float128. */
1202 #undef USE_IEC_60559
1204 /* Enable extensions on AIX 3, Interix. */
1205 #ifndef _ALL_SOURCE
1206 # undef _ALL_SOURCE
1207 #endif
1208 /* Enable GNU extensions on systems that have them. */
1209 #ifndef _GNU_SOURCE
1210 # undef _GNU_SOURCE
1211 #endif
1212 /* Enable threading extensions on Solaris. */
1213 #ifndef _POSIX_PTHREAD_SEMANTICS
1214 # undef _POSIX_PTHREAD_SEMANTICS
1215 #endif
1216 /* Enable extensions on HP NonStop. */
1217 #ifndef _TANDEM_SOURCE
1218 # undef _TANDEM_SOURCE
1219 #endif
1220 /* Enable general extensions on Solaris. */
1221 #ifndef __EXTENSIONS__
1222 # undef __EXTENSIONS__
1223 #endif
1226 /* Enable large inode numbers on Mac OS X 10.5. */
1227 #ifndef _DARWIN_USE_64_BIT_INODE
1228 # define _DARWIN_USE_64_BIT_INODE 1
1229 #endif
1231 /* Number of bits in a file offset, on hosts where this is settable. */
1232 #undef _FILE_OFFSET_BITS
1234 /* Define for large files, on AIX-style hosts. */
1235 #undef _LARGE_FILES
1237 /* Define to 1 if on MINIX. */
1238 #undef _MINIX
1240 /* Define to 2 if the system does not provide POSIX.1 features except with
1241 this defined. */
1242 #undef _POSIX_1_SOURCE
1244 /* Define to 1 if you need to in order for `stat' and other things to work. */
1245 #undef _POSIX_SOURCE
1247 /* Define to the type of a signed integer type wide enough to hold a pointer,
1248 if such a type exists, and if the system does not define it. */
1249 #undef intptr_t
1251 /* Define to `long int' if <sys/types.h> does not define. */
1252 #undef off_t
1254 /* Define to the type of an unsigned integer type wide enough to hold a
1255 pointer, if such a type exists, and if the system does not define it. */
1256 #undef uintptr_t