aix: Fix _STDC_FORMAT_MACROS in inttypes.h [PR97044]
[official-gcc.git] / gcc / config.in
blob5835ceaf6696d2a6c3ed02479706a0a2fbc3de3d
1 /* config.in.  Generated from configure.ac by autoheader.  */
3 /* Define if this compiler should be built as the offload target compiler. */
4 #ifndef USED_FOR_TARGET
5 #undef ACCEL_COMPILER
6 #endif
9 /* Define if building universal (internal helper macro) */
10 #ifndef USED_FOR_TARGET
11 #undef AC_APPLE_UNIVERSAL_BUILD
12 #endif
15 /* Define to the assembler option to enable compressed debug sections. */
16 #ifndef USED_FOR_TARGET
17 #undef AS_COMPRESS_DEBUG_OPTION
18 #endif
21 /* Define to the assembler option to disable compressed debug sections. */
22 #ifndef USED_FOR_TARGET
23 #undef AS_NO_COMPRESS_DEBUG_OPTION
24 #endif
27 /* Define to the root for URLs about GCC changes. */
28 #ifndef USED_FOR_TARGET
29 #undef CHANGES_ROOT_URL
30 #endif
33 /* Define as the number of bits in a byte, if `limits.h' doesn't. */
34 #ifndef USED_FOR_TARGET
35 #undef CHAR_BIT
36 #endif
39 /* Define to 0/1 if you want more run-time sanity checks. This one gets a grab
40    bag of miscellaneous but relatively cheap checks. */
41 #ifndef USED_FOR_TARGET
42 #undef CHECKING_P
43 #endif
46 /* Define 0/1 to force the choice for exception handling model. */
47 #ifndef USED_FOR_TARGET
48 #undef CONFIG_SJLJ_EXCEPTIONS
49 #endif
52 /* Define to enable the use of a default assembler. */
53 #ifndef USED_FOR_TARGET
54 #undef DEFAULT_ASSEMBLER
55 #endif
58 /* Define to enable the use of a default linker. */
59 #ifndef USED_FOR_TARGET
60 #undef DEFAULT_LINKER
61 #endif
64 /* Define to larger than zero set the default stack clash protector size. */
65 #ifndef USED_FOR_TARGET
66 #undef DEFAULT_STK_CLASH_GUARD_SIZE
67 #endif
70 /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
71    destructors for local statics and global objects. This is essential for
72    fully standards-compliant handling of destructors, but requires
73    __cxa_atexit in libc. */
74 #ifndef USED_FOR_TARGET
75 #undef DEFAULT_USE_CXA_ATEXIT
76 #endif
79 /* The default for -fdiagnostics-color option */
80 #ifndef USED_FOR_TARGET
81 #undef DIAGNOSTICS_COLOR_DEFAULT
82 #endif
85 /* The default for -fdiagnostics-urls option */
86 #ifndef USED_FOR_TARGET
87 #undef DIAGNOSTICS_URLS_DEFAULT
88 #endif
91 /* Define to the root for documentation URLs. */
92 #ifndef USED_FOR_TARGET
93 #undef DOCUMENTATION_ROOT_URL
94 #endif
97 /* Define 0/1 if static analyzer feature is enabled. */
98 #ifndef USED_FOR_TARGET
99 #undef ENABLE_ANALYZER
100 #endif
103 /* Define if you want assertions enabled. This is a cheap check. */
104 #ifndef USED_FOR_TARGET
105 #undef ENABLE_ASSERT_CHECKING
106 #endif
109 /* Define to 1 to specify that we are using the BID decimal floating point
110    format instead of DPD */
111 #ifndef USED_FOR_TARGET
112 #undef ENABLE_DECIMAL_BID_FORMAT
113 #endif
116 /* Define to 1 to enable decimal float extension to C. */
117 #ifndef USED_FOR_TARGET
118 #undef ENABLE_DECIMAL_FLOAT
119 #endif
122 /* Define if your target supports default PIE and it is enabled. */
123 #ifndef USED_FOR_TARGET
124 #undef ENABLE_DEFAULT_PIE
125 #endif
128 /* Define if your target supports default stack protector and it is enabled.
129    */
130 #ifndef USED_FOR_TARGET
131 #undef ENABLE_DEFAULT_SSP
132 #endif
135 /* Define if you want more run-time sanity checks for dataflow. */
136 #ifndef USED_FOR_TARGET
137 #undef ENABLE_DF_CHECKING
138 #endif
141 /* Define to 0/1 if you want extra run-time checking that might affect code
142    generation. */
143 #ifndef USED_FOR_TARGET
144 #undef ENABLE_EXTRA_CHECKING
145 #endif
148 /* Define to 1 to enable fixed-point arithmetic extension to C. */
149 #ifndef USED_FOR_TARGET
150 #undef ENABLE_FIXED_POINT
151 #endif
154 /* Define if you want fold checked that it never destructs its argument. This
155    is quite expensive. */
156 #ifndef USED_FOR_TARGET
157 #undef ENABLE_FOLD_CHECKING
158 #endif
161 /* Define if you want the garbage collector to operate in maximally paranoid
162    mode, validating the entire heap and collecting garbage at every
163    opportunity. This is extremely expensive. */
164 #ifndef USED_FOR_TARGET
165 #undef ENABLE_GC_ALWAYS_COLLECT
166 #endif
169 /* Define if you want the garbage collector to do object poisoning and other
170    memory allocation checks. This is quite expensive. */
171 #ifndef USED_FOR_TARGET
172 #undef ENABLE_GC_CHECKING
173 #endif
176 /* Define if you want operations on GIMPLE (the basic data structure of the
177    high-level optimizers) to be checked for dynamic type safety at runtime.
178    This is moderately expensive. */
179 #ifndef USED_FOR_TARGET
180 #undef ENABLE_GIMPLE_CHECKING
181 #endif
184 /* Define if gcc should always pass --build-id to linker. */
185 #ifndef USED_FOR_TARGET
186 #undef ENABLE_LD_BUILDID
187 #endif
190 /* Define to 1 to enable libquadmath support */
191 #ifndef USED_FOR_TARGET
192 #undef ENABLE_LIBQUADMATH_SUPPORT
193 #endif
196 /* Define to enable LTO support. */
197 #ifndef USED_FOR_TARGET
198 #undef ENABLE_LTO
199 #endif
202 /* Define to 1 if translation of program messages to the user's native
203    language is requested. */
204 #ifndef USED_FOR_TARGET
205 #undef ENABLE_NLS
206 #endif
209 /* Define this to enable support for offloading. */
210 #ifndef USED_FOR_TARGET
211 #undef ENABLE_OFFLOADING
212 #endif
215 /* Define to enable plugin support. */
216 #ifndef USED_FOR_TARGET
217 #undef ENABLE_PLUGIN
218 #endif
221 /* Define if you want all operations on RTL (the basic data structure of the
222    optimizer and back end) to be checked for dynamic type safety at runtime.
223    This is quite expensive. */
224 #ifndef USED_FOR_TARGET
225 #undef ENABLE_RTL_CHECKING
226 #endif
229 /* Define if you want RTL flag accesses to be checked against the RTL codes
230    that are supported for each access macro. This is relatively cheap. */
231 #ifndef USED_FOR_TARGET
232 #undef ENABLE_RTL_FLAG_CHECKING
233 #endif
236 /* Define if you want runtime assertions enabled. This is a cheap check. */
237 #undef ENABLE_RUNTIME_CHECKING
239 /* Define if you want all operations on trees (the basic data structure of the
240    front ends) to be checked for dynamic type safety at runtime. This is
241    moderately expensive. */
242 #ifndef USED_FOR_TARGET
243 #undef ENABLE_TREE_CHECKING
244 #endif
247 /* Define if you want all gimple types to be verified after gimplifiation.
248    This is cheap. */
249 #ifndef USED_FOR_TARGET
250 #undef ENABLE_TYPES_CHECKING
251 #endif
254 /* Define to get calls to the valgrind runtime enabled. */
255 #ifndef USED_FOR_TARGET
256 #undef ENABLE_VALGRIND_ANNOTATIONS
257 #endif
260 /* Define if you want to run subprograms and generated programs through
261    valgrind (a memory checker). This is extremely expensive. */
262 #ifndef USED_FOR_TARGET
263 #undef ENABLE_VALGRIND_CHECKING
264 #endif
267 /* Define 0/1 if vtable verification feature is enabled. */
268 #ifndef USED_FOR_TARGET
269 #undef ENABLE_VTABLE_VERIFY
270 #endif
273 /* Define to 1 if installation paths should be looked up in the Windows
274    Registry. Ignored on non-Windows hosts. */
275 #ifndef USED_FOR_TARGET
276 #undef ENABLE_WIN32_REGISTRY
277 #endif
280 /* Define to the name of a file containing a list of extra machine modes for
281    this architecture. */
282 #ifndef USED_FOR_TARGET
283 #undef EXTRA_MODES_FILE
284 #endif
287 /* Define to enable detailed memory allocation stats gathering. */
288 #ifndef USED_FOR_TARGET
289 #undef GATHER_STATISTICS
290 #endif
293 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */
294 #ifndef USED_FOR_TARGET
295 #undef GWINSZ_IN_SYS_IOCTL
296 #endif
299 /* mcontext_t fields start with __ */
300 #ifndef USED_FOR_TARGET
301 #undef HAS_MCONTEXT_T_UNDERSCORES
302 #endif
305 /* Define if your assembler supports architecture modifiers. */
306 #ifndef USED_FOR_TARGET
307 #undef HAVE_AS_ARCHITECTURE_MODIFIERS
308 #endif
311 /* Define if your avr assembler supports -mgcc-isr option. */
312 #ifndef USED_FOR_TARGET
313 #undef HAVE_AS_AVR_MGCCISR_OPTION
314 #endif
317 /* Define if your avr assembler supports --mlink-relax option. */
318 #ifndef USED_FOR_TARGET
319 #undef HAVE_AS_AVR_MLINK_RELAX_OPTION
320 #endif
323 /* Define if your avr assembler supports -mrmw option. */
324 #ifndef USED_FOR_TARGET
325 #undef HAVE_AS_AVR_MRMW_OPTION
326 #endif
329 /* Define to the level of your assembler's compressed debug section support.
330    */
331 #ifndef USED_FOR_TARGET
332 #undef HAVE_AS_COMPRESS_DEBUG
333 #endif
336 /* Define if your assembler supports the --debug-prefix-map option. */
337 #ifndef USED_FOR_TARGET
338 #undef HAVE_AS_DEBUG_PREFIX_MAP
339 #endif
342 /* Define if your assembler supports .module. */
343 #ifndef USED_FOR_TARGET
344 #undef HAVE_AS_DOT_MODULE
345 #endif
348 /* Define if your assembler supports DSPR1 mult. */
349 #ifndef USED_FOR_TARGET
350 #undef HAVE_AS_DSPR1_MULT
351 #endif
354 /* Define if your assembler supports .dtprelword. */
355 #ifndef USED_FOR_TARGET
356 #undef HAVE_AS_DTPRELWORD
357 #endif
360 /* Define if your assembler supports dwarf2 .file/.loc directives, and
361    preserves file table indices exactly as given. */
362 #ifndef USED_FOR_TARGET
363 #undef HAVE_AS_DWARF2_DEBUG_LINE
364 #endif
367 /* Define if your assembler supports views in dwarf2 .loc directives. */
368 #ifndef USED_FOR_TARGET
369 #undef HAVE_AS_DWARF2_DEBUG_VIEW
370 #endif
373 /* Define if your assembler supports the R_PPC64_ENTRY relocation. */
374 #ifndef USED_FOR_TARGET
375 #undef HAVE_AS_ENTRY_MARKERS
376 #endif
379 /* Define if your assembler supports explicit relocations. */
380 #ifndef USED_FOR_TARGET
381 #undef HAVE_AS_EXPLICIT_RELOCS
382 #endif
385 /* Define if your assembler supports FMAF, HPC, and VIS 3.0 instructions. */
386 #ifndef USED_FOR_TARGET
387 #undef HAVE_AS_FMAF_HPC_VIS3
388 #endif
391 /* Define if your assembler supports the --gdwarf2 option. */
392 #ifndef USED_FOR_TARGET
393 #undef HAVE_AS_GDWARF2_DEBUG_FLAG
394 #endif
397 /* Define if your assembler supports .gnu_attribute. */
398 #ifndef USED_FOR_TARGET
399 #undef HAVE_AS_GNU_ATTRIBUTE
400 #endif
403 /* Define true if the assembler supports '.long foo@GOTOFF'. */
404 #ifndef USED_FOR_TARGET
405 #undef HAVE_AS_GOTOFF_IN_DATA
406 #endif
409 /* Define if your assembler supports the --gstabs option. */
410 #ifndef USED_FOR_TARGET
411 #undef HAVE_AS_GSTABS_DEBUG_FLAG
412 #endif
415 /* Define if your assembler supports the Sun syntax for cmov. */
416 #ifndef USED_FOR_TARGET
417 #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX
418 #endif
421 /* Define if your assembler supports the subtraction of symbols in different
422    sections. */
423 #ifndef USED_FOR_TARGET
424 #undef HAVE_AS_IX86_DIFF_SECT_DELTA
425 #endif
428 /* Define if your assembler supports the ffreep mnemonic. */
429 #ifndef USED_FOR_TARGET
430 #undef HAVE_AS_IX86_FFREEP
431 #endif
434 /* Define if your assembler uses fildq and fistq mnemonics. */
435 #ifndef USED_FOR_TARGET
436 #undef HAVE_AS_IX86_FILDQ
437 #endif
440 /* Define if your assembler uses filds and fists mnemonics. */
441 #ifndef USED_FOR_TARGET
442 #undef HAVE_AS_IX86_FILDS
443 #endif
446 /* Define 0/1 if your assembler and linker support @GOT. */
447 #ifndef USED_FOR_TARGET
448 #undef HAVE_AS_IX86_GOT32X
449 #endif
452 /* Define if your assembler supports HLE prefixes. */
453 #ifndef USED_FOR_TARGET
454 #undef HAVE_AS_IX86_HLE
455 #endif
458 /* Define if your assembler supports interunit movq mnemonic. */
459 #ifndef USED_FOR_TARGET
460 #undef HAVE_AS_IX86_INTERUNIT_MOVQ
461 #endif
464 /* Define if your assembler supports the .quad directive. */
465 #ifndef USED_FOR_TARGET
466 #undef HAVE_AS_IX86_QUAD
467 #endif
470 /* Define if the assembler supports 'rep <insn>, lock <insn>'. */
471 #ifndef USED_FOR_TARGET
472 #undef HAVE_AS_IX86_REP_LOCK_PREFIX
473 #endif
476 /* Define if your assembler supports the sahf mnemonic in 64bit mode. */
477 #ifndef USED_FOR_TARGET
478 #undef HAVE_AS_IX86_SAHF
479 #endif
482 /* Define if your assembler supports the swap suffix. */
483 #ifndef USED_FOR_TARGET
484 #undef HAVE_AS_IX86_SWAP
485 #endif
488 /* Define if your assembler and linker support @tlsgdplt. */
489 #ifndef USED_FOR_TARGET
490 #undef HAVE_AS_IX86_TLSGDPLT
491 #endif
494 /* Define to 1 if your assembler and linker support @tlsldm. */
495 #ifndef USED_FOR_TARGET
496 #undef HAVE_AS_IX86_TLSLDM
497 #endif
500 /* Define to 1 if your assembler and linker support @tlsldmplt. */
501 #ifndef USED_FOR_TARGET
502 #undef HAVE_AS_IX86_TLSLDMPLT
503 #endif
506 /* Define 0/1 if your assembler and linker support calling ___tls_get_addr via
507    GOT. */
508 #ifndef USED_FOR_TARGET
509 #undef HAVE_AS_IX86_TLS_GET_ADDR_GOT
510 #endif
513 /* Define if your assembler supports the 'ud2' mnemonic. */
514 #ifndef USED_FOR_TARGET
515 #undef HAVE_AS_IX86_UD2
516 #endif
519 /* Define if your assembler supports the lituse_jsrdirect relocation. */
520 #ifndef USED_FOR_TARGET
521 #undef HAVE_AS_JSRDIRECT_RELOCS
522 #endif
525 /* Define if your assembler supports .sleb128 and .uleb128. */
526 #ifndef USED_FOR_TARGET
527 #undef HAVE_AS_LEB128
528 #endif
531 /* Define if your assembler supports LEON instructions. */
532 #ifndef USED_FOR_TARGET
533 #undef HAVE_AS_LEON
534 #endif
537 /* Define if the assembler won't complain about a line such as # 0 "" 2. */
538 #ifndef USED_FOR_TARGET
539 #undef HAVE_AS_LINE_ZERO
540 #endif
543 /* Define if your assembler supports ltoffx and ldxmov relocations. */
544 #ifndef USED_FOR_TARGET
545 #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS
546 #endif
549 /* Define if your assembler supports the -mabi option. */
550 #ifndef USED_FOR_TARGET
551 #undef HAVE_AS_MABI_OPTION
552 #endif
555 /* Define if your assembler supports .machine and .machinemode. */
556 #ifndef USED_FOR_TARGET
557 #undef HAVE_AS_MACHINE_MACHINEMODE
558 #endif
561 /* Define if your assembler supports mfcr field. */
562 #ifndef USED_FOR_TARGET
563 #undef HAVE_AS_MFCRF
564 #endif
567 /* Define if your Mac OS X assembler supports the -mmacos-version-min option.
568    */
569 #ifndef USED_FOR_TARGET
570 #undef HAVE_AS_MMACOSX_VERSION_MIN_OPTION
571 #endif
574 /* Define if your assembler supports .mspabi_attribute. */
575 #ifndef USED_FOR_TARGET
576 #undef HAVE_AS_MSPABI_ATTRIBUTE
577 #endif
580 /* Define if the assembler understands -mnan=. */
581 #ifndef USED_FOR_TARGET
582 #undef HAVE_AS_NAN
583 #endif
586 /* Define if your assembler supports %gotoff relocation syntax. */
587 #ifndef USED_FOR_TARGET
588 #undef HAVE_AS_NIOS2_GOTOFF_RELOCATION
589 #endif
592 /* Define if your assembler supports the -no-mul-bug-abort option. */
593 #ifndef USED_FOR_TARGET
594 #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION
595 #endif
598 /* Define if the assembler understands -mno-shared. */
599 #ifndef USED_FOR_TARGET
600 #undef HAVE_AS_NO_SHARED
601 #endif
604 /* Define if your assembler supports offsetable %lo(). */
605 #ifndef USED_FOR_TARGET
606 #undef HAVE_AS_OFFSETABLE_LO10
607 #endif
610 /* Define if your assembler supports R_PPC*_PLTSEQ relocations. */
611 #ifndef USED_FOR_TARGET
612 #undef HAVE_AS_PLTSEQ
613 #endif
616 /* Define if your assembler supports .ref */
617 #ifndef USED_FOR_TARGET
618 #undef HAVE_AS_REF
619 #endif
622 /* Define if your assembler supports R_PPC_REL16 relocs. */
623 #ifndef USED_FOR_TARGET
624 #undef HAVE_AS_REL16
625 #endif
628 /* Define if your assembler supports -relax option. */
629 #ifndef USED_FOR_TARGET
630 #undef HAVE_AS_RELAX_OPTION
631 #endif
634 /* Define if your assembler supports .attribute. */
635 #ifndef USED_FOR_TARGET
636 #undef HAVE_AS_RISCV_ATTRIBUTE
637 #endif
640 /* Define if your assembler supports relocs needed by -fpic. */
641 #ifndef USED_FOR_TARGET
642 #undef HAVE_AS_SMALL_PIC_RELOCS
643 #endif
646 /* Define if your assembler supports SPARC4 instructions. */
647 #ifndef USED_FOR_TARGET
648 #undef HAVE_AS_SPARC4
649 #endif
652 /* Define if your assembler supports SPARC5 and VIS 4.0 instructions. */
653 #ifndef USED_FOR_TARGET
654 #undef HAVE_AS_SPARC5_VIS4
655 #endif
658 /* Define if your assembler supports SPARC6 instructions. */
659 #ifndef USED_FOR_TARGET
660 #undef HAVE_AS_SPARC6
661 #endif
664 /* Define if your assembler and linker support GOTDATA_OP relocs. */
665 #ifndef USED_FOR_TARGET
666 #undef HAVE_AS_SPARC_GOTDATA_OP
667 #endif
670 /* Define if your assembler and linker support unaligned PC relative relocs.
671    */
672 #ifndef USED_FOR_TARGET
673 #undef HAVE_AS_SPARC_UA_PCREL
674 #endif
677 /* Define if your assembler and linker support unaligned PC relative relocs
678    against hidden symbols. */
679 #ifndef USED_FOR_TARGET
680 #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN
681 #endif
684 /* Define if your assembler supports .stabs. */
685 #ifndef USED_FOR_TARGET
686 #undef HAVE_AS_STABS_DIRECTIVE
687 #endif
690 /* Define if your assembler and linker support thread-local storage. */
691 #ifndef USED_FOR_TARGET
692 #undef HAVE_AS_TLS
693 #endif
696 /* Define if your assembler supports vl/vst/vlm/vstm with an optional
697    alignment hint argument. */
698 #ifndef USED_FOR_TARGET
699 #undef HAVE_AS_VECTOR_LOADSTORE_ALIGNMENT_HINTS
700 #endif
703 /* Define if your assembler supports vl/vst/vlm/vstm with an optional
704    alignment hint argument on z13. */
705 #ifndef USED_FOR_TARGET
706 #undef HAVE_AS_VECTOR_LOADSTORE_ALIGNMENT_HINTS_ON_Z13
707 #endif
710 /* Define if your assembler supports VSX instructions. */
711 #ifndef USED_FOR_TARGET
712 #undef HAVE_AS_VSX
713 #endif
716 /* Define if your assembler supports -xbrace_comment option. */
717 #ifndef USED_FOR_TARGET
718 #undef HAVE_AS_XBRACE_COMMENT_OPTION
719 #endif
722 /* Define to 1 if you have the `atoq' function. */
723 #ifndef USED_FOR_TARGET
724 #undef HAVE_ATOQ
725 #endif
728 /* Define to 1 if you have the `clearerr_unlocked' function. */
729 #ifndef USED_FOR_TARGET
730 #undef HAVE_CLEARERR_UNLOCKED
731 #endif
734 /* Define to 1 if you have the `clock' function. */
735 #ifndef USED_FOR_TARGET
736 #undef HAVE_CLOCK
737 #endif
740 /* Define if <time.h> defines clock_t. */
741 #ifndef USED_FOR_TARGET
742 #undef HAVE_CLOCK_T
743 #endif
746 /* Define 0/1 if your assembler and linker support COMDAT groups. */
747 #ifndef USED_FOR_TARGET
748 #undef HAVE_COMDAT_GROUP
749 #endif
752 /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
753    */
754 #ifndef USED_FOR_TARGET
755 #undef HAVE_DECL_ABORT
756 #endif
759 /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
760    0. */
761 #ifndef USED_FOR_TARGET
762 #undef HAVE_DECL_ASPRINTF
763 #endif
766 /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
767 #ifndef USED_FOR_TARGET
768 #undef HAVE_DECL_ATOF
769 #endif
772 /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
773 #ifndef USED_FOR_TARGET
774 #undef HAVE_DECL_ATOL
775 #endif
778 /* Define to 1 if we found a declaration for 'atoll', otherwise define to 0.
779    */
780 #ifndef USED_FOR_TARGET
781 #undef HAVE_DECL_ATOLL
782 #endif
785 /* Define to 1 if you have the declaration of `basename(const char*)', and to
786    0 if you don't. */
787 #ifndef USED_FOR_TARGET
788 #undef HAVE_DECL_BASENAME
789 #endif
792 /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
793    */
794 #ifndef USED_FOR_TARGET
795 #undef HAVE_DECL_CALLOC
796 #endif
799 /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
800    define to 0. */
801 #ifndef USED_FOR_TARGET
802 #undef HAVE_DECL_CLEARERR_UNLOCKED
803 #endif
806 /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
807    */
808 #ifndef USED_FOR_TARGET
809 #undef HAVE_DECL_CLOCK
810 #endif
813 /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
814    */
815 #ifndef USED_FOR_TARGET
816 #undef HAVE_DECL_ERRNO
817 #endif
820 /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
821    to 0. */
822 #ifndef USED_FOR_TARGET
823 #undef HAVE_DECL_FEOF_UNLOCKED
824 #endif
827 /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
828    define to 0. */
829 #ifndef USED_FOR_TARGET
830 #undef HAVE_DECL_FERROR_UNLOCKED
831 #endif
834 /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
835    define to 0. */
836 #ifndef USED_FOR_TARGET
837 #undef HAVE_DECL_FFLUSH_UNLOCKED
838 #endif
841 /* Define to 1 if we found a declaration for 'ffs', otherwise define to 0. */
842 #ifndef USED_FOR_TARGET
843 #undef HAVE_DECL_FFS
844 #endif
847 /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
848    define to 0. */
849 #ifndef USED_FOR_TARGET
850 #undef HAVE_DECL_FGETC_UNLOCKED
851 #endif
854 /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
855    define to 0. */
856 #ifndef USED_FOR_TARGET
857 #undef HAVE_DECL_FGETS_UNLOCKED
858 #endif
861 /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
862    define to 0. */
863 #ifndef USED_FOR_TARGET
864 #undef HAVE_DECL_FILENO_UNLOCKED
865 #endif
868 /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
869    define to 0. */
870 #ifndef USED_FOR_TARGET
871 #undef HAVE_DECL_FPRINTF_UNLOCKED
872 #endif
875 /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
876    define to 0. */
877 #ifndef USED_FOR_TARGET
878 #undef HAVE_DECL_FPUTC_UNLOCKED
879 #endif
882 /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
883    define to 0. */
884 #ifndef USED_FOR_TARGET
885 #undef HAVE_DECL_FPUTS_UNLOCKED
886 #endif
889 /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
890    define to 0. */
891 #ifndef USED_FOR_TARGET
892 #undef HAVE_DECL_FREAD_UNLOCKED
893 #endif
896 /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
897 #ifndef USED_FOR_TARGET
898 #undef HAVE_DECL_FREE
899 #endif
902 /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
903    define to 0. */
904 #ifndef USED_FOR_TARGET
905 #undef HAVE_DECL_FWRITE_UNLOCKED
906 #endif
909 /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
910    define to 0. */
911 #ifndef USED_FOR_TARGET
912 #undef HAVE_DECL_GETCHAR_UNLOCKED
913 #endif
916 /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
917    */
918 #ifndef USED_FOR_TARGET
919 #undef HAVE_DECL_GETCWD
920 #endif
923 /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
924    to 0. */
925 #ifndef USED_FOR_TARGET
926 #undef HAVE_DECL_GETC_UNLOCKED
927 #endif
930 /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
931    */
932 #ifndef USED_FOR_TARGET
933 #undef HAVE_DECL_GETENV
934 #endif
937 /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
938    */
939 #ifndef USED_FOR_TARGET
940 #undef HAVE_DECL_GETOPT
941 #endif
944 /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
945    to 0. */
946 #ifndef USED_FOR_TARGET
947 #undef HAVE_DECL_GETPAGESIZE
948 #endif
951 /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
952    0. */
953 #ifndef USED_FOR_TARGET
954 #undef HAVE_DECL_GETRLIMIT
955 #endif
958 /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
959    0. */
960 #ifndef USED_FOR_TARGET
961 #undef HAVE_DECL_GETRUSAGE
962 #endif
965 /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
966    */
967 #ifndef USED_FOR_TARGET
968 #undef HAVE_DECL_GETWD
969 #endif
972 /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
973    0. */
974 #ifndef USED_FOR_TARGET
975 #undef HAVE_DECL_LDGETNAME
976 #endif
979 /* Define to 1 if we found a declaration for 'madvise', otherwise define to 0.
980    */
981 #ifndef USED_FOR_TARGET
982 #undef HAVE_DECL_MADVISE
983 #endif
986 /* Define to 1 if we found a declaration for 'mallinfo', otherwise define to
987    0. */
988 #ifndef USED_FOR_TARGET
989 #undef HAVE_DECL_MALLINFO
990 #endif
993 /* Define to 1 if we found a declaration for 'mallinfo2', otherwise define to
994    0. */
995 #ifndef USED_FOR_TARGET
996 #undef HAVE_DECL_MALLINFO2
997 #endif
1000 /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
1001    */
1002 #ifndef USED_FOR_TARGET
1003 #undef HAVE_DECL_MALLOC
1004 #endif
1007 /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
1008    define to 0. */
1009 #ifndef USED_FOR_TARGET
1010 #undef HAVE_DECL_PUTCHAR_UNLOCKED
1011 #endif
1014 /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
1015    to 0. */
1016 #ifndef USED_FOR_TARGET
1017 #undef HAVE_DECL_PUTC_UNLOCKED
1018 #endif
1021 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
1022    */
1023 #ifndef USED_FOR_TARGET
1024 #undef HAVE_DECL_REALLOC
1025 #endif
1028 /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
1029 #ifndef USED_FOR_TARGET
1030 #undef HAVE_DECL_SBRK
1031 #endif
1034 /* Define to 1 if we found a declaration for 'setenv', otherwise define to 0.
1035    */
1036 #ifndef USED_FOR_TARGET
1037 #undef HAVE_DECL_SETENV
1038 #endif
1041 /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
1042    0. */
1043 #ifndef USED_FOR_TARGET
1044 #undef HAVE_DECL_SETRLIMIT
1045 #endif
1048 /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
1049    to 0. */
1050 #ifndef USED_FOR_TARGET
1051 #undef HAVE_DECL_SIGALTSTACK
1052 #endif
1055 /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
1056    0. */
1057 #ifndef USED_FOR_TARGET
1058 #undef HAVE_DECL_SNPRINTF
1059 #endif
1062 /* Define to 1 if we found a declaration for 'stpcpy', otherwise define to 0.
1063    */
1064 #ifndef USED_FOR_TARGET
1065 #undef HAVE_DECL_STPCPY
1066 #endif
1069 /* Define to 1 if we found a declaration for 'strnlen', otherwise define to 0.
1070    */
1071 #ifndef USED_FOR_TARGET
1072 #undef HAVE_DECL_STRNLEN
1073 #endif
1076 /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
1077    0. */
1078 #ifndef USED_FOR_TARGET
1079 #undef HAVE_DECL_STRSIGNAL
1080 #endif
1083 /* Define to 1 if you have the declaration of `strstr(const char*,const
1084    char*)', and to 0 if you don't. */
1085 #ifndef USED_FOR_TARGET
1086 #undef HAVE_DECL_STRSTR
1087 #endif
1090 /* Define to 1 if we found a declaration for 'strtol', otherwise define to 0.
1091    */
1092 #ifndef USED_FOR_TARGET
1093 #undef HAVE_DECL_STRTOL
1094 #endif
1097 /* Define to 1 if we found a declaration for 'strtoll', otherwise define to 0.
1098    */
1099 #ifndef USED_FOR_TARGET
1100 #undef HAVE_DECL_STRTOLL
1101 #endif
1104 /* Define to 1 if we found a declaration for 'strtoul', otherwise define to 0.
1105    */
1106 #ifndef USED_FOR_TARGET
1107 #undef HAVE_DECL_STRTOUL
1108 #endif
1111 /* Define to 1 if we found a declaration for 'strtoull', otherwise define to
1112    0. */
1113 #ifndef USED_FOR_TARGET
1114 #undef HAVE_DECL_STRTOULL
1115 #endif
1118 /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
1119    0. */
1120 #ifndef USED_FOR_TARGET
1121 #undef HAVE_DECL_STRVERSCMP
1122 #endif
1125 /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
1126    */
1127 #ifndef USED_FOR_TARGET
1128 #undef HAVE_DECL_TIMES
1129 #endif
1132 /* Define to 1 if we found a declaration for 'unsetenv', otherwise define to
1133    0. */
1134 #ifndef USED_FOR_TARGET
1135 #undef HAVE_DECL_UNSETENV
1136 #endif
1139 /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
1140    0. */
1141 #ifndef USED_FOR_TARGET
1142 #undef HAVE_DECL_VASPRINTF
1143 #endif
1146 /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
1147    0. */
1148 #ifndef USED_FOR_TARGET
1149 #undef HAVE_DECL_VSNPRINTF
1150 #endif
1153 /* Define to 1 if you have the <direct.h> header file. */
1154 #ifndef USED_FOR_TARGET
1155 #undef HAVE_DIRECT_H
1156 #endif
1159 /* Define to 1 if you have the <dlfcn.h> header file. */
1160 #ifndef USED_FOR_TARGET
1161 #undef HAVE_DLFCN_H
1162 #endif
1165 /* Define to 1 if you have the <ext/hash_map> header file. */
1166 #ifndef USED_FOR_TARGET
1167 #undef HAVE_EXT_HASH_MAP
1168 #endif
1171 /* Define to 1 if you have the <fcntl.h> header file. */
1172 #ifndef USED_FOR_TARGET
1173 #undef HAVE_FCNTL_H
1174 #endif
1177 /* Define to 1 if you have the `feof_unlocked' function. */
1178 #ifndef USED_FOR_TARGET
1179 #undef HAVE_FEOF_UNLOCKED
1180 #endif
1183 /* Define to 1 if you have the `ferror_unlocked' function. */
1184 #ifndef USED_FOR_TARGET
1185 #undef HAVE_FERROR_UNLOCKED
1186 #endif
1189 /* Define to 1 if you have the `fflush_unlocked' function. */
1190 #ifndef USED_FOR_TARGET
1191 #undef HAVE_FFLUSH_UNLOCKED
1192 #endif
1195 /* Define to 1 if you have the `fgetc_unlocked' function. */
1196 #ifndef USED_FOR_TARGET
1197 #undef HAVE_FGETC_UNLOCKED
1198 #endif
1201 /* Define to 1 if you have the `fgets_unlocked' function. */
1202 #ifndef USED_FOR_TARGET
1203 #undef HAVE_FGETS_UNLOCKED
1204 #endif
1207 /* Define to 1 if you have the `fileno_unlocked' function. */
1208 #ifndef USED_FOR_TARGET
1209 #undef HAVE_FILENO_UNLOCKED
1210 #endif
1213 /* Define to 1 if you have the `fork' function. */
1214 #ifndef USED_FOR_TARGET
1215 #undef HAVE_FORK
1216 #endif
1219 /* Define to 1 if you have the `fprintf_unlocked' function. */
1220 #ifndef USED_FOR_TARGET
1221 #undef HAVE_FPRINTF_UNLOCKED
1222 #endif
1225 /* Define to 1 if you have the `fputc_unlocked' function. */
1226 #ifndef USED_FOR_TARGET
1227 #undef HAVE_FPUTC_UNLOCKED
1228 #endif
1231 /* Define to 1 if you have the `fputs_unlocked' function. */
1232 #ifndef USED_FOR_TARGET
1233 #undef HAVE_FPUTS_UNLOCKED
1234 #endif
1237 /* Define to 1 if you have the `fread_unlocked' function. */
1238 #ifndef USED_FOR_TARGET
1239 #undef HAVE_FREAD_UNLOCKED
1240 #endif
1243 /* Define to 1 if you have the <ftw.h> header file. */
1244 #ifndef USED_FOR_TARGET
1245 #undef HAVE_FTW_H
1246 #endif
1249 /* Define to 1 if you have the `fwrite_unlocked' function. */
1250 #ifndef USED_FOR_TARGET
1251 #undef HAVE_FWRITE_UNLOCKED
1252 #endif
1255 /* Define if your assembler supports specifying the alignment of objects
1256    allocated using the GAS .comm command. */
1257 #ifndef USED_FOR_TARGET
1258 #undef HAVE_GAS_ALIGNED_COMM
1259 #endif
1262 /* Define if your assembler supports .balign and .p2align. */
1263 #ifndef USED_FOR_TARGET
1264 #undef HAVE_GAS_BALIGN_AND_P2ALIGN
1265 #endif
1268 /* Define 0/1 if your assembler supports CFI directives. */
1269 #undef HAVE_GAS_CFI_DIRECTIVE
1271 /* Define 0/1 if your assembler supports .cfi_personality. */
1272 #undef HAVE_GAS_CFI_PERSONALITY_DIRECTIVE
1274 /* Define 0/1 if your assembler supports .cfi_sections. */
1275 #undef HAVE_GAS_CFI_SECTIONS_DIRECTIVE
1277 /* Define if your assembler supports the .loc discriminator sub-directive. */
1278 #ifndef USED_FOR_TARGET
1279 #undef HAVE_GAS_DISCRIMINATOR
1280 #endif
1283 /* Define if your assembler supports @gnu_unique_object. */
1284 #ifndef USED_FOR_TARGET
1285 #undef HAVE_GAS_GNU_UNIQUE_OBJECT
1286 #endif
1289 /* Define if your assembler and linker support .hidden. */
1290 #undef HAVE_GAS_HIDDEN
1292 /* Define if your assembler supports .lcomm with an alignment field. */
1293 #ifndef USED_FOR_TARGET
1294 #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT
1295 #endif
1298 /* Define if your assembler supports .literal16. */
1299 #ifndef USED_FOR_TARGET
1300 #undef HAVE_GAS_LITERAL16
1301 #endif
1304 /* Define if your assembler supports the .loc is_stmt sub-directive. */
1305 #ifndef USED_FOR_TARGET
1306 #undef HAVE_GAS_LOC_STMT
1307 #endif
1310 /* Define if your assembler supports specifying the maximum number of bytes to
1311    skip when using the GAS .p2align command. */
1312 #ifndef USED_FOR_TARGET
1313 #undef HAVE_GAS_MAX_SKIP_P2ALIGN
1314 #endif
1317 /* Define if your assembler supports the .set micromips directive */
1318 #ifndef USED_FOR_TARGET
1319 #undef HAVE_GAS_MICROMIPS
1320 #endif
1323 /* Define if your assembler supports .nsubspa comdat option. */
1324 #ifndef USED_FOR_TARGET
1325 #undef HAVE_GAS_NSUBSPA_COMDAT
1326 #endif
1329 /* Define if your assembler and linker support 32-bit section relative relocs
1330    via '.secrel32 label'. */
1331 #ifndef USED_FOR_TARGET
1332 #undef HAVE_GAS_PE_SECREL32_RELOC
1333 #endif
1336 /* Define if your assembler supports specifying the exclude section flag. */
1337 #ifndef USED_FOR_TARGET
1338 #undef HAVE_GAS_SECTION_EXCLUDE
1339 #endif
1342 /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
1343    */
1344 #ifndef USED_FOR_TARGET
1345 #undef HAVE_GAS_SHF_MERGE
1346 #endif
1349 /* Define if your assembler supports .subsection and .subsection -1 starts
1350    emitting at the beginning of your section. */
1351 #ifndef USED_FOR_TARGET
1352 #undef HAVE_GAS_SUBSECTION_ORDERING
1353 #endif
1356 /* Define if your assembler supports .weak. */
1357 #ifndef USED_FOR_TARGET
1358 #undef HAVE_GAS_WEAK
1359 #endif
1362 /* Define if your assembler supports .weakref. */
1363 #ifndef USED_FOR_TARGET
1364 #undef HAVE_GAS_WEAKREF
1365 #endif
1368 /* Define to 1 if you have the `getchar_unlocked' function. */
1369 #ifndef USED_FOR_TARGET
1370 #undef HAVE_GETCHAR_UNLOCKED
1371 #endif
1374 /* Define to 1 if you have the `getc_unlocked' function. */
1375 #ifndef USED_FOR_TARGET
1376 #undef HAVE_GETC_UNLOCKED
1377 #endif
1380 /* Define to 1 if you have the `getrlimit' function. */
1381 #ifndef USED_FOR_TARGET
1382 #undef HAVE_GETRLIMIT
1383 #endif
1386 /* Define to 1 if you have the `getrusage' function. */
1387 #ifndef USED_FOR_TARGET
1388 #undef HAVE_GETRUSAGE
1389 #endif
1392 /* Define to 1 if you have the `gettimeofday' function. */
1393 #ifndef USED_FOR_TARGET
1394 #undef HAVE_GETTIMEOFDAY
1395 #endif
1398 /* Define to 1 if using GNU as. */
1399 #ifndef USED_FOR_TARGET
1400 #undef HAVE_GNU_AS
1401 #endif
1404 /* Define if your system supports gnu indirect functions. */
1405 #ifndef USED_FOR_TARGET
1406 #undef HAVE_GNU_INDIRECT_FUNCTION
1407 #endif
1410 /* Define to 1 if using GNU ld. */
1411 #ifndef USED_FOR_TARGET
1412 #undef HAVE_GNU_LD
1413 #endif
1416 /* Define if the gold linker supports split stack and is available as a
1417    non-default */
1418 #ifndef USED_FOR_TARGET
1419 #undef HAVE_GOLD_NON_DEFAULT_SPLIT_STACK
1420 #endif
1423 /* Define if you have the iconv() function. */
1424 #ifndef USED_FOR_TARGET
1425 #undef HAVE_ICONV
1426 #endif
1429 /* Define to 1 if you have the <iconv.h> header file. */
1430 #ifndef USED_FOR_TARGET
1431 #undef HAVE_ICONV_H
1432 #endif
1435 /* Define 0/1 if .init_array/.fini_array sections are available and working.
1436    */
1437 #ifndef USED_FOR_TARGET
1438 #undef HAVE_INITFINI_ARRAY_SUPPORT
1439 #endif
1442 /* Define to 1 if the system has the type `intmax_t'. */
1443 #ifndef USED_FOR_TARGET
1444 #undef HAVE_INTMAX_T
1445 #endif
1448 /* Define to 1 if the system has the type `intptr_t'. */
1449 #ifndef USED_FOR_TARGET
1450 #undef HAVE_INTPTR_T
1451 #endif
1454 /* Define if you have a working <inttypes.h> header file. */
1455 #ifndef USED_FOR_TARGET
1456 #undef HAVE_INTTYPES_H
1457 #endif
1460 /* Define to 1 if you have the `kill' function. */
1461 #ifndef USED_FOR_TARGET
1462 #undef HAVE_KILL
1463 #endif
1466 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
1467 #ifndef USED_FOR_TARGET
1468 #undef HAVE_LANGINFO_CODESET
1469 #endif
1472 /* Define to 1 if you have the <langinfo.h> header file. */
1473 #ifndef USED_FOR_TARGET
1474 #undef HAVE_LANGINFO_H
1475 #endif
1478 /* Define if your <locale.h> file defines LC_MESSAGES. */
1479 #ifndef USED_FOR_TARGET
1480 #undef HAVE_LC_MESSAGES
1481 #endif
1484 /* Define to 1 if you have the <ldfcn.h> header file. */
1485 #ifndef USED_FOR_TARGET
1486 #undef HAVE_LDFCN_H
1487 #endif
1490 /* Define 0/1 if your linker supports the SHF_MERGE flag with section
1491    alignment > 1. */
1492 #ifndef USED_FOR_TARGET
1493 #undef HAVE_LD_ALIGNED_SHF_MERGE
1494 #endif
1497 /* Define if your linker supports --as-needed/--no-as-needed or equivalent
1498    options. */
1499 #ifndef USED_FOR_TARGET
1500 #undef HAVE_LD_AS_NEEDED
1501 #endif
1504 /* Define if your default avr linker script for avrxmega3 leaves .rodata in
1505    flash. */
1506 #ifndef USED_FOR_TARGET
1507 #undef HAVE_LD_AVR_AVRXMEGA3_RODATA_IN_FLASH
1508 #endif
1511 /* Define if your linker supports -z bndplt */
1512 #ifndef USED_FOR_TARGET
1513 #undef HAVE_LD_BNDPLT_SUPPORT
1514 #endif
1517 /* Define if your linker supports --build-id. */
1518 #ifndef USED_FOR_TARGET
1519 #undef HAVE_LD_BUILDID
1520 #endif
1523 /* Define if the linker supports clearing hardware capabilities via mapfile.
1524    */
1525 #ifndef USED_FOR_TARGET
1526 #undef HAVE_LD_CLEARCAP
1527 #endif
1530 /* Define to the level of your linker's compressed debug section support. */
1531 #ifndef USED_FOR_TARGET
1532 #undef HAVE_LD_COMPRESS_DEBUG
1533 #endif
1536 /* Define if your linker supports --demangle option. */
1537 #ifndef USED_FOR_TARGET
1538 #undef HAVE_LD_DEMANGLE
1539 #endif
1542 /* Define 0/1 if your linker supports CIE v3 in .eh_frame. */
1543 #ifndef USED_FOR_TARGET
1544 #undef HAVE_LD_EH_FRAME_CIEV3
1545 #endif
1548 /* Define if your linker supports .eh_frame_hdr. */
1549 #undef HAVE_LD_EH_FRAME_HDR
1551 /* Define if your linker supports garbage collection of sections in presence
1552    of EH frames. */
1553 #ifndef USED_FOR_TARGET
1554 #undef HAVE_LD_EH_GC_SECTIONS
1555 #endif
1558 /* Define if your linker has buggy garbage collection of sections support when
1559    .text.startup.foo like sections are used. */
1560 #ifndef USED_FOR_TARGET
1561 #undef HAVE_LD_EH_GC_SECTIONS_BUG
1562 #endif
1565 /* Define if your PowerPC64 linker supports a large TOC. */
1566 #ifndef USED_FOR_TARGET
1567 #undef HAVE_LD_LARGE_TOC
1568 #endif
1571 /* Define if your PowerPC64 linker only needs function descriptor syms. */
1572 #ifndef USED_FOR_TARGET
1573 #undef HAVE_LD_NO_DOT_SYMS
1574 #endif
1577 /* Define if your linker can relax absolute .eh_frame personality pointers
1578    into PC-relative form. */
1579 #ifndef USED_FOR_TARGET
1580 #undef HAVE_LD_PERSONALITY_RELAXATION
1581 #endif
1584 /* Define if your linker supports PIE option. */
1585 #ifndef USED_FOR_TARGET
1586 #undef HAVE_LD_PIE
1587 #endif
1590 /* Define 0/1 if your linker supports -pie option with copy reloc. */
1591 #ifndef USED_FOR_TARGET
1592 #undef HAVE_LD_PIE_COPYRELOC
1593 #endif
1596 /* Define if your PowerPC linker has .gnu.attributes long double support. */
1597 #ifndef USED_FOR_TARGET
1598 #undef HAVE_LD_PPC_GNU_ATTR_LONG_DOUBLE
1599 #endif
1602 /* Define if your linker supports --push-state/--pop-state */
1603 #ifndef USED_FOR_TARGET
1604 #undef HAVE_LD_PUSHPOPSTATE_SUPPORT
1605 #endif
1608 /* Define if your linker links a mix of read-only and read-write sections into
1609    a read-write section. */
1610 #ifndef USED_FOR_TARGET
1611 #undef HAVE_LD_RO_RW_SECTION_MIXING
1612 #endif
1615 /* Define if your linker supports the *_sol2 emulations. */
1616 #ifndef USED_FOR_TARGET
1617 #undef HAVE_LD_SOL2_EMULATION
1618 #endif
1621 /* Define if your linker supports -Bstatic/-Bdynamic or equivalent options. */
1622 #ifndef USED_FOR_TARGET
1623 #undef HAVE_LD_STATIC_DYNAMIC
1624 #endif
1627 /* Define if your linker supports --sysroot. */
1628 #ifndef USED_FOR_TARGET
1629 #undef HAVE_LD_SYSROOT
1630 #endif
1633 /* Define to 1 if you have the <limits.h> header file. */
1634 #ifndef USED_FOR_TARGET
1635 #undef HAVE_LIMITS_H
1636 #endif
1639 /* Define to 1 if you have the <locale.h> header file. */
1640 #ifndef USED_FOR_TARGET
1641 #undef HAVE_LOCALE_H
1642 #endif
1645 /* Define to 1 if the system has the type `long long'. */
1646 #ifndef USED_FOR_TARGET
1647 #undef HAVE_LONG_LONG
1648 #endif
1651 /* Define to 1 if the system has the type `long long int'. */
1652 #ifndef USED_FOR_TARGET
1653 #undef HAVE_LONG_LONG_INT
1654 #endif
1657 /* Define to the level of your linker's plugin support. */
1658 #ifndef USED_FOR_TARGET
1659 #undef HAVE_LTO_PLUGIN
1660 #endif
1663 /* Define to 1 if you have the `madvise' function. */
1664 #ifndef USED_FOR_TARGET
1665 #undef HAVE_MADVISE
1666 #endif
1669 /* Define to 1 if you have the `mallinfo' function. */
1670 #ifndef USED_FOR_TARGET
1671 #undef HAVE_MALLINFO
1672 #endif
1675 /* Define to 1 if you have the `mallinfo2' function. */
1676 #ifndef USED_FOR_TARGET
1677 #undef HAVE_MALLINFO2
1678 #endif
1681 /* Define to 1 if you have the <malloc.h> header file. */
1682 #ifndef USED_FOR_TARGET
1683 #undef HAVE_MALLOC_H
1684 #endif
1687 /* Define to 1 if you have the `mbstowcs' function. */
1688 #ifndef USED_FOR_TARGET
1689 #undef HAVE_MBSTOWCS
1690 #endif
1693 /* Define if valgrind's memcheck.h header is installed. */
1694 #ifndef USED_FOR_TARGET
1695 #undef HAVE_MEMCHECK_H
1696 #endif
1699 /* Define to 1 if you have the <memory.h> header file. */
1700 #ifndef USED_FOR_TARGET
1701 #undef HAVE_MEMORY_H
1702 #endif
1705 /* Define to 1 if you have the `mmap' function. */
1706 #ifndef USED_FOR_TARGET
1707 #undef HAVE_MMAP
1708 #endif
1711 /* Define if mmap with MAP_ANON(YMOUS) works. */
1712 #ifndef USED_FOR_TARGET
1713 #undef HAVE_MMAP_ANON
1714 #endif
1717 /* Define if mmap of /dev/zero works. */
1718 #ifndef USED_FOR_TARGET
1719 #undef HAVE_MMAP_DEV_ZERO
1720 #endif
1723 /* Define if read-only mmap of a plain file works. */
1724 #ifndef USED_FOR_TARGET
1725 #undef HAVE_MMAP_FILE
1726 #endif
1729 /* Define if GCC has been configured with --enable-newlib-nano-formatted-io.
1730    */
1731 #ifndef USED_FOR_TARGET
1732 #undef HAVE_NEWLIB_NANO_FORMATTED_IO
1733 #endif
1736 /* Define to 1 if you have the `nl_langinfo' function. */
1737 #ifndef USED_FOR_TARGET
1738 #undef HAVE_NL_LANGINFO
1739 #endif
1742 /* Define to 1 if you have the `popen' function. */
1743 #ifndef USED_FOR_TARGET
1744 #undef HAVE_POPEN
1745 #endif
1748 /* Define to 1 if you have the `putchar_unlocked' function. */
1749 #ifndef USED_FOR_TARGET
1750 #undef HAVE_PUTCHAR_UNLOCKED
1751 #endif
1754 /* Define to 1 if you have the `putc_unlocked' function. */
1755 #ifndef USED_FOR_TARGET
1756 #undef HAVE_PUTC_UNLOCKED
1757 #endif
1760 /* Define to 1 if you have the `setlocale' function. */
1761 #ifndef USED_FOR_TARGET
1762 #undef HAVE_SETLOCALE
1763 #endif
1766 /* Define to 1 if you have the `setrlimit' function. */
1767 #ifndef USED_FOR_TARGET
1768 #undef HAVE_SETRLIMIT
1769 #endif
1772 /* Define if the system-provided CRTs are present on Solaris. */
1773 #ifndef USED_FOR_TARGET
1774 #undef HAVE_SOLARIS_CRTS
1775 #endif
1778 /* Define to 1 if you have the <stddef.h> header file. */
1779 #ifndef USED_FOR_TARGET
1780 #undef HAVE_STDDEF_H
1781 #endif
1784 /* Define to 1 if you have the <stdint.h> header file. */
1785 #ifndef USED_FOR_TARGET
1786 #undef HAVE_STDINT_H
1787 #endif
1790 /* Define to 1 if you have the <stdlib.h> header file. */
1791 #ifndef USED_FOR_TARGET
1792 #undef HAVE_STDLIB_H
1793 #endif
1796 /* Define to 1 if you have the <strings.h> header file. */
1797 #ifndef USED_FOR_TARGET
1798 #undef HAVE_STRINGS_H
1799 #endif
1802 /* Define to 1 if you have the <string.h> header file. */
1803 #ifndef USED_FOR_TARGET
1804 #undef HAVE_STRING_H
1805 #endif
1808 /* Define to 1 if you have the `strsignal' function. */
1809 #ifndef USED_FOR_TARGET
1810 #undef HAVE_STRSIGNAL
1811 #endif
1814 /* Define if <sys/times.h> defines struct tms. */
1815 #ifndef USED_FOR_TARGET
1816 #undef HAVE_STRUCT_TMS
1817 #endif
1820 /* Define if <utility> defines std::swap. */
1821 #ifndef USED_FOR_TARGET
1822 #undef HAVE_SWAP_IN_UTILITY
1823 #endif
1826 /* Define to 1 if you have the `sysconf' function. */
1827 #ifndef USED_FOR_TARGET
1828 #undef HAVE_SYSCONF
1829 #endif
1832 /* Define to 1 if you have the <sys/file.h> header file. */
1833 #ifndef USED_FOR_TARGET
1834 #undef HAVE_SYS_FILE_H
1835 #endif
1838 /* Define to 1 if you have the <sys/mman.h> header file. */
1839 #ifndef USED_FOR_TARGET
1840 #undef HAVE_SYS_MMAN_H
1841 #endif
1844 /* Define to 1 if you have the <sys/param.h> header file. */
1845 #ifndef USED_FOR_TARGET
1846 #undef HAVE_SYS_PARAM_H
1847 #endif
1850 /* Define to 1 if you have the <sys/resource.h> header file. */
1851 #ifndef USED_FOR_TARGET
1852 #undef HAVE_SYS_RESOURCE_H
1853 #endif
1856 /* Define if your target C library provides sys/sdt.h */
1857 #undef HAVE_SYS_SDT_H
1859 /* Define to 1 if you have the <sys/stat.h> header file. */
1860 #ifndef USED_FOR_TARGET
1861 #undef HAVE_SYS_STAT_H
1862 #endif
1865 /* Define to 1 if you have the <sys/times.h> header file. */
1866 #ifndef USED_FOR_TARGET
1867 #undef HAVE_SYS_TIMES_H
1868 #endif
1871 /* Define to 1 if you have the <sys/time.h> header file. */
1872 #ifndef USED_FOR_TARGET
1873 #undef HAVE_SYS_TIME_H
1874 #endif
1877 /* Define to 1 if you have the <sys/types.h> header file. */
1878 #ifndef USED_FOR_TARGET
1879 #undef HAVE_SYS_TYPES_H
1880 #endif
1883 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
1884 #ifndef USED_FOR_TARGET
1885 #undef HAVE_SYS_WAIT_H
1886 #endif
1889 /* Define to 1 if you have the `times' function. */
1890 #ifndef USED_FOR_TARGET
1891 #undef HAVE_TIMES
1892 #endif
1895 /* Define to 1 if you have the <time.h> header file. */
1896 #ifndef USED_FOR_TARGET
1897 #undef HAVE_TIME_H
1898 #endif
1901 /* Define to 1 if you have the <tr1/unordered_map> header file. */
1902 #ifndef USED_FOR_TARGET
1903 #undef HAVE_TR1_UNORDERED_MAP
1904 #endif
1907 /* Define to 1 if the system has the type `uintmax_t'. */
1908 #ifndef USED_FOR_TARGET
1909 #undef HAVE_UINTMAX_T
1910 #endif
1913 /* Define to 1 if the system has the type `uintptr_t'. */
1914 #ifndef USED_FOR_TARGET
1915 #undef HAVE_UINTPTR_T
1916 #endif
1919 /* Define to 1 if you have the <unistd.h> header file. */
1920 #ifndef USED_FOR_TARGET
1921 #undef HAVE_UNISTD_H
1922 #endif
1925 /* Define to 1 if you have the <unordered_map> header file. */
1926 #ifndef USED_FOR_TARGET
1927 #undef HAVE_UNORDERED_MAP
1928 #endif
1931 /* Define to 1 if the system has the type `unsigned long long int'. */
1932 #ifndef USED_FOR_TARGET
1933 #undef HAVE_UNSIGNED_LONG_LONG_INT
1934 #endif
1937 /* Define if valgrind's valgrind/memcheck.h header is installed. */
1938 #ifndef USED_FOR_TARGET
1939 #undef HAVE_VALGRIND_MEMCHECK_H
1940 #endif
1943 /* Define to 1 if you have the `vfork' function. */
1944 #ifndef USED_FOR_TARGET
1945 #undef HAVE_VFORK
1946 #endif
1949 /* Define to 1 if you have the <vfork.h> header file. */
1950 #ifndef USED_FOR_TARGET
1951 #undef HAVE_VFORK_H
1952 #endif
1955 /* Define to 1 if you have the <wchar.h> header file. */
1956 #ifndef USED_FOR_TARGET
1957 #undef HAVE_WCHAR_H
1958 #endif
1961 /* Define to 1 if you have the `wcswidth' function. */
1962 #ifndef USED_FOR_TARGET
1963 #undef HAVE_WCSWIDTH
1964 #endif
1967 /* Define to 1 if `fork' works. */
1968 #ifndef USED_FOR_TARGET
1969 #undef HAVE_WORKING_FORK
1970 #endif
1973 /* Define this macro if mbstowcs does not crash when its first argument is
1974    NULL. */
1975 #ifndef USED_FOR_TARGET
1976 #undef HAVE_WORKING_MBSTOWCS
1977 #endif
1980 /* Define to 1 if `vfork' works. */
1981 #ifndef USED_FOR_TARGET
1982 #undef HAVE_WORKING_VFORK
1983 #endif
1986 /* Define if your assembler supports AIX debug frame section label reference.
1987    */
1988 #ifndef USED_FOR_TARGET
1989 #undef HAVE_XCOFF_DWARF_EXTRAS
1990 #endif
1993 /* Define if you have a working <zstd.h> header file. */
1994 #ifndef USED_FOR_TARGET
1995 #undef HAVE_ZSTD_H
1996 #endif
1999 /* Define if isl is in use. */
2000 #ifndef USED_FOR_TARGET
2001 #undef HAVE_isl
2002 #endif
2005 /* Define if F_SETLKW supported by fcntl. */
2006 #ifndef USED_FOR_TARGET
2007 #undef HOST_HAS_F_SETLKW
2008 #endif
2011 /* Define as const if the declaration of iconv() needs const. */
2012 #ifndef USED_FOR_TARGET
2013 #undef ICONV_CONST
2014 #endif
2017 /* Define if int64_t uses long as underlying type. */
2018 #ifndef USED_FOR_TARGET
2019 #undef INT64_T_IS_LONG
2020 #endif
2023 /* Define to 1 if ld64 supports '-export_dynamic'. */
2024 #ifndef USED_FOR_TARGET
2025 #undef LD64_HAS_EXPORT_DYNAMIC
2026 #endif
2029 /* Define to ld64 version. */
2030 #ifndef USED_FOR_TARGET
2031 #undef LD64_VERSION
2032 #endif
2035 /* Define to the linker option to ignore unused dependencies. */
2036 #ifndef USED_FOR_TARGET
2037 #undef LD_AS_NEEDED_OPTION
2038 #endif
2041 /* Define to the linker option to enable compressed debug sections. */
2042 #ifndef USED_FOR_TARGET
2043 #undef LD_COMPRESS_DEBUG_OPTION
2044 #endif
2047 /* Define to the linker option to enable use of shared objects. */
2048 #ifndef USED_FOR_TARGET
2049 #undef LD_DYNAMIC_OPTION
2050 #endif
2053 /* Define to the linker option to keep unused dependencies. */
2054 #ifndef USED_FOR_TARGET
2055 #undef LD_NO_AS_NEEDED_OPTION
2056 #endif
2059 /* Define to the linker option to disable use of shared objects. */
2060 #ifndef USED_FOR_TARGET
2061 #undef LD_STATIC_OPTION
2062 #endif
2065 /* The linker hash style */
2066 #ifndef USED_FOR_TARGET
2067 #undef LINKER_HASH_STYLE
2068 #endif
2071 /* Define to the name of the LTO plugin DSO that must be passed to the
2072    linker's -plugin=LIB option. */
2073 #ifndef USED_FOR_TARGET
2074 #undef LTOPLUGINSONAME
2075 #endif
2078 /* Define to the sub-directory in which libtool stores uninstalled libraries.
2079    */
2080 #ifndef USED_FOR_TARGET
2081 #undef LT_OBJDIR
2082 #endif
2085 /* Define if we should link mingw executables with --large-address-aware */
2086 #ifndef USED_FOR_TARGET
2087 #undef MINGW_DEFAULT_LARGE_ADDR_AWARE
2088 #endif
2091 /* Value to set mingw's _dowildcard to. */
2092 #ifndef USED_FOR_TARGET
2093 #undef MINGW_DOWILDCARD
2094 #endif
2097 /* Define if host mkdir takes a single argument. */
2098 #ifndef USED_FOR_TARGET
2099 #undef MKDIR_TAKES_ONE_ARG
2100 #endif
2103 /* Define to offload targets, separated by commas. */
2104 #ifndef USED_FOR_TARGET
2105 #undef OFFLOAD_TARGETS
2106 #endif
2109 /* Define to the address where bug reports for this package should be sent. */
2110 #ifndef USED_FOR_TARGET
2111 #undef PACKAGE_BUGREPORT
2112 #endif
2115 /* Define to the full name of this package. */
2116 #ifndef USED_FOR_TARGET
2117 #undef PACKAGE_NAME
2118 #endif
2121 /* Define to the full name and version of this package. */
2122 #ifndef USED_FOR_TARGET
2123 #undef PACKAGE_STRING
2124 #endif
2127 /* Define to the one symbol short name of this package. */
2128 #ifndef USED_FOR_TARGET
2129 #undef PACKAGE_TARNAME
2130 #endif
2133 /* Define to the home page for this package. */
2134 #ifndef USED_FOR_TARGET
2135 #undef PACKAGE_URL
2136 #endif
2139 /* Define to the version of this package. */
2140 #ifndef USED_FOR_TARGET
2141 #undef PACKAGE_VERSION
2142 #endif
2145 /* Specify plugin linker */
2146 #ifndef USED_FOR_TARGET
2147 #undef PLUGIN_LD_SUFFIX
2148 #endif
2151 /* Define to .TOC. alignment forced by your linker. */
2152 #ifndef USED_FOR_TARGET
2153 #undef POWERPC64_TOC_POINTER_ALIGNMENT
2154 #endif
2157 /* Define to PREFIX/include if cpp should also search that directory. */
2158 #ifndef USED_FOR_TARGET
2159 #undef PREFIX_INCLUDE_DIR
2160 #endif
2163 /* The size of `int', as computed by sizeof. */
2164 #ifndef USED_FOR_TARGET
2165 #undef SIZEOF_INT
2166 #endif
2169 /* The size of `long', as computed by sizeof. */
2170 #ifndef USED_FOR_TARGET
2171 #undef SIZEOF_LONG
2172 #endif
2175 /* The size of `long long', as computed by sizeof. */
2176 #ifndef USED_FOR_TARGET
2177 #undef SIZEOF_LONG_LONG
2178 #endif
2181 /* The size of `short', as computed by sizeof. */
2182 #ifndef USED_FOR_TARGET
2183 #undef SIZEOF_SHORT
2184 #endif
2187 /* The size of `void *', as computed by sizeof. */
2188 #ifndef USED_FOR_TARGET
2189 #undef SIZEOF_VOID_P
2190 #endif
2193 /* Define to 1 if you have the ANSI C header files. */
2194 #ifndef USED_FOR_TARGET
2195 #undef STDC_HEADERS
2196 #endif
2199 /* Define if you can safely include both <string.h> and <strings.h>. */
2200 #ifndef USED_FOR_TARGET
2201 #undef STRING_WITH_STRINGS
2202 #endif
2205 /* Define if TFmode long double should be the default */
2206 #ifndef USED_FOR_TARGET
2207 #undef TARGET_DEFAULT_LONG_DOUBLE_128
2208 #endif
2211 /* Define if your target C library provides the `dl_iterate_phdr' function. */
2212 #undef TARGET_DL_ITERATE_PHDR
2214 /* GNU C Library major version number used on the target, or 0. */
2215 #ifndef USED_FOR_TARGET
2216 #undef TARGET_GLIBC_MAJOR
2217 #endif
2220 /* GNU C Library minor version number used on the target, or 0. */
2221 #ifndef USED_FOR_TARGET
2222 #undef TARGET_GLIBC_MINOR
2223 #endif
2226 /* Define if your target C Library properly handles PT_GNU_STACK */
2227 #ifndef USED_FOR_TARGET
2228 #undef TARGET_LIBC_GNUSTACK
2229 #endif
2232 /* Define if your target C Library provides the AT_HWCAP value in the TCB */
2233 #ifndef USED_FOR_TARGET
2234 #undef TARGET_LIBC_PROVIDES_HWCAP_IN_TCB
2235 #endif
2238 /* Define if your target C library provides stack protector support */
2239 #ifndef USED_FOR_TARGET
2240 #undef TARGET_LIBC_PROVIDES_SSP
2241 #endif
2244 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2245 #ifndef USED_FOR_TARGET
2246 #undef TIME_WITH_SYS_TIME
2247 #endif
2250 /* Define to the flag used to mark TLS sections if the default (`T') doesn't
2251    work. */
2252 #ifndef USED_FOR_TARGET
2253 #undef TLS_SECTION_ASM_FLAG
2254 #endif
2257 /* Define if your assembler mis-optimizes .eh_frame data. */
2258 #ifndef USED_FOR_TARGET
2259 #undef USE_AS_TRADITIONAL_FORMAT
2260 #endif
2263 /* Define if you want to generate code by default that assumes that the Cygwin
2264    DLL exports wrappers to support libstdc++ function replacement. */
2265 #ifndef USED_FOR_TARGET
2266 #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS
2267 #endif
2270 /* Define 0/1 if your linker supports hidden thunks in linkonce sections. */
2271 #ifndef USED_FOR_TARGET
2272 #undef USE_HIDDEN_LINKONCE
2273 #endif
2276 /* Define to 1 if the 'long long' type is wider than 'long' but still
2277    efficiently supported by the host hardware. */
2278 #ifndef USED_FOR_TARGET
2279 #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT
2280 #endif
2283 /* Define if we should use leading underscore on 64 bit mingw targets */
2284 #ifndef USED_FOR_TARGET
2285 #undef USE_MINGW64_LEADING_UNDERSCORES
2286 #endif
2289 /* Enable extensions on AIX 3, Interix.  */
2290 #ifndef _ALL_SOURCE
2291 # undef _ALL_SOURCE
2292 #endif
2293 /* Enable GNU extensions on systems that have them.  */
2294 #ifndef _GNU_SOURCE
2295 # undef _GNU_SOURCE
2296 #endif
2297 /* Enable threading extensions on Solaris.  */
2298 #ifndef _POSIX_PTHREAD_SEMANTICS
2299 # undef _POSIX_PTHREAD_SEMANTICS
2300 #endif
2301 /* Enable extensions on HP NonStop.  */
2302 #ifndef _TANDEM_SOURCE
2303 # undef _TANDEM_SOURCE
2304 #endif
2305 /* Enable general extensions on Solaris.  */
2306 #ifndef __EXTENSIONS__
2307 # undef __EXTENSIONS__
2308 #endif
2311 /* Define to be the last component of the Windows registry key under which to
2312    look for installation paths. The full key used will be
2313    HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
2314    The default is the GCC version number. */
2315 #ifndef USED_FOR_TARGET
2316 #undef WIN32_REGISTRY_KEY
2317 #endif
2320 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2321    significant byte first (like Motorola and SPARC, unlike Intel). */
2322 #if defined AC_APPLE_UNIVERSAL_BUILD
2323 # if defined __BIG_ENDIAN__
2324 #  define WORDS_BIGENDIAN 1
2325 # endif
2326 #else
2327 # ifndef WORDS_BIGENDIAN
2328 #  undef WORDS_BIGENDIAN
2329 # endif
2330 #endif
2332 /* Enable large inode numbers on Mac OS X 10.5.  */
2333 #ifndef _DARWIN_USE_64_BIT_INODE
2334 # define _DARWIN_USE_64_BIT_INODE 1
2335 #endif
2337 /* Number of bits in a file offset, on hosts where this is settable. */
2338 #ifndef USED_FOR_TARGET
2339 #undef _FILE_OFFSET_BITS
2340 #endif
2343 /* Define for large files, on AIX-style hosts. */
2344 #ifndef USED_FOR_TARGET
2345 #undef _LARGE_FILES
2346 #endif
2349 /* Define to 1 if on MINIX. */
2350 #ifndef USED_FOR_TARGET
2351 #undef _MINIX
2352 #endif
2355 /* Define to 2 if the system does not provide POSIX.1 features except with
2356    this defined. */
2357 #ifndef USED_FOR_TARGET
2358 #undef _POSIX_1_SOURCE
2359 #endif
2362 /* Define to 1 if you need to in order for `stat' and other things to work. */
2363 #ifndef USED_FOR_TARGET
2364 #undef _POSIX_SOURCE
2365 #endif
2368 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
2369    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2370    #define below would cause a syntax error. */
2371 #ifndef USED_FOR_TARGET
2372 #undef _UINT32_T
2373 #endif
2376 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
2377    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2378    #define below would cause a syntax error. */
2379 #ifndef USED_FOR_TARGET
2380 #undef _UINT64_T
2381 #endif
2384 /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
2385    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
2386    #define below would cause a syntax error. */
2387 #ifndef USED_FOR_TARGET
2388 #undef _UINT8_T
2389 #endif
2392 /* Define to `char *' if <sys/types.h> does not define. */
2393 #ifndef USED_FOR_TARGET
2394 #undef caddr_t
2395 #endif
2398 /* Define to `__inline__' or `__inline' if that's what the C compiler
2399    calls it, or to nothing if 'inline' is not supported under any name.  */
2400 #ifndef __cplusplus
2401 #undef inline
2402 #endif
2404 /* Define to the type of a signed integer type of width exactly 16 bits if
2405    such a type exists and the standard includes do not define it. */
2406 #ifndef USED_FOR_TARGET
2407 #undef int16_t
2408 #endif
2411 /* Define to the type of a signed integer type of width exactly 32 bits if
2412    such a type exists and the standard includes do not define it. */
2413 #ifndef USED_FOR_TARGET
2414 #undef int32_t
2415 #endif
2418 /* Define to the type of a signed integer type of width exactly 64 bits if
2419    such a type exists and the standard includes do not define it. */
2420 #ifndef USED_FOR_TARGET
2421 #undef int64_t
2422 #endif
2425 /* Define to the type of a signed integer type of width exactly 8 bits if such
2426    a type exists and the standard includes do not define it. */
2427 #ifndef USED_FOR_TARGET
2428 #undef int8_t
2429 #endif
2432 /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
2433    not define. */
2434 #ifndef USED_FOR_TARGET
2435 #undef intmax_t
2436 #endif
2439 /* Define to the type of a signed integer type wide enough to hold a pointer,
2440    if such a type exists, and if the system does not define it. */
2441 #ifndef USED_FOR_TARGET
2442 #undef intptr_t
2443 #endif
2446 /* Define to `int' if <sys/types.h> does not define. */
2447 #ifndef USED_FOR_TARGET
2448 #undef pid_t
2449 #endif
2452 /* Define to `long' if <sys/resource.h> doesn't define. */
2453 #ifndef USED_FOR_TARGET
2454 #undef rlim_t
2455 #endif
2458 /* Define to `int' if <sys/types.h> does not define. */
2459 #ifndef USED_FOR_TARGET
2460 #undef ssize_t
2461 #endif
2464 /* Define to the type of an unsigned integer type of width exactly 16 bits if
2465    such a type exists and the standard includes do not define it. */
2466 #ifndef USED_FOR_TARGET
2467 #undef uint16_t
2468 #endif
2471 /* Define to the type of an unsigned integer type of width exactly 32 bits if
2472    such a type exists and the standard includes do not define it. */
2473 #ifndef USED_FOR_TARGET
2474 #undef uint32_t
2475 #endif
2478 /* Define to the type of an unsigned integer type of width exactly 64 bits if
2479    such a type exists and the standard includes do not define it. */
2480 #ifndef USED_FOR_TARGET
2481 #undef uint64_t
2482 #endif
2485 /* Define to the type of an unsigned integer type of width exactly 8 bits if
2486    such a type exists and the standard includes do not define it. */
2487 #ifndef USED_FOR_TARGET
2488 #undef uint8_t
2489 #endif
2492 /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
2493    do not define. */
2494 #ifndef USED_FOR_TARGET
2495 #undef uintmax_t
2496 #endif
2499 /* Define to the type of an unsigned integer type wide enough to hold a
2500    pointer, if such a type exists, and if the system does not define it. */
2501 #ifndef USED_FOR_TARGET
2502 #undef uintptr_t
2503 #endif
2506 /* Define as `fork' if `vfork' does not work. */
2507 #ifndef USED_FOR_TARGET
2508 #undef vfork
2509 #endif