Home | History | Annotate | Line # | Download | only in i386
auto-host.h revision 1.1.1.1.8.2
      1  1.1.1.1.8.2  tls /* This file is automatically generated.  DO NOT EDIT! */
      2  1.1.1.1.8.2  tls /* Generated from: 	NetBSD: mknative-gcc,v 1.65 2011/10/13 19:52:33 matt Exp  */
      3  1.1.1.1.8.2  tls /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
      4  1.1.1.1.8.2  tls 
      5  1.1.1.1.8.2  tls /* auto-host.h.  Generated from config.in by configure.  */
      6  1.1.1.1.8.2  tls /* config.in.  Generated from configure.ac by autoheader.  */
      7  1.1.1.1.8.2  tls 
      8  1.1.1.1.8.2  tls /* Define if building universal (internal helper macro) */
      9  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
     10  1.1.1.1.8.2  tls /* #undef AC_APPLE_UNIVERSAL_BUILD */
     11  1.1.1.1.8.2  tls #endif
     12  1.1.1.1.8.2  tls 
     13  1.1.1.1.8.2  tls 
     14  1.1.1.1.8.2  tls /* Define as the number of bits in a byte, if `limits.h' doesn't. */
     15  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
     16  1.1.1.1.8.2  tls /* #undef CHAR_BIT */
     17  1.1.1.1.8.2  tls #endif
     18  1.1.1.1.8.2  tls 
     19  1.1.1.1.8.2  tls 
     20  1.1.1.1.8.2  tls /* Define 0/1 to force the choice for exception handling model. */
     21  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
     22  1.1.1.1.8.2  tls /* #undef CONFIG_SJLJ_EXCEPTIONS */
     23  1.1.1.1.8.2  tls #endif
     24  1.1.1.1.8.2  tls 
     25  1.1.1.1.8.2  tls 
     26  1.1.1.1.8.2  tls /* Define to enable the use of a default assembler. */
     27  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
     28  1.1.1.1.8.2  tls /* #undef DEFAULT_ASSEMBLER */
     29  1.1.1.1.8.2  tls #endif
     30  1.1.1.1.8.2  tls 
     31  1.1.1.1.8.2  tls 
     32  1.1.1.1.8.2  tls /* Define to enable the use of a default linker. */
     33  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
     34  1.1.1.1.8.2  tls /* #undef DEFAULT_LINKER */
     35  1.1.1.1.8.2  tls #endif
     36  1.1.1.1.8.2  tls 
     37  1.1.1.1.8.2  tls 
     38  1.1.1.1.8.2  tls /* Define if you want to use __cxa_atexit, rather than atexit, to register C++
     39  1.1.1.1.8.2  tls    destructors for local statics and global objects. This is essential for
     40  1.1.1.1.8.2  tls    fully standards-compliant handling of destructors, but requires
     41  1.1.1.1.8.2  tls    __cxa_atexit in libc. */
     42  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
     43  1.1.1.1.8.2  tls #define DEFAULT_USE_CXA_ATEXIT 2
     44  1.1.1.1.8.2  tls #endif
     45  1.1.1.1.8.2  tls 
     46  1.1.1.1.8.2  tls 
     47  1.1.1.1.8.2  tls /* Define if you want assertions enabled. This is a cheap check. */
     48  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
     49  1.1.1.1.8.2  tls #define ENABLE_ASSERT_CHECKING 1
     50  1.1.1.1.8.2  tls #endif
     51  1.1.1.1.8.2  tls 
     52  1.1.1.1.8.2  tls 
     53  1.1.1.1.8.2  tls /* Define if you want more run-time sanity checks. This one gets a grab bag of
     54  1.1.1.1.8.2  tls    miscellaneous but relatively cheap checks. */
     55  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
     56  1.1.1.1.8.2  tls /* #undef ENABLE_CHECKING */
     57  1.1.1.1.8.2  tls #endif
     58  1.1.1.1.8.2  tls 
     59  1.1.1.1.8.2  tls 
     60  1.1.1.1.8.2  tls /* Define to 1 to specify that we are using the BID decimal floating point
     61  1.1.1.1.8.2  tls    format instead of DPD */
     62  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
     63  1.1.1.1.8.2  tls #define ENABLE_DECIMAL_BID_FORMAT 0
     64  1.1.1.1.8.2  tls #endif
     65  1.1.1.1.8.2  tls 
     66  1.1.1.1.8.2  tls 
     67  1.1.1.1.8.2  tls /* Define to 1 to enable decimal float extension to C. */
     68  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
     69  1.1.1.1.8.2  tls #define ENABLE_DECIMAL_FLOAT 0
     70  1.1.1.1.8.2  tls #endif
     71  1.1.1.1.8.2  tls 
     72  1.1.1.1.8.2  tls 
     73  1.1.1.1.8.2  tls /* Define if you want more run-time sanity checks for dataflow. */
     74  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
     75  1.1.1.1.8.2  tls /* #undef ENABLE_DF_CHECKING */
     76  1.1.1.1.8.2  tls #endif
     77  1.1.1.1.8.2  tls 
     78  1.1.1.1.8.2  tls 
     79  1.1.1.1.8.2  tls /* Define to 1 to enable fixed-point arithmetic extension to C. */
     80  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
     81  1.1.1.1.8.2  tls #define ENABLE_FIXED_POINT 0
     82  1.1.1.1.8.2  tls #endif
     83  1.1.1.1.8.2  tls 
     84  1.1.1.1.8.2  tls 
     85  1.1.1.1.8.2  tls /* Define if you want fold checked that it never destructs its argument. This
     86  1.1.1.1.8.2  tls    is quite expensive. */
     87  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
     88  1.1.1.1.8.2  tls /* #undef ENABLE_FOLD_CHECKING */
     89  1.1.1.1.8.2  tls #endif
     90  1.1.1.1.8.2  tls 
     91  1.1.1.1.8.2  tls 
     92  1.1.1.1.8.2  tls /* Define if you want the garbage collector to operate in maximally paranoid
     93  1.1.1.1.8.2  tls    mode, validating the entire heap and collecting garbage at every
     94  1.1.1.1.8.2  tls    opportunity. This is extremely expensive. */
     95  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
     96  1.1.1.1.8.2  tls /* #undef ENABLE_GC_ALWAYS_COLLECT */
     97  1.1.1.1.8.2  tls #endif
     98  1.1.1.1.8.2  tls 
     99  1.1.1.1.8.2  tls 
    100  1.1.1.1.8.2  tls /* Define if you want the garbage collector to do object poisoning and other
    101  1.1.1.1.8.2  tls    memory allocation checks. This is quite expensive. */
    102  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    103  1.1.1.1.8.2  tls /* #undef ENABLE_GC_CHECKING */
    104  1.1.1.1.8.2  tls #endif
    105  1.1.1.1.8.2  tls 
    106  1.1.1.1.8.2  tls 
    107  1.1.1.1.8.2  tls /* Define if you want operations on GIMPLE (the basic data structure of the
    108  1.1.1.1.8.2  tls    high-level optimizers) to be checked for dynamic type safety at runtime.
    109  1.1.1.1.8.2  tls    This is moderately expensive. */
    110  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    111  1.1.1.1.8.2  tls /* #undef ENABLE_GIMPLE_CHECKING */
    112  1.1.1.1.8.2  tls #endif
    113  1.1.1.1.8.2  tls 
    114  1.1.1.1.8.2  tls 
    115  1.1.1.1.8.2  tls /* Define if gcc should always pass --build-id to linker. */
    116  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    117  1.1.1.1.8.2  tls /* #undef ENABLE_LD_BUILDID */
    118  1.1.1.1.8.2  tls #endif
    119  1.1.1.1.8.2  tls 
    120  1.1.1.1.8.2  tls 
    121  1.1.1.1.8.2  tls /* Define to enable LTO support. */
    122  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    123  1.1.1.1.8.2  tls #define ENABLE_LTO 1
    124  1.1.1.1.8.2  tls #endif
    125  1.1.1.1.8.2  tls 
    126  1.1.1.1.8.2  tls 
    127  1.1.1.1.8.2  tls /* Define to 1 if translation of program messages to the user's native
    128  1.1.1.1.8.2  tls    language is requested. */
    129  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    130  1.1.1.1.8.2  tls #define ENABLE_NLS 1
    131  1.1.1.1.8.2  tls #endif
    132  1.1.1.1.8.2  tls 
    133  1.1.1.1.8.2  tls 
    134  1.1.1.1.8.2  tls /* Define to enable plugin support. */
    135  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    136  1.1.1.1.8.2  tls #define ENABLE_PLUGIN 1
    137  1.1.1.1.8.2  tls #endif
    138  1.1.1.1.8.2  tls 
    139  1.1.1.1.8.2  tls 
    140  1.1.1.1.8.2  tls /* Define if you want all operations on RTL (the basic data structure of the
    141  1.1.1.1.8.2  tls    optimizer and back end) to be checked for dynamic type safety at runtime.
    142  1.1.1.1.8.2  tls    This is quite expensive. */
    143  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    144  1.1.1.1.8.2  tls /* #undef ENABLE_RTL_CHECKING */
    145  1.1.1.1.8.2  tls #endif
    146  1.1.1.1.8.2  tls 
    147  1.1.1.1.8.2  tls 
    148  1.1.1.1.8.2  tls /* Define if you want RTL flag accesses to be checked against the RTL codes
    149  1.1.1.1.8.2  tls    that are supported for each access macro. This is relatively cheap. */
    150  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    151  1.1.1.1.8.2  tls /* #undef ENABLE_RTL_FLAG_CHECKING */
    152  1.1.1.1.8.2  tls #endif
    153  1.1.1.1.8.2  tls 
    154  1.1.1.1.8.2  tls 
    155  1.1.1.1.8.2  tls /* Define if you want runtime assertions enabled. This is a cheap check. */
    156  1.1.1.1.8.2  tls #define ENABLE_RUNTIME_CHECKING 1
    157  1.1.1.1.8.2  tls 
    158  1.1.1.1.8.2  tls /* Define if you want all operations on trees (the basic data structure of the
    159  1.1.1.1.8.2  tls    front ends) to be checked for dynamic type safety at runtime. This is
    160  1.1.1.1.8.2  tls    moderately expensive. The tree browser debugging routines will also be
    161  1.1.1.1.8.2  tls    enabled by this option. */
    162  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    163  1.1.1.1.8.2  tls /* #undef ENABLE_TREE_CHECKING */
    164  1.1.1.1.8.2  tls #endif
    165  1.1.1.1.8.2  tls 
    166  1.1.1.1.8.2  tls 
    167  1.1.1.1.8.2  tls /* Define if you want all gimple types to be verified after gimplifiation.
    168  1.1.1.1.8.2  tls    This is cheap. */
    169  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    170  1.1.1.1.8.2  tls /* #undef ENABLE_TYPES_CHECKING */
    171  1.1.1.1.8.2  tls #endif
    172  1.1.1.1.8.2  tls 
    173  1.1.1.1.8.2  tls 
    174  1.1.1.1.8.2  tls /* Define if you want to run subprograms and generated programs through
    175  1.1.1.1.8.2  tls    valgrind (a memory checker). This is extremely expensive. */
    176  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    177  1.1.1.1.8.2  tls /* #undef ENABLE_VALGRIND_CHECKING */
    178  1.1.1.1.8.2  tls #endif
    179  1.1.1.1.8.2  tls 
    180  1.1.1.1.8.2  tls 
    181  1.1.1.1.8.2  tls /* Define to 1 if installation paths should be looked up in the Windows
    182  1.1.1.1.8.2  tls    Registry. Ignored on non-Windows hosts. */
    183  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    184  1.1.1.1.8.2  tls /* #undef ENABLE_WIN32_REGISTRY */
    185  1.1.1.1.8.2  tls #endif
    186  1.1.1.1.8.2  tls 
    187  1.1.1.1.8.2  tls 
    188  1.1.1.1.8.2  tls /* Define to the name of a file containing a list of extra machine modes for
    189  1.1.1.1.8.2  tls    this architecture. */
    190  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    191  1.1.1.1.8.2  tls #define EXTRA_MODES_FILE "config/i386/i386-modes.def"
    192  1.1.1.1.8.2  tls #endif
    193  1.1.1.1.8.2  tls 
    194  1.1.1.1.8.2  tls 
    195  1.1.1.1.8.2  tls /* Define to enable detailed memory allocation stats gathering. */
    196  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    197  1.1.1.1.8.2  tls /* #undef GATHER_STATISTICS */
    198  1.1.1.1.8.2  tls #endif
    199  1.1.1.1.8.2  tls 
    200  1.1.1.1.8.2  tls 
    201  1.1.1.1.8.2  tls /* Define if the zone collector is in use */
    202  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    203  1.1.1.1.8.2  tls /* #undef GGC_ZONE */
    204  1.1.1.1.8.2  tls #endif
    205  1.1.1.1.8.2  tls 
    206  1.1.1.1.8.2  tls 
    207  1.1.1.1.8.2  tls /* mcontext_t fields start with __ */
    208  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    209  1.1.1.1.8.2  tls /* #undef HAS_MCONTEXT_T_UNDERSCORES */
    210  1.1.1.1.8.2  tls #endif
    211  1.1.1.1.8.2  tls 
    212  1.1.1.1.8.2  tls 
    213  1.1.1.1.8.2  tls /* Define if your assembler supports cmpb. */
    214  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    215  1.1.1.1.8.2  tls /* #undef HAVE_AS_CMPB */
    216  1.1.1.1.8.2  tls #endif
    217  1.1.1.1.8.2  tls 
    218  1.1.1.1.8.2  tls 
    219  1.1.1.1.8.2  tls /* Define if your assembler supports the DCI/ICI instructions. */
    220  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    221  1.1.1.1.8.2  tls /* #undef HAVE_AS_DCI */
    222  1.1.1.1.8.2  tls #endif
    223  1.1.1.1.8.2  tls 
    224  1.1.1.1.8.2  tls 
    225  1.1.1.1.8.2  tls /* Define if your assembler supports the --debug-prefix-map option. */
    226  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    227  1.1.1.1.8.2  tls #define HAVE_AS_DEBUG_PREFIX_MAP 1
    228  1.1.1.1.8.2  tls #endif
    229  1.1.1.1.8.2  tls 
    230  1.1.1.1.8.2  tls 
    231  1.1.1.1.8.2  tls /* Define if your assembler supports DFP instructions. */
    232  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    233  1.1.1.1.8.2  tls /* #undef HAVE_AS_DFP */
    234  1.1.1.1.8.2  tls #endif
    235  1.1.1.1.8.2  tls 
    236  1.1.1.1.8.2  tls 
    237  1.1.1.1.8.2  tls /* Define if your assembler supports .dtprelword. */
    238  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    239  1.1.1.1.8.2  tls /* #undef HAVE_AS_DTPRELWORD */
    240  1.1.1.1.8.2  tls #endif
    241  1.1.1.1.8.2  tls 
    242  1.1.1.1.8.2  tls 
    243  1.1.1.1.8.2  tls /* Define if your assembler supports dwarf2 .file/.loc directives, and
    244  1.1.1.1.8.2  tls    preserves file table indices exactly as given. */
    245  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    246  1.1.1.1.8.2  tls #define HAVE_AS_DWARF2_DEBUG_LINE 1
    247  1.1.1.1.8.2  tls #endif
    248  1.1.1.1.8.2  tls 
    249  1.1.1.1.8.2  tls 
    250  1.1.1.1.8.2  tls /* Define if your assembler supports explicit relocations. */
    251  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    252  1.1.1.1.8.2  tls /* #undef HAVE_AS_EXPLICIT_RELOCS */
    253  1.1.1.1.8.2  tls #endif
    254  1.1.1.1.8.2  tls 
    255  1.1.1.1.8.2  tls 
    256  1.1.1.1.8.2  tls /* Define if your assembler supports fprnd. */
    257  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    258  1.1.1.1.8.2  tls /* #undef HAVE_AS_FPRND */
    259  1.1.1.1.8.2  tls #endif
    260  1.1.1.1.8.2  tls 
    261  1.1.1.1.8.2  tls 
    262  1.1.1.1.8.2  tls /* Define if your assembler supports the --gdwarf2 option. */
    263  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    264  1.1.1.1.8.2  tls #define HAVE_AS_GDWARF2_DEBUG_FLAG 1
    265  1.1.1.1.8.2  tls #endif
    266  1.1.1.1.8.2  tls 
    267  1.1.1.1.8.2  tls 
    268  1.1.1.1.8.2  tls /* Define if your assembler supports .gnu_attribute. */
    269  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    270  1.1.1.1.8.2  tls /* #undef HAVE_AS_GNU_ATTRIBUTE */
    271  1.1.1.1.8.2  tls #endif
    272  1.1.1.1.8.2  tls 
    273  1.1.1.1.8.2  tls 
    274  1.1.1.1.8.2  tls /* Define true if the assembler supports '.long foo@GOTOFF'. */
    275  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    276  1.1.1.1.8.2  tls #define HAVE_AS_GOTOFF_IN_DATA 1
    277  1.1.1.1.8.2  tls #endif
    278  1.1.1.1.8.2  tls 
    279  1.1.1.1.8.2  tls 
    280  1.1.1.1.8.2  tls /* Define if your assembler supports the --gstabs option. */
    281  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    282  1.1.1.1.8.2  tls #define HAVE_AS_GSTABS_DEBUG_FLAG 1
    283  1.1.1.1.8.2  tls #endif
    284  1.1.1.1.8.2  tls 
    285  1.1.1.1.8.2  tls 
    286  1.1.1.1.8.2  tls /* Define if your assembler supports the Sun syntax for cmov. */
    287  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    288  1.1.1.1.8.2  tls /* #undef HAVE_AS_IX86_CMOV_SUN_SYNTAX */
    289  1.1.1.1.8.2  tls #endif
    290  1.1.1.1.8.2  tls 
    291  1.1.1.1.8.2  tls 
    292  1.1.1.1.8.2  tls /* Define if your assembler supports the subtraction of symbols in different
    293  1.1.1.1.8.2  tls    sections. */
    294  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    295  1.1.1.1.8.2  tls #define HAVE_AS_IX86_DIFF_SECT_DELTA 1
    296  1.1.1.1.8.2  tls #endif
    297  1.1.1.1.8.2  tls 
    298  1.1.1.1.8.2  tls 
    299  1.1.1.1.8.2  tls /* Define if your assembler supports the ffreep mnemonic. */
    300  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    301  1.1.1.1.8.2  tls #define HAVE_AS_IX86_FFREEP 1
    302  1.1.1.1.8.2  tls #endif
    303  1.1.1.1.8.2  tls 
    304  1.1.1.1.8.2  tls 
    305  1.1.1.1.8.2  tls /* Define if your assembler uses fildq and fistq mnemonics. */
    306  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    307  1.1.1.1.8.2  tls #define HAVE_AS_IX86_FILDQ 1
    308  1.1.1.1.8.2  tls #endif
    309  1.1.1.1.8.2  tls 
    310  1.1.1.1.8.2  tls 
    311  1.1.1.1.8.2  tls /* Define if your assembler uses filds and fists mnemonics. */
    312  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    313  1.1.1.1.8.2  tls #define HAVE_AS_IX86_FILDS 1
    314  1.1.1.1.8.2  tls #endif
    315  1.1.1.1.8.2  tls 
    316  1.1.1.1.8.2  tls 
    317  1.1.1.1.8.2  tls /* Define if your assembler supports the .quad directive. */
    318  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    319  1.1.1.1.8.2  tls #define HAVE_AS_IX86_QUAD 1
    320  1.1.1.1.8.2  tls #endif
    321  1.1.1.1.8.2  tls 
    322  1.1.1.1.8.2  tls 
    323  1.1.1.1.8.2  tls /* Define true if the assembler supports 'rep <insn>, lock <insn>'. */
    324  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    325  1.1.1.1.8.2  tls #define HAVE_AS_IX86_REP_LOCK_PREFIX 1
    326  1.1.1.1.8.2  tls #endif
    327  1.1.1.1.8.2  tls 
    328  1.1.1.1.8.2  tls 
    329  1.1.1.1.8.2  tls /* Define if your assembler supports the sahf mnemonic in 64bit mode. */
    330  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    331  1.1.1.1.8.2  tls #define HAVE_AS_IX86_SAHF 1
    332  1.1.1.1.8.2  tls #endif
    333  1.1.1.1.8.2  tls 
    334  1.1.1.1.8.2  tls 
    335  1.1.1.1.8.2  tls /* Define if your assembler supports the swap suffix. */
    336  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    337  1.1.1.1.8.2  tls #define HAVE_AS_IX86_SWAP 1
    338  1.1.1.1.8.2  tls #endif
    339  1.1.1.1.8.2  tls 
    340  1.1.1.1.8.2  tls 
    341  1.1.1.1.8.2  tls /* Define if your assembler supports the lituse_jsrdirect relocation. */
    342  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    343  1.1.1.1.8.2  tls /* #undef HAVE_AS_JSRDIRECT_RELOCS */
    344  1.1.1.1.8.2  tls #endif
    345  1.1.1.1.8.2  tls 
    346  1.1.1.1.8.2  tls 
    347  1.1.1.1.8.2  tls /* Define if your assembler supports .sleb128 and .uleb128. */
    348  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    349  1.1.1.1.8.2  tls #define HAVE_AS_LEB128 1
    350  1.1.1.1.8.2  tls #endif
    351  1.1.1.1.8.2  tls 
    352  1.1.1.1.8.2  tls 
    353  1.1.1.1.8.2  tls /* Define if the assembler won't complain about a line such as # 0 "" 2. */
    354  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    355  1.1.1.1.8.2  tls #define HAVE_AS_LINE_ZERO 1
    356  1.1.1.1.8.2  tls #endif
    357  1.1.1.1.8.2  tls 
    358  1.1.1.1.8.2  tls 
    359  1.1.1.1.8.2  tls /* Define if your assembler supports ltoffx and ldxmov relocations. */
    360  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    361  1.1.1.1.8.2  tls /* #undef HAVE_AS_LTOFFX_LDXMOV_RELOCS */
    362  1.1.1.1.8.2  tls #endif
    363  1.1.1.1.8.2  tls 
    364  1.1.1.1.8.2  tls 
    365  1.1.1.1.8.2  tls /* Define if your assembler supports LWSYNC instructions. */
    366  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    367  1.1.1.1.8.2  tls /* #undef HAVE_AS_LWSYNC */
    368  1.1.1.1.8.2  tls #endif
    369  1.1.1.1.8.2  tls 
    370  1.1.1.1.8.2  tls 
    371  1.1.1.1.8.2  tls /* Define if your assembler supports mfcr field. */
    372  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    373  1.1.1.1.8.2  tls /* #undef HAVE_AS_MFCRF */
    374  1.1.1.1.8.2  tls #endif
    375  1.1.1.1.8.2  tls 
    376  1.1.1.1.8.2  tls 
    377  1.1.1.1.8.2  tls /* Define if your assembler supports mffgpr and mftgpr. */
    378  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    379  1.1.1.1.8.2  tls /* #undef HAVE_AS_MFPGPR */
    380  1.1.1.1.8.2  tls #endif
    381  1.1.1.1.8.2  tls 
    382  1.1.1.1.8.2  tls 
    383  1.1.1.1.8.2  tls /* Define if your assembler supports the -no-mul-bug-abort option. */
    384  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    385  1.1.1.1.8.2  tls /* #undef HAVE_AS_NO_MUL_BUG_ABORT_OPTION */
    386  1.1.1.1.8.2  tls #endif
    387  1.1.1.1.8.2  tls 
    388  1.1.1.1.8.2  tls 
    389  1.1.1.1.8.2  tls /* Define if the assembler understands -mno-shared. */
    390  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    391  1.1.1.1.8.2  tls /* #undef HAVE_AS_NO_SHARED */
    392  1.1.1.1.8.2  tls #endif
    393  1.1.1.1.8.2  tls 
    394  1.1.1.1.8.2  tls 
    395  1.1.1.1.8.2  tls /* Define if your assembler supports offsetable %lo(). */
    396  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    397  1.1.1.1.8.2  tls /* #undef HAVE_AS_OFFSETABLE_LO10 */
    398  1.1.1.1.8.2  tls #endif
    399  1.1.1.1.8.2  tls 
    400  1.1.1.1.8.2  tls 
    401  1.1.1.1.8.2  tls /* Define if your assembler supports popcntb field. */
    402  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    403  1.1.1.1.8.2  tls /* #undef HAVE_AS_POPCNTB */
    404  1.1.1.1.8.2  tls #endif
    405  1.1.1.1.8.2  tls 
    406  1.1.1.1.8.2  tls 
    407  1.1.1.1.8.2  tls /* Define if your assembler supports POPCNTD instructions. */
    408  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    409  1.1.1.1.8.2  tls /* #undef HAVE_AS_POPCNTD */
    410  1.1.1.1.8.2  tls #endif
    411  1.1.1.1.8.2  tls 
    412  1.1.1.1.8.2  tls 
    413  1.1.1.1.8.2  tls /* Define if your assembler supports .ref */
    414  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    415  1.1.1.1.8.2  tls /* #undef HAVE_AS_REF */
    416  1.1.1.1.8.2  tls #endif
    417  1.1.1.1.8.2  tls 
    418  1.1.1.1.8.2  tls 
    419  1.1.1.1.8.2  tls /* Define if your assembler supports .register. */
    420  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    421  1.1.1.1.8.2  tls /* #undef HAVE_AS_REGISTER_PSEUDO_OP */
    422  1.1.1.1.8.2  tls #endif
    423  1.1.1.1.8.2  tls 
    424  1.1.1.1.8.2  tls 
    425  1.1.1.1.8.2  tls /* Define if your assembler supports R_PPC_REL16 relocs. */
    426  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    427  1.1.1.1.8.2  tls /* #undef HAVE_AS_REL16 */
    428  1.1.1.1.8.2  tls #endif
    429  1.1.1.1.8.2  tls 
    430  1.1.1.1.8.2  tls 
    431  1.1.1.1.8.2  tls /* Define if your assembler supports -relax option. */
    432  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    433  1.1.1.1.8.2  tls /* #undef HAVE_AS_RELAX_OPTION */
    434  1.1.1.1.8.2  tls #endif
    435  1.1.1.1.8.2  tls 
    436  1.1.1.1.8.2  tls 
    437  1.1.1.1.8.2  tls /* Define if your assembler and linker support GOTDATA_OP relocs. */
    438  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    439  1.1.1.1.8.2  tls /* #undef HAVE_AS_SPARC_GOTDATA_OP */
    440  1.1.1.1.8.2  tls #endif
    441  1.1.1.1.8.2  tls 
    442  1.1.1.1.8.2  tls 
    443  1.1.1.1.8.2  tls /* Define if your assembler and linker support unaligned PC relative relocs.
    444  1.1.1.1.8.2  tls    */
    445  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    446  1.1.1.1.8.2  tls /* #undef HAVE_AS_SPARC_UA_PCREL */
    447  1.1.1.1.8.2  tls #endif
    448  1.1.1.1.8.2  tls 
    449  1.1.1.1.8.2  tls 
    450  1.1.1.1.8.2  tls /* Define if your assembler and linker support unaligned PC relative relocs
    451  1.1.1.1.8.2  tls    against hidden symbols. */
    452  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    453  1.1.1.1.8.2  tls /* #undef HAVE_AS_SPARC_UA_PCREL_HIDDEN */
    454  1.1.1.1.8.2  tls #endif
    455  1.1.1.1.8.2  tls 
    456  1.1.1.1.8.2  tls 
    457  1.1.1.1.8.2  tls /* Define if your assembler supports thread-local storage. */
    458  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    459  1.1.1.1.8.2  tls #define HAVE_AS_TLS 1
    460  1.1.1.1.8.2  tls #endif
    461  1.1.1.1.8.2  tls 
    462  1.1.1.1.8.2  tls 
    463  1.1.1.1.8.2  tls /* Define if your assembler supports arg info for __tls_get_addr. */
    464  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    465  1.1.1.1.8.2  tls /* #undef HAVE_AS_TLS_MARKERS */
    466  1.1.1.1.8.2  tls #endif
    467  1.1.1.1.8.2  tls 
    468  1.1.1.1.8.2  tls 
    469  1.1.1.1.8.2  tls /* Define if your assembler supports VSX instructions. */
    470  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    471  1.1.1.1.8.2  tls /* #undef HAVE_AS_VSX */
    472  1.1.1.1.8.2  tls #endif
    473  1.1.1.1.8.2  tls 
    474  1.1.1.1.8.2  tls 
    475  1.1.1.1.8.2  tls /* Define to 1 if you have the `atoll' function. */
    476  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    477  1.1.1.1.8.2  tls #define HAVE_ATOLL 1
    478  1.1.1.1.8.2  tls #endif
    479  1.1.1.1.8.2  tls 
    480  1.1.1.1.8.2  tls 
    481  1.1.1.1.8.2  tls /* Define to 1 if you have the `atoq' function. */
    482  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    483  1.1.1.1.8.2  tls /* #undef HAVE_ATOQ */
    484  1.1.1.1.8.2  tls #endif
    485  1.1.1.1.8.2  tls 
    486  1.1.1.1.8.2  tls 
    487  1.1.1.1.8.2  tls /* Define to 1 if you have the `clearerr_unlocked' function. */
    488  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    489  1.1.1.1.8.2  tls /* #undef HAVE_CLEARERR_UNLOCKED */
    490  1.1.1.1.8.2  tls #endif
    491  1.1.1.1.8.2  tls 
    492  1.1.1.1.8.2  tls 
    493  1.1.1.1.8.2  tls /* Define to 1 if you have the `clock' function. */
    494  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    495  1.1.1.1.8.2  tls #define HAVE_CLOCK 1
    496  1.1.1.1.8.2  tls #endif
    497  1.1.1.1.8.2  tls 
    498  1.1.1.1.8.2  tls 
    499  1.1.1.1.8.2  tls /* Define if <time.h> defines clock_t. */
    500  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    501  1.1.1.1.8.2  tls #define HAVE_CLOCK_T 1
    502  1.1.1.1.8.2  tls #endif
    503  1.1.1.1.8.2  tls 
    504  1.1.1.1.8.2  tls 
    505  1.1.1.1.8.2  tls /* Define 0/1 if your assembler and linker support COMDAT groups. */
    506  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    507  1.1.1.1.8.2  tls #define HAVE_COMDAT_GROUP 1
    508  1.1.1.1.8.2  tls #endif
    509  1.1.1.1.8.2  tls 
    510  1.1.1.1.8.2  tls 
    511  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'abort', otherwise define to 0.
    512  1.1.1.1.8.2  tls    */
    513  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    514  1.1.1.1.8.2  tls #define HAVE_DECL_ABORT 1
    515  1.1.1.1.8.2  tls #endif
    516  1.1.1.1.8.2  tls 
    517  1.1.1.1.8.2  tls 
    518  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'asprintf', otherwise define to
    519  1.1.1.1.8.2  tls    0. */
    520  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    521  1.1.1.1.8.2  tls #define HAVE_DECL_ASPRINTF 1
    522  1.1.1.1.8.2  tls #endif
    523  1.1.1.1.8.2  tls 
    524  1.1.1.1.8.2  tls 
    525  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'atof', otherwise define to 0. */
    526  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    527  1.1.1.1.8.2  tls #define HAVE_DECL_ATOF 1
    528  1.1.1.1.8.2  tls #endif
    529  1.1.1.1.8.2  tls 
    530  1.1.1.1.8.2  tls 
    531  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'atol', otherwise define to 0. */
    532  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    533  1.1.1.1.8.2  tls #define HAVE_DECL_ATOL 1
    534  1.1.1.1.8.2  tls #endif
    535  1.1.1.1.8.2  tls 
    536  1.1.1.1.8.2  tls 
    537  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'basename', otherwise define to
    538  1.1.1.1.8.2  tls    0. */
    539  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    540  1.1.1.1.8.2  tls #define HAVE_DECL_BASENAME 0
    541  1.1.1.1.8.2  tls #endif
    542  1.1.1.1.8.2  tls 
    543  1.1.1.1.8.2  tls 
    544  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'calloc', otherwise define to 0.
    545  1.1.1.1.8.2  tls    */
    546  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    547  1.1.1.1.8.2  tls #define HAVE_DECL_CALLOC 1
    548  1.1.1.1.8.2  tls #endif
    549  1.1.1.1.8.2  tls 
    550  1.1.1.1.8.2  tls 
    551  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'clearerr_unlocked', otherwise
    552  1.1.1.1.8.2  tls    define to 0. */
    553  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    554  1.1.1.1.8.2  tls #define HAVE_DECL_CLEARERR_UNLOCKED 0
    555  1.1.1.1.8.2  tls #endif
    556  1.1.1.1.8.2  tls 
    557  1.1.1.1.8.2  tls 
    558  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'clock', otherwise define to 0.
    559  1.1.1.1.8.2  tls    */
    560  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    561  1.1.1.1.8.2  tls #define HAVE_DECL_CLOCK 1
    562  1.1.1.1.8.2  tls #endif
    563  1.1.1.1.8.2  tls 
    564  1.1.1.1.8.2  tls 
    565  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'errno', otherwise define to 0.
    566  1.1.1.1.8.2  tls    */
    567  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    568  1.1.1.1.8.2  tls #define HAVE_DECL_ERRNO 1
    569  1.1.1.1.8.2  tls #endif
    570  1.1.1.1.8.2  tls 
    571  1.1.1.1.8.2  tls 
    572  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'feof_unlocked', otherwise define
    573  1.1.1.1.8.2  tls    to 0. */
    574  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    575  1.1.1.1.8.2  tls #define HAVE_DECL_FEOF_UNLOCKED 0
    576  1.1.1.1.8.2  tls #endif
    577  1.1.1.1.8.2  tls 
    578  1.1.1.1.8.2  tls 
    579  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'ferror_unlocked', otherwise
    580  1.1.1.1.8.2  tls    define to 0. */
    581  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    582  1.1.1.1.8.2  tls #define HAVE_DECL_FERROR_UNLOCKED 0
    583  1.1.1.1.8.2  tls #endif
    584  1.1.1.1.8.2  tls 
    585  1.1.1.1.8.2  tls 
    586  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'fflush_unlocked', otherwise
    587  1.1.1.1.8.2  tls    define to 0. */
    588  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    589  1.1.1.1.8.2  tls #define HAVE_DECL_FFLUSH_UNLOCKED 0
    590  1.1.1.1.8.2  tls #endif
    591  1.1.1.1.8.2  tls 
    592  1.1.1.1.8.2  tls 
    593  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'fgetc_unlocked', otherwise
    594  1.1.1.1.8.2  tls    define to 0. */
    595  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    596  1.1.1.1.8.2  tls #define HAVE_DECL_FGETC_UNLOCKED 0
    597  1.1.1.1.8.2  tls #endif
    598  1.1.1.1.8.2  tls 
    599  1.1.1.1.8.2  tls 
    600  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'fgets_unlocked', otherwise
    601  1.1.1.1.8.2  tls    define to 0. */
    602  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    603  1.1.1.1.8.2  tls #define HAVE_DECL_FGETS_UNLOCKED 0
    604  1.1.1.1.8.2  tls #endif
    605  1.1.1.1.8.2  tls 
    606  1.1.1.1.8.2  tls 
    607  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'fileno_unlocked', otherwise
    608  1.1.1.1.8.2  tls    define to 0. */
    609  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    610  1.1.1.1.8.2  tls #define HAVE_DECL_FILENO_UNLOCKED 0
    611  1.1.1.1.8.2  tls #endif
    612  1.1.1.1.8.2  tls 
    613  1.1.1.1.8.2  tls 
    614  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'fprintf_unlocked', otherwise
    615  1.1.1.1.8.2  tls    define to 0. */
    616  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    617  1.1.1.1.8.2  tls #define HAVE_DECL_FPRINTF_UNLOCKED 0
    618  1.1.1.1.8.2  tls #endif
    619  1.1.1.1.8.2  tls 
    620  1.1.1.1.8.2  tls 
    621  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'fputc_unlocked', otherwise
    622  1.1.1.1.8.2  tls    define to 0. */
    623  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    624  1.1.1.1.8.2  tls #define HAVE_DECL_FPUTC_UNLOCKED 0
    625  1.1.1.1.8.2  tls #endif
    626  1.1.1.1.8.2  tls 
    627  1.1.1.1.8.2  tls 
    628  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'fputs_unlocked', otherwise
    629  1.1.1.1.8.2  tls    define to 0. */
    630  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    631  1.1.1.1.8.2  tls #define HAVE_DECL_FPUTS_UNLOCKED 0
    632  1.1.1.1.8.2  tls #endif
    633  1.1.1.1.8.2  tls 
    634  1.1.1.1.8.2  tls 
    635  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'fread_unlocked', otherwise
    636  1.1.1.1.8.2  tls    define to 0. */
    637  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    638  1.1.1.1.8.2  tls #define HAVE_DECL_FREAD_UNLOCKED 0
    639  1.1.1.1.8.2  tls #endif
    640  1.1.1.1.8.2  tls 
    641  1.1.1.1.8.2  tls 
    642  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'free', otherwise define to 0. */
    643  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    644  1.1.1.1.8.2  tls #define HAVE_DECL_FREE 1
    645  1.1.1.1.8.2  tls #endif
    646  1.1.1.1.8.2  tls 
    647  1.1.1.1.8.2  tls 
    648  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'fwrite_unlocked', otherwise
    649  1.1.1.1.8.2  tls    define to 0. */
    650  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    651  1.1.1.1.8.2  tls #define HAVE_DECL_FWRITE_UNLOCKED 0
    652  1.1.1.1.8.2  tls #endif
    653  1.1.1.1.8.2  tls 
    654  1.1.1.1.8.2  tls 
    655  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'getchar_unlocked', otherwise
    656  1.1.1.1.8.2  tls    define to 0. */
    657  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    658  1.1.1.1.8.2  tls #define HAVE_DECL_GETCHAR_UNLOCKED 1
    659  1.1.1.1.8.2  tls #endif
    660  1.1.1.1.8.2  tls 
    661  1.1.1.1.8.2  tls 
    662  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'getcwd', otherwise define to 0.
    663  1.1.1.1.8.2  tls    */
    664  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    665  1.1.1.1.8.2  tls #define HAVE_DECL_GETCWD 1
    666  1.1.1.1.8.2  tls #endif
    667  1.1.1.1.8.2  tls 
    668  1.1.1.1.8.2  tls 
    669  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'getc_unlocked', otherwise define
    670  1.1.1.1.8.2  tls    to 0. */
    671  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    672  1.1.1.1.8.2  tls #define HAVE_DECL_GETC_UNLOCKED 1
    673  1.1.1.1.8.2  tls #endif
    674  1.1.1.1.8.2  tls 
    675  1.1.1.1.8.2  tls 
    676  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'getenv', otherwise define to 0.
    677  1.1.1.1.8.2  tls    */
    678  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    679  1.1.1.1.8.2  tls #define HAVE_DECL_GETENV 1
    680  1.1.1.1.8.2  tls #endif
    681  1.1.1.1.8.2  tls 
    682  1.1.1.1.8.2  tls 
    683  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'getopt', otherwise define to 0.
    684  1.1.1.1.8.2  tls    */
    685  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    686  1.1.1.1.8.2  tls #define HAVE_DECL_GETOPT 1
    687  1.1.1.1.8.2  tls #endif
    688  1.1.1.1.8.2  tls 
    689  1.1.1.1.8.2  tls 
    690  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'getpagesize', otherwise define
    691  1.1.1.1.8.2  tls    to 0. */
    692  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    693  1.1.1.1.8.2  tls #define HAVE_DECL_GETPAGESIZE 1
    694  1.1.1.1.8.2  tls #endif
    695  1.1.1.1.8.2  tls 
    696  1.1.1.1.8.2  tls 
    697  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'getrlimit', otherwise define to
    698  1.1.1.1.8.2  tls    0. */
    699  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    700  1.1.1.1.8.2  tls #define HAVE_DECL_GETRLIMIT 1
    701  1.1.1.1.8.2  tls #endif
    702  1.1.1.1.8.2  tls 
    703  1.1.1.1.8.2  tls 
    704  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'getrusage', otherwise define to
    705  1.1.1.1.8.2  tls    0. */
    706  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    707  1.1.1.1.8.2  tls #define HAVE_DECL_GETRUSAGE 1
    708  1.1.1.1.8.2  tls #endif
    709  1.1.1.1.8.2  tls 
    710  1.1.1.1.8.2  tls 
    711  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'getwd', otherwise define to 0.
    712  1.1.1.1.8.2  tls    */
    713  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    714  1.1.1.1.8.2  tls #define HAVE_DECL_GETWD 1
    715  1.1.1.1.8.2  tls #endif
    716  1.1.1.1.8.2  tls 
    717  1.1.1.1.8.2  tls 
    718  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'ldgetname', otherwise define to
    719  1.1.1.1.8.2  tls    0. */
    720  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    721  1.1.1.1.8.2  tls #define HAVE_DECL_LDGETNAME 0
    722  1.1.1.1.8.2  tls #endif
    723  1.1.1.1.8.2  tls 
    724  1.1.1.1.8.2  tls 
    725  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'malloc', otherwise define to 0.
    726  1.1.1.1.8.2  tls    */
    727  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    728  1.1.1.1.8.2  tls #define HAVE_DECL_MALLOC 1
    729  1.1.1.1.8.2  tls #endif
    730  1.1.1.1.8.2  tls 
    731  1.1.1.1.8.2  tls 
    732  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'putchar_unlocked', otherwise
    733  1.1.1.1.8.2  tls    define to 0. */
    734  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    735  1.1.1.1.8.2  tls #define HAVE_DECL_PUTCHAR_UNLOCKED 1
    736  1.1.1.1.8.2  tls #endif
    737  1.1.1.1.8.2  tls 
    738  1.1.1.1.8.2  tls 
    739  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'putc_unlocked', otherwise define
    740  1.1.1.1.8.2  tls    to 0. */
    741  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    742  1.1.1.1.8.2  tls #define HAVE_DECL_PUTC_UNLOCKED 1
    743  1.1.1.1.8.2  tls #endif
    744  1.1.1.1.8.2  tls 
    745  1.1.1.1.8.2  tls 
    746  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
    747  1.1.1.1.8.2  tls    */
    748  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    749  1.1.1.1.8.2  tls #define HAVE_DECL_REALLOC 1
    750  1.1.1.1.8.2  tls #endif
    751  1.1.1.1.8.2  tls 
    752  1.1.1.1.8.2  tls 
    753  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'sbrk', otherwise define to 0. */
    754  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    755  1.1.1.1.8.2  tls #define HAVE_DECL_SBRK 1
    756  1.1.1.1.8.2  tls #endif
    757  1.1.1.1.8.2  tls 
    758  1.1.1.1.8.2  tls 
    759  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'setrlimit', otherwise define to
    760  1.1.1.1.8.2  tls    0. */
    761  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    762  1.1.1.1.8.2  tls #define HAVE_DECL_SETRLIMIT 1
    763  1.1.1.1.8.2  tls #endif
    764  1.1.1.1.8.2  tls 
    765  1.1.1.1.8.2  tls 
    766  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'sigaltstack', otherwise define
    767  1.1.1.1.8.2  tls    to 0. */
    768  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    769  1.1.1.1.8.2  tls #define HAVE_DECL_SIGALTSTACK 1
    770  1.1.1.1.8.2  tls #endif
    771  1.1.1.1.8.2  tls 
    772  1.1.1.1.8.2  tls 
    773  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'snprintf', otherwise define to
    774  1.1.1.1.8.2  tls    0. */
    775  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    776  1.1.1.1.8.2  tls #define HAVE_DECL_SNPRINTF 1
    777  1.1.1.1.8.2  tls #endif
    778  1.1.1.1.8.2  tls 
    779  1.1.1.1.8.2  tls 
    780  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'strsignal', otherwise define to
    781  1.1.1.1.8.2  tls    0. */
    782  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    783  1.1.1.1.8.2  tls #define HAVE_DECL_STRSIGNAL 1
    784  1.1.1.1.8.2  tls #endif
    785  1.1.1.1.8.2  tls 
    786  1.1.1.1.8.2  tls 
    787  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
    788  1.1.1.1.8.2  tls    */
    789  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    790  1.1.1.1.8.2  tls #define HAVE_DECL_STRSTR 1
    791  1.1.1.1.8.2  tls #endif
    792  1.1.1.1.8.2  tls 
    793  1.1.1.1.8.2  tls 
    794  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'strverscmp', otherwise define to
    795  1.1.1.1.8.2  tls    0. */
    796  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    797  1.1.1.1.8.2  tls #define HAVE_DECL_STRVERSCMP 0
    798  1.1.1.1.8.2  tls #endif
    799  1.1.1.1.8.2  tls 
    800  1.1.1.1.8.2  tls 
    801  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'times', otherwise define to 0.
    802  1.1.1.1.8.2  tls    */
    803  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    804  1.1.1.1.8.2  tls #define HAVE_DECL_TIMES 1
    805  1.1.1.1.8.2  tls #endif
    806  1.1.1.1.8.2  tls 
    807  1.1.1.1.8.2  tls 
    808  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'vasprintf', otherwise define to
    809  1.1.1.1.8.2  tls    0. */
    810  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    811  1.1.1.1.8.2  tls #define HAVE_DECL_VASPRINTF 1
    812  1.1.1.1.8.2  tls #endif
    813  1.1.1.1.8.2  tls 
    814  1.1.1.1.8.2  tls 
    815  1.1.1.1.8.2  tls /* Define to 1 if we found a declaration for 'vsnprintf', otherwise define to
    816  1.1.1.1.8.2  tls    0. */
    817  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    818  1.1.1.1.8.2  tls #define HAVE_DECL_VSNPRINTF 1
    819  1.1.1.1.8.2  tls #endif
    820  1.1.1.1.8.2  tls 
    821  1.1.1.1.8.2  tls 
    822  1.1.1.1.8.2  tls /* Define to 1 if you have the <direct.h> header file. */
    823  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    824  1.1.1.1.8.2  tls /* #undef HAVE_DIRECT_H */
    825  1.1.1.1.8.2  tls #endif
    826  1.1.1.1.8.2  tls 
    827  1.1.1.1.8.2  tls 
    828  1.1.1.1.8.2  tls /* Define to 1 if you have the <dlfcn.h> header file. */
    829  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    830  1.1.1.1.8.2  tls #define HAVE_DLFCN_H 1
    831  1.1.1.1.8.2  tls #endif
    832  1.1.1.1.8.2  tls 
    833  1.1.1.1.8.2  tls 
    834  1.1.1.1.8.2  tls /* Define to 1 if you have the `elf_getshdrstrndx' function. */
    835  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    836  1.1.1.1.8.2  tls /* #undef HAVE_ELF_GETSHDRSTRNDX */
    837  1.1.1.1.8.2  tls #endif
    838  1.1.1.1.8.2  tls 
    839  1.1.1.1.8.2  tls 
    840  1.1.1.1.8.2  tls /* Define to 1 if you have the `elf_getshstrndx' function. */
    841  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    842  1.1.1.1.8.2  tls /* #undef HAVE_ELF_GETSHSTRNDX */
    843  1.1.1.1.8.2  tls #endif
    844  1.1.1.1.8.2  tls 
    845  1.1.1.1.8.2  tls 
    846  1.1.1.1.8.2  tls /* Define if elf_getshstrndx has gABI conformant return values. */
    847  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    848  1.1.1.1.8.2  tls /* #undef HAVE_ELF_GETSHSTRNDX_GABI */
    849  1.1.1.1.8.2  tls #endif
    850  1.1.1.1.8.2  tls 
    851  1.1.1.1.8.2  tls 
    852  1.1.1.1.8.2  tls /* Define to 1 if you have the <fcntl.h> header file. */
    853  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    854  1.1.1.1.8.2  tls #define HAVE_FCNTL_H 1
    855  1.1.1.1.8.2  tls #endif
    856  1.1.1.1.8.2  tls 
    857  1.1.1.1.8.2  tls 
    858  1.1.1.1.8.2  tls /* Define to 1 if you have the `feof_unlocked' function. */
    859  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    860  1.1.1.1.8.2  tls /* #undef HAVE_FEOF_UNLOCKED */
    861  1.1.1.1.8.2  tls #endif
    862  1.1.1.1.8.2  tls 
    863  1.1.1.1.8.2  tls 
    864  1.1.1.1.8.2  tls /* Define to 1 if you have the `ferror_unlocked' function. */
    865  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    866  1.1.1.1.8.2  tls /* #undef HAVE_FERROR_UNLOCKED */
    867  1.1.1.1.8.2  tls #endif
    868  1.1.1.1.8.2  tls 
    869  1.1.1.1.8.2  tls 
    870  1.1.1.1.8.2  tls /* Define to 1 if you have the `fflush_unlocked' function. */
    871  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    872  1.1.1.1.8.2  tls /* #undef HAVE_FFLUSH_UNLOCKED */
    873  1.1.1.1.8.2  tls #endif
    874  1.1.1.1.8.2  tls 
    875  1.1.1.1.8.2  tls 
    876  1.1.1.1.8.2  tls /* Define to 1 if you have the `fgetc_unlocked' function. */
    877  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    878  1.1.1.1.8.2  tls /* #undef HAVE_FGETC_UNLOCKED */
    879  1.1.1.1.8.2  tls #endif
    880  1.1.1.1.8.2  tls 
    881  1.1.1.1.8.2  tls 
    882  1.1.1.1.8.2  tls /* Define to 1 if you have the `fgets_unlocked' function. */
    883  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    884  1.1.1.1.8.2  tls /* #undef HAVE_FGETS_UNLOCKED */
    885  1.1.1.1.8.2  tls #endif
    886  1.1.1.1.8.2  tls 
    887  1.1.1.1.8.2  tls 
    888  1.1.1.1.8.2  tls /* Define to 1 if you have the `fileno_unlocked' function. */
    889  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    890  1.1.1.1.8.2  tls /* #undef HAVE_FILENO_UNLOCKED */
    891  1.1.1.1.8.2  tls #endif
    892  1.1.1.1.8.2  tls 
    893  1.1.1.1.8.2  tls 
    894  1.1.1.1.8.2  tls /* Define to 1 if you have the `fork' function. */
    895  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    896  1.1.1.1.8.2  tls #define HAVE_FORK 1
    897  1.1.1.1.8.2  tls #endif
    898  1.1.1.1.8.2  tls 
    899  1.1.1.1.8.2  tls 
    900  1.1.1.1.8.2  tls /* Define to 1 if you have the `fprintf_unlocked' function. */
    901  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    902  1.1.1.1.8.2  tls /* #undef HAVE_FPRINTF_UNLOCKED */
    903  1.1.1.1.8.2  tls #endif
    904  1.1.1.1.8.2  tls 
    905  1.1.1.1.8.2  tls 
    906  1.1.1.1.8.2  tls /* Define to 1 if you have the `fputc_unlocked' function. */
    907  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    908  1.1.1.1.8.2  tls /* #undef HAVE_FPUTC_UNLOCKED */
    909  1.1.1.1.8.2  tls #endif
    910  1.1.1.1.8.2  tls 
    911  1.1.1.1.8.2  tls 
    912  1.1.1.1.8.2  tls /* Define to 1 if you have the `fputs_unlocked' function. */
    913  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    914  1.1.1.1.8.2  tls /* #undef HAVE_FPUTS_UNLOCKED */
    915  1.1.1.1.8.2  tls #endif
    916  1.1.1.1.8.2  tls 
    917  1.1.1.1.8.2  tls 
    918  1.1.1.1.8.2  tls /* Define to 1 if you have the `fread_unlocked' function. */
    919  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    920  1.1.1.1.8.2  tls /* #undef HAVE_FREAD_UNLOCKED */
    921  1.1.1.1.8.2  tls #endif
    922  1.1.1.1.8.2  tls 
    923  1.1.1.1.8.2  tls 
    924  1.1.1.1.8.2  tls /* Define to 1 if you have the `fwrite_unlocked' function. */
    925  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    926  1.1.1.1.8.2  tls /* #undef HAVE_FWRITE_UNLOCKED */
    927  1.1.1.1.8.2  tls #endif
    928  1.1.1.1.8.2  tls 
    929  1.1.1.1.8.2  tls 
    930  1.1.1.1.8.2  tls /* Define if your assembler supports specifying the alignment of objects
    931  1.1.1.1.8.2  tls    allocated using the GAS .comm command. */
    932  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    933  1.1.1.1.8.2  tls /* #undef HAVE_GAS_ALIGNED_COMM */
    934  1.1.1.1.8.2  tls #endif
    935  1.1.1.1.8.2  tls 
    936  1.1.1.1.8.2  tls 
    937  1.1.1.1.8.2  tls /* Define if your assembler supports .balign and .p2align. */
    938  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    939  1.1.1.1.8.2  tls #define HAVE_GAS_BALIGN_AND_P2ALIGN 1
    940  1.1.1.1.8.2  tls #endif
    941  1.1.1.1.8.2  tls 
    942  1.1.1.1.8.2  tls 
    943  1.1.1.1.8.2  tls /* Define 0/1 if your assembler supports CFI directives. */
    944  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    945  1.1.1.1.8.2  tls #define HAVE_GAS_CFI_DIRECTIVE 1
    946  1.1.1.1.8.2  tls #endif
    947  1.1.1.1.8.2  tls 
    948  1.1.1.1.8.2  tls 
    949  1.1.1.1.8.2  tls /* Define 0/1 if your assembler supports .cfi_personality. */
    950  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    951  1.1.1.1.8.2  tls #define HAVE_GAS_CFI_PERSONALITY_DIRECTIVE 1
    952  1.1.1.1.8.2  tls #endif
    953  1.1.1.1.8.2  tls 
    954  1.1.1.1.8.2  tls 
    955  1.1.1.1.8.2  tls /* Define 0/1 if your assembler supports .cfi_sections. */
    956  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    957  1.1.1.1.8.2  tls #define HAVE_GAS_CFI_SECTIONS_DIRECTIVE 1
    958  1.1.1.1.8.2  tls #endif
    959  1.1.1.1.8.2  tls 
    960  1.1.1.1.8.2  tls 
    961  1.1.1.1.8.2  tls /* Define if your assembler supports the .loc discriminator sub-directive. */
    962  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    963  1.1.1.1.8.2  tls #define HAVE_GAS_DISCRIMINATOR 1
    964  1.1.1.1.8.2  tls #endif
    965  1.1.1.1.8.2  tls 
    966  1.1.1.1.8.2  tls 
    967  1.1.1.1.8.2  tls /* Define if your assembler supports @gnu_unique_object. */
    968  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    969  1.1.1.1.8.2  tls /* #undef HAVE_GAS_GNU_UNIQUE_OBJECT */
    970  1.1.1.1.8.2  tls #endif
    971  1.1.1.1.8.2  tls 
    972  1.1.1.1.8.2  tls 
    973  1.1.1.1.8.2  tls /* Define if your assembler and linker support .hidden. */
    974  1.1.1.1.8.2  tls #define HAVE_GAS_HIDDEN 1
    975  1.1.1.1.8.2  tls 
    976  1.1.1.1.8.2  tls /* Define if your assembler supports .lcomm with an alignment field. */
    977  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    978  1.1.1.1.8.2  tls /* #undef HAVE_GAS_LCOMM_WITH_ALIGNMENT */
    979  1.1.1.1.8.2  tls #endif
    980  1.1.1.1.8.2  tls 
    981  1.1.1.1.8.2  tls 
    982  1.1.1.1.8.2  tls /* Define if your assembler supports .literal16. */
    983  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    984  1.1.1.1.8.2  tls /* #undef HAVE_GAS_LITERAL16 */
    985  1.1.1.1.8.2  tls #endif
    986  1.1.1.1.8.2  tls 
    987  1.1.1.1.8.2  tls 
    988  1.1.1.1.8.2  tls /* Define if your assembler supports specifying the maximum number of bytes to
    989  1.1.1.1.8.2  tls    skip when using the GAS .p2align command. */
    990  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    991  1.1.1.1.8.2  tls #define HAVE_GAS_MAX_SKIP_P2ALIGN 1
    992  1.1.1.1.8.2  tls #endif
    993  1.1.1.1.8.2  tls 
    994  1.1.1.1.8.2  tls 
    995  1.1.1.1.8.2  tls /* Define if your assembler supports .nsubspa comdat option. */
    996  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
    997  1.1.1.1.8.2  tls /* #undef HAVE_GAS_NSUBSPA_COMDAT */
    998  1.1.1.1.8.2  tls #endif
    999  1.1.1.1.8.2  tls 
   1000  1.1.1.1.8.2  tls 
   1001  1.1.1.1.8.2  tls /* Define if your assembler and linker support 32-bit section relative relocs
   1002  1.1.1.1.8.2  tls    via '.secrel32 label'. */
   1003  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1004  1.1.1.1.8.2  tls /* #undef HAVE_GAS_PE_SECREL32_RELOC */
   1005  1.1.1.1.8.2  tls #endif
   1006  1.1.1.1.8.2  tls 
   1007  1.1.1.1.8.2  tls 
   1008  1.1.1.1.8.2  tls /* Define 0/1 if your assembler supports marking sections with SHF_MERGE flag.
   1009  1.1.1.1.8.2  tls    */
   1010  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1011  1.1.1.1.8.2  tls #define HAVE_GAS_SHF_MERGE 1
   1012  1.1.1.1.8.2  tls #endif
   1013  1.1.1.1.8.2  tls 
   1014  1.1.1.1.8.2  tls 
   1015  1.1.1.1.8.2  tls /* Define if your assembler supports .subsection and .subsection -1 starts
   1016  1.1.1.1.8.2  tls    emitting at the beginning of your section. */
   1017  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1018  1.1.1.1.8.2  tls #define HAVE_GAS_SUBSECTION_ORDERING 1
   1019  1.1.1.1.8.2  tls #endif
   1020  1.1.1.1.8.2  tls 
   1021  1.1.1.1.8.2  tls 
   1022  1.1.1.1.8.2  tls /* Define if your assembler supports .weak. */
   1023  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1024  1.1.1.1.8.2  tls #define HAVE_GAS_WEAK 1
   1025  1.1.1.1.8.2  tls #endif
   1026  1.1.1.1.8.2  tls 
   1027  1.1.1.1.8.2  tls 
   1028  1.1.1.1.8.2  tls /* Define if your assembler supports .weakref. */
   1029  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1030  1.1.1.1.8.2  tls #define HAVE_GAS_WEAKREF 1
   1031  1.1.1.1.8.2  tls #endif
   1032  1.1.1.1.8.2  tls 
   1033  1.1.1.1.8.2  tls 
   1034  1.1.1.1.8.2  tls /* Define to 1 if you have the `getchar_unlocked' function. */
   1035  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1036  1.1.1.1.8.2  tls #define HAVE_GETCHAR_UNLOCKED 1
   1037  1.1.1.1.8.2  tls #endif
   1038  1.1.1.1.8.2  tls 
   1039  1.1.1.1.8.2  tls 
   1040  1.1.1.1.8.2  tls /* Define to 1 if you have the `getc_unlocked' function. */
   1041  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1042  1.1.1.1.8.2  tls #define HAVE_GETC_UNLOCKED 1
   1043  1.1.1.1.8.2  tls #endif
   1044  1.1.1.1.8.2  tls 
   1045  1.1.1.1.8.2  tls 
   1046  1.1.1.1.8.2  tls /* Define if _Unwind_GetIPInfo is available. */
   1047  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1048  1.1.1.1.8.2  tls #define HAVE_GETIPINFO 1
   1049  1.1.1.1.8.2  tls #endif
   1050  1.1.1.1.8.2  tls 
   1051  1.1.1.1.8.2  tls 
   1052  1.1.1.1.8.2  tls /* Define to 1 if you have the `getrlimit' function. */
   1053  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1054  1.1.1.1.8.2  tls #define HAVE_GETRLIMIT 1
   1055  1.1.1.1.8.2  tls #endif
   1056  1.1.1.1.8.2  tls 
   1057  1.1.1.1.8.2  tls 
   1058  1.1.1.1.8.2  tls /* Define to 1 if you have the `getrusage' function. */
   1059  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1060  1.1.1.1.8.2  tls #define HAVE_GETRUSAGE 1
   1061  1.1.1.1.8.2  tls #endif
   1062  1.1.1.1.8.2  tls 
   1063  1.1.1.1.8.2  tls 
   1064  1.1.1.1.8.2  tls /* Define to 1 if you have the `gettimeofday' function. */
   1065  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1066  1.1.1.1.8.2  tls #define HAVE_GETTIMEOFDAY 1
   1067  1.1.1.1.8.2  tls #endif
   1068  1.1.1.1.8.2  tls 
   1069  1.1.1.1.8.2  tls 
   1070  1.1.1.1.8.2  tls /* Define if using GNU as. */
   1071  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1072  1.1.1.1.8.2  tls #define HAVE_GNU_AS 0
   1073  1.1.1.1.8.2  tls #endif
   1074  1.1.1.1.8.2  tls 
   1075  1.1.1.1.8.2  tls 
   1076  1.1.1.1.8.2  tls /* Define if using GNU ld. */
   1077  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1078  1.1.1.1.8.2  tls #define HAVE_GNU_LD 0
   1079  1.1.1.1.8.2  tls #endif
   1080  1.1.1.1.8.2  tls 
   1081  1.1.1.1.8.2  tls 
   1082  1.1.1.1.8.2  tls /* Define if you have the iconv() function. */
   1083  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1084  1.1.1.1.8.2  tls #define HAVE_ICONV 1
   1085  1.1.1.1.8.2  tls #endif
   1086  1.1.1.1.8.2  tls 
   1087  1.1.1.1.8.2  tls 
   1088  1.1.1.1.8.2  tls /* Define to 1 if you have the <iconv.h> header file. */
   1089  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1090  1.1.1.1.8.2  tls #define HAVE_ICONV_H 1
   1091  1.1.1.1.8.2  tls #endif
   1092  1.1.1.1.8.2  tls 
   1093  1.1.1.1.8.2  tls 
   1094  1.1.1.1.8.2  tls /* Define .init_array/.fini_array sections are available and working. */
   1095  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1096  1.1.1.1.8.2  tls /* #undef HAVE_INITFINI_ARRAY */
   1097  1.1.1.1.8.2  tls #endif
   1098  1.1.1.1.8.2  tls 
   1099  1.1.1.1.8.2  tls 
   1100  1.1.1.1.8.2  tls /* Define to 1 if the system has the type `intmax_t'. */
   1101  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1102  1.1.1.1.8.2  tls #define HAVE_INTMAX_T 1
   1103  1.1.1.1.8.2  tls #endif
   1104  1.1.1.1.8.2  tls 
   1105  1.1.1.1.8.2  tls 
   1106  1.1.1.1.8.2  tls /* Define to 1 if the system has the type `intptr_t'. */
   1107  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1108  1.1.1.1.8.2  tls #define HAVE_INTPTR_T 1
   1109  1.1.1.1.8.2  tls #endif
   1110  1.1.1.1.8.2  tls 
   1111  1.1.1.1.8.2  tls 
   1112  1.1.1.1.8.2  tls /* Define if you have a working <inttypes.h> header file. */
   1113  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1114  1.1.1.1.8.2  tls #define HAVE_INTTYPES_H 1
   1115  1.1.1.1.8.2  tls #endif
   1116  1.1.1.1.8.2  tls 
   1117  1.1.1.1.8.2  tls 
   1118  1.1.1.1.8.2  tls /* Define to 1 if you have the `kill' function. */
   1119  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1120  1.1.1.1.8.2  tls #define HAVE_KILL 1
   1121  1.1.1.1.8.2  tls #endif
   1122  1.1.1.1.8.2  tls 
   1123  1.1.1.1.8.2  tls 
   1124  1.1.1.1.8.2  tls /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
   1125  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1126  1.1.1.1.8.2  tls #define HAVE_LANGINFO_CODESET 1
   1127  1.1.1.1.8.2  tls #endif
   1128  1.1.1.1.8.2  tls 
   1129  1.1.1.1.8.2  tls 
   1130  1.1.1.1.8.2  tls /* Define to 1 if you have the <langinfo.h> header file. */
   1131  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1132  1.1.1.1.8.2  tls #define HAVE_LANGINFO_H 1
   1133  1.1.1.1.8.2  tls #endif
   1134  1.1.1.1.8.2  tls 
   1135  1.1.1.1.8.2  tls 
   1136  1.1.1.1.8.2  tls /* Define if your <locale.h> file defines LC_MESSAGES. */
   1137  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1138  1.1.1.1.8.2  tls #define HAVE_LC_MESSAGES 1
   1139  1.1.1.1.8.2  tls #endif
   1140  1.1.1.1.8.2  tls 
   1141  1.1.1.1.8.2  tls 
   1142  1.1.1.1.8.2  tls /* Define to 1 if you have the <ldfcn.h> header file. */
   1143  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1144  1.1.1.1.8.2  tls /* #undef HAVE_LDFCN_H */
   1145  1.1.1.1.8.2  tls #endif
   1146  1.1.1.1.8.2  tls 
   1147  1.1.1.1.8.2  tls 
   1148  1.1.1.1.8.2  tls /* Define if your linker supports --as-needed and --no-as-needed options. */
   1149  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1150  1.1.1.1.8.2  tls #define HAVE_LD_AS_NEEDED 1
   1151  1.1.1.1.8.2  tls #endif
   1152  1.1.1.1.8.2  tls 
   1153  1.1.1.1.8.2  tls 
   1154  1.1.1.1.8.2  tls /* Define if your linker supports --build-id. */
   1155  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1156  1.1.1.1.8.2  tls #define HAVE_LD_BUILDID 1
   1157  1.1.1.1.8.2  tls #endif
   1158  1.1.1.1.8.2  tls 
   1159  1.1.1.1.8.2  tls 
   1160  1.1.1.1.8.2  tls /* Define if your linker supports --demangle option. */
   1161  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1162  1.1.1.1.8.2  tls /* #undef HAVE_LD_DEMANGLE */
   1163  1.1.1.1.8.2  tls #endif
   1164  1.1.1.1.8.2  tls 
   1165  1.1.1.1.8.2  tls 
   1166  1.1.1.1.8.2  tls /* Define if your linker supports --eh-frame-hdr option. */
   1167  1.1.1.1.8.2  tls #define HAVE_LD_EH_FRAME_HDR 1
   1168  1.1.1.1.8.2  tls 
   1169  1.1.1.1.8.2  tls /* Define if your linker supports garbage collection of sections in presence
   1170  1.1.1.1.8.2  tls    of EH frames. */
   1171  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1172  1.1.1.1.8.2  tls #define HAVE_LD_EH_GC_SECTIONS 1
   1173  1.1.1.1.8.2  tls #endif
   1174  1.1.1.1.8.2  tls 
   1175  1.1.1.1.8.2  tls 
   1176  1.1.1.1.8.2  tls /* Define if your PowerPC64 linker only needs function descriptor syms. */
   1177  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1178  1.1.1.1.8.2  tls /* #undef HAVE_LD_NO_DOT_SYMS */
   1179  1.1.1.1.8.2  tls #endif
   1180  1.1.1.1.8.2  tls 
   1181  1.1.1.1.8.2  tls 
   1182  1.1.1.1.8.2  tls /* Define if your linker can relax absolute .eh_frame personality pointers
   1183  1.1.1.1.8.2  tls    into PC-relative form. */
   1184  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1185  1.1.1.1.8.2  tls /* #undef HAVE_LD_PERSONALITY_RELAXATION */
   1186  1.1.1.1.8.2  tls #endif
   1187  1.1.1.1.8.2  tls 
   1188  1.1.1.1.8.2  tls 
   1189  1.1.1.1.8.2  tls /* Define if your linker supports -pie option. */
   1190  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1191  1.1.1.1.8.2  tls #define HAVE_LD_PIE 1
   1192  1.1.1.1.8.2  tls #endif
   1193  1.1.1.1.8.2  tls 
   1194  1.1.1.1.8.2  tls 
   1195  1.1.1.1.8.2  tls /* Define if your linker links a mix of read-only and read-write sections into
   1196  1.1.1.1.8.2  tls    a read-write section. */
   1197  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1198  1.1.1.1.8.2  tls #define HAVE_LD_RO_RW_SECTION_MIXING 1
   1199  1.1.1.1.8.2  tls #endif
   1200  1.1.1.1.8.2  tls 
   1201  1.1.1.1.8.2  tls 
   1202  1.1.1.1.8.2  tls /* Define if your linker supports the *_sol2 emulations. */
   1203  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1204  1.1.1.1.8.2  tls /* #undef HAVE_LD_SOL2_EMULATION */
   1205  1.1.1.1.8.2  tls #endif
   1206  1.1.1.1.8.2  tls 
   1207  1.1.1.1.8.2  tls 
   1208  1.1.1.1.8.2  tls /* Define if your linker supports -Bstatic/-Bdynamic option. */
   1209  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1210  1.1.1.1.8.2  tls #define HAVE_LD_STATIC_DYNAMIC 1
   1211  1.1.1.1.8.2  tls #endif
   1212  1.1.1.1.8.2  tls 
   1213  1.1.1.1.8.2  tls 
   1214  1.1.1.1.8.2  tls /* Define if your linker supports --sysroot. */
   1215  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1216  1.1.1.1.8.2  tls #define HAVE_LD_SYSROOT 1
   1217  1.1.1.1.8.2  tls #endif
   1218  1.1.1.1.8.2  tls 
   1219  1.1.1.1.8.2  tls 
   1220  1.1.1.1.8.2  tls /* Define to 1 if you have the <limits.h> header file. */
   1221  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1222  1.1.1.1.8.2  tls #define HAVE_LIMITS_H 1
   1223  1.1.1.1.8.2  tls #endif
   1224  1.1.1.1.8.2  tls 
   1225  1.1.1.1.8.2  tls 
   1226  1.1.1.1.8.2  tls /* Define to 1 if you have the <locale.h> header file. */
   1227  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1228  1.1.1.1.8.2  tls #define HAVE_LOCALE_H 1
   1229  1.1.1.1.8.2  tls #endif
   1230  1.1.1.1.8.2  tls 
   1231  1.1.1.1.8.2  tls 
   1232  1.1.1.1.8.2  tls /* Define to 1 if the system has the type `long long'. */
   1233  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1234  1.1.1.1.8.2  tls #define HAVE_LONG_LONG 1
   1235  1.1.1.1.8.2  tls #endif
   1236  1.1.1.1.8.2  tls 
   1237  1.1.1.1.8.2  tls 
   1238  1.1.1.1.8.2  tls /* Define to 1 if the system has the type `long long int'. */
   1239  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1240  1.1.1.1.8.2  tls #define HAVE_LONG_LONG_INT 1
   1241  1.1.1.1.8.2  tls #endif
   1242  1.1.1.1.8.2  tls 
   1243  1.1.1.1.8.2  tls 
   1244  1.1.1.1.8.2  tls /* Define to 1 if you have the <malloc.h> header file. */
   1245  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1246  1.1.1.1.8.2  tls #define HAVE_MALLOC_H 1
   1247  1.1.1.1.8.2  tls #endif
   1248  1.1.1.1.8.2  tls 
   1249  1.1.1.1.8.2  tls 
   1250  1.1.1.1.8.2  tls /* Define to 1 if you have the `mbstowcs' function. */
   1251  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1252  1.1.1.1.8.2  tls #define HAVE_MBSTOWCS 1
   1253  1.1.1.1.8.2  tls #endif
   1254  1.1.1.1.8.2  tls 
   1255  1.1.1.1.8.2  tls 
   1256  1.1.1.1.8.2  tls /* Define if valgrind's memcheck.h header is installed. */
   1257  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1258  1.1.1.1.8.2  tls /* #undef HAVE_MEMCHECK_H */
   1259  1.1.1.1.8.2  tls #endif
   1260  1.1.1.1.8.2  tls 
   1261  1.1.1.1.8.2  tls 
   1262  1.1.1.1.8.2  tls /* Define to 1 if you have the <memory.h> header file. */
   1263  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1264  1.1.1.1.8.2  tls #define HAVE_MEMORY_H 1
   1265  1.1.1.1.8.2  tls #endif
   1266  1.1.1.1.8.2  tls 
   1267  1.1.1.1.8.2  tls 
   1268  1.1.1.1.8.2  tls /* Define to 1 if you have the `mincore' function. */
   1269  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1270  1.1.1.1.8.2  tls #define HAVE_MINCORE 1
   1271  1.1.1.1.8.2  tls #endif
   1272  1.1.1.1.8.2  tls 
   1273  1.1.1.1.8.2  tls 
   1274  1.1.1.1.8.2  tls /* Define to 1 if you have the `mmap' function. */
   1275  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1276  1.1.1.1.8.2  tls #define HAVE_MMAP 1
   1277  1.1.1.1.8.2  tls #endif
   1278  1.1.1.1.8.2  tls 
   1279  1.1.1.1.8.2  tls 
   1280  1.1.1.1.8.2  tls /* Define if mmap with MAP_ANON(YMOUS) works. */
   1281  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1282  1.1.1.1.8.2  tls #define HAVE_MMAP_ANON 1
   1283  1.1.1.1.8.2  tls #endif
   1284  1.1.1.1.8.2  tls 
   1285  1.1.1.1.8.2  tls 
   1286  1.1.1.1.8.2  tls /* Define if mmap of /dev/zero works. */
   1287  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1288  1.1.1.1.8.2  tls #define HAVE_MMAP_DEV_ZERO 1
   1289  1.1.1.1.8.2  tls #endif
   1290  1.1.1.1.8.2  tls 
   1291  1.1.1.1.8.2  tls 
   1292  1.1.1.1.8.2  tls /* Define if read-only mmap of a plain file works. */
   1293  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1294  1.1.1.1.8.2  tls #define HAVE_MMAP_FILE 1
   1295  1.1.1.1.8.2  tls #endif
   1296  1.1.1.1.8.2  tls 
   1297  1.1.1.1.8.2  tls 
   1298  1.1.1.1.8.2  tls /* Define to 1 if you have the `nl_langinfo' function. */
   1299  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1300  1.1.1.1.8.2  tls #define HAVE_NL_LANGINFO 1
   1301  1.1.1.1.8.2  tls #endif
   1302  1.1.1.1.8.2  tls 
   1303  1.1.1.1.8.2  tls 
   1304  1.1.1.1.8.2  tls /* Define to 1 if you have the `putchar_unlocked' function. */
   1305  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1306  1.1.1.1.8.2  tls #define HAVE_PUTCHAR_UNLOCKED 1
   1307  1.1.1.1.8.2  tls #endif
   1308  1.1.1.1.8.2  tls 
   1309  1.1.1.1.8.2  tls 
   1310  1.1.1.1.8.2  tls /* Define to 1 if you have the `putc_unlocked' function. */
   1311  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1312  1.1.1.1.8.2  tls #define HAVE_PUTC_UNLOCKED 1
   1313  1.1.1.1.8.2  tls #endif
   1314  1.1.1.1.8.2  tls 
   1315  1.1.1.1.8.2  tls 
   1316  1.1.1.1.8.2  tls /* Define to 1 if you have the `setlocale' function. */
   1317  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1318  1.1.1.1.8.2  tls #define HAVE_SETLOCALE 1
   1319  1.1.1.1.8.2  tls #endif
   1320  1.1.1.1.8.2  tls 
   1321  1.1.1.1.8.2  tls 
   1322  1.1.1.1.8.2  tls /* Define to 1 if you have the `setrlimit' function. */
   1323  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1324  1.1.1.1.8.2  tls #define HAVE_SETRLIMIT 1
   1325  1.1.1.1.8.2  tls #endif
   1326  1.1.1.1.8.2  tls 
   1327  1.1.1.1.8.2  tls 
   1328  1.1.1.1.8.2  tls /* Define to 1 if you have the <stddef.h> header file. */
   1329  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1330  1.1.1.1.8.2  tls #define HAVE_STDDEF_H 1
   1331  1.1.1.1.8.2  tls #endif
   1332  1.1.1.1.8.2  tls 
   1333  1.1.1.1.8.2  tls 
   1334  1.1.1.1.8.2  tls /* Define to 1 if you have the <stdint.h> header file. */
   1335  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1336  1.1.1.1.8.2  tls #define HAVE_STDINT_H 1
   1337  1.1.1.1.8.2  tls #endif
   1338  1.1.1.1.8.2  tls 
   1339  1.1.1.1.8.2  tls 
   1340  1.1.1.1.8.2  tls /* Define to 1 if you have the <stdlib.h> header file. */
   1341  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1342  1.1.1.1.8.2  tls #define HAVE_STDLIB_H 1
   1343  1.1.1.1.8.2  tls #endif
   1344  1.1.1.1.8.2  tls 
   1345  1.1.1.1.8.2  tls 
   1346  1.1.1.1.8.2  tls /* Define to 1 if you have the <strings.h> header file. */
   1347  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1348  1.1.1.1.8.2  tls #define HAVE_STRINGS_H 1
   1349  1.1.1.1.8.2  tls #endif
   1350  1.1.1.1.8.2  tls 
   1351  1.1.1.1.8.2  tls 
   1352  1.1.1.1.8.2  tls /* Define to 1 if you have the <string.h> header file. */
   1353  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1354  1.1.1.1.8.2  tls #define HAVE_STRING_H 1
   1355  1.1.1.1.8.2  tls #endif
   1356  1.1.1.1.8.2  tls 
   1357  1.1.1.1.8.2  tls 
   1358  1.1.1.1.8.2  tls /* Define to 1 if you have the `strsignal' function. */
   1359  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1360  1.1.1.1.8.2  tls #define HAVE_STRSIGNAL 1
   1361  1.1.1.1.8.2  tls #endif
   1362  1.1.1.1.8.2  tls 
   1363  1.1.1.1.8.2  tls 
   1364  1.1.1.1.8.2  tls /* Define if <sys/times.h> defines struct tms. */
   1365  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1366  1.1.1.1.8.2  tls #define HAVE_STRUCT_TMS 1
   1367  1.1.1.1.8.2  tls #endif
   1368  1.1.1.1.8.2  tls 
   1369  1.1.1.1.8.2  tls 
   1370  1.1.1.1.8.2  tls /* Define to 1 if you have the `sysconf' function. */
   1371  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1372  1.1.1.1.8.2  tls #define HAVE_SYSCONF 1
   1373  1.1.1.1.8.2  tls #endif
   1374  1.1.1.1.8.2  tls 
   1375  1.1.1.1.8.2  tls 
   1376  1.1.1.1.8.2  tls /* Define to 1 if you have the <sys/file.h> header file. */
   1377  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1378  1.1.1.1.8.2  tls #define HAVE_SYS_FILE_H 1
   1379  1.1.1.1.8.2  tls #endif
   1380  1.1.1.1.8.2  tls 
   1381  1.1.1.1.8.2  tls 
   1382  1.1.1.1.8.2  tls /* Define to 1 if you have the <sys/mman.h> header file. */
   1383  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1384  1.1.1.1.8.2  tls #define HAVE_SYS_MMAN_H 1
   1385  1.1.1.1.8.2  tls #endif
   1386  1.1.1.1.8.2  tls 
   1387  1.1.1.1.8.2  tls 
   1388  1.1.1.1.8.2  tls /* Define to 1 if you have the <sys/param.h> header file. */
   1389  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1390  1.1.1.1.8.2  tls #define HAVE_SYS_PARAM_H 1
   1391  1.1.1.1.8.2  tls #endif
   1392  1.1.1.1.8.2  tls 
   1393  1.1.1.1.8.2  tls 
   1394  1.1.1.1.8.2  tls /* Define to 1 if you have the <sys/resource.h> header file. */
   1395  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1396  1.1.1.1.8.2  tls #define HAVE_SYS_RESOURCE_H 1
   1397  1.1.1.1.8.2  tls #endif
   1398  1.1.1.1.8.2  tls 
   1399  1.1.1.1.8.2  tls 
   1400  1.1.1.1.8.2  tls /* Define to 1 if you have the <sys/stat.h> header file. */
   1401  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1402  1.1.1.1.8.2  tls #define HAVE_SYS_STAT_H 1
   1403  1.1.1.1.8.2  tls #endif
   1404  1.1.1.1.8.2  tls 
   1405  1.1.1.1.8.2  tls 
   1406  1.1.1.1.8.2  tls /* Define to 1 if you have the <sys/times.h> header file. */
   1407  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1408  1.1.1.1.8.2  tls #define HAVE_SYS_TIMES_H 1
   1409  1.1.1.1.8.2  tls #endif
   1410  1.1.1.1.8.2  tls 
   1411  1.1.1.1.8.2  tls 
   1412  1.1.1.1.8.2  tls /* Define to 1 if you have the <sys/time.h> header file. */
   1413  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1414  1.1.1.1.8.2  tls #define HAVE_SYS_TIME_H 1
   1415  1.1.1.1.8.2  tls #endif
   1416  1.1.1.1.8.2  tls 
   1417  1.1.1.1.8.2  tls 
   1418  1.1.1.1.8.2  tls /* Define to 1 if you have the <sys/types.h> header file. */
   1419  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1420  1.1.1.1.8.2  tls #define HAVE_SYS_TYPES_H 1
   1421  1.1.1.1.8.2  tls #endif
   1422  1.1.1.1.8.2  tls 
   1423  1.1.1.1.8.2  tls 
   1424  1.1.1.1.8.2  tls /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
   1425  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1426  1.1.1.1.8.2  tls #define HAVE_SYS_WAIT_H 1
   1427  1.1.1.1.8.2  tls #endif
   1428  1.1.1.1.8.2  tls 
   1429  1.1.1.1.8.2  tls 
   1430  1.1.1.1.8.2  tls /* Define to 1 if you have the `times' function. */
   1431  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1432  1.1.1.1.8.2  tls #define HAVE_TIMES 1
   1433  1.1.1.1.8.2  tls #endif
   1434  1.1.1.1.8.2  tls 
   1435  1.1.1.1.8.2  tls 
   1436  1.1.1.1.8.2  tls /* Define to 1 if you have the <time.h> header file. */
   1437  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1438  1.1.1.1.8.2  tls #define HAVE_TIME_H 1
   1439  1.1.1.1.8.2  tls #endif
   1440  1.1.1.1.8.2  tls 
   1441  1.1.1.1.8.2  tls 
   1442  1.1.1.1.8.2  tls /* Define to 1 if the system has the type `uintmax_t'. */
   1443  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1444  1.1.1.1.8.2  tls #define HAVE_UINTMAX_T 1
   1445  1.1.1.1.8.2  tls #endif
   1446  1.1.1.1.8.2  tls 
   1447  1.1.1.1.8.2  tls 
   1448  1.1.1.1.8.2  tls /* Define to 1 if the system has the type `uintptr_t'. */
   1449  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1450  1.1.1.1.8.2  tls #define HAVE_UINTPTR_T 1
   1451  1.1.1.1.8.2  tls #endif
   1452  1.1.1.1.8.2  tls 
   1453  1.1.1.1.8.2  tls 
   1454  1.1.1.1.8.2  tls /* Define to 1 if you have the <unistd.h> header file. */
   1455  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1456  1.1.1.1.8.2  tls #define HAVE_UNISTD_H 1
   1457  1.1.1.1.8.2  tls #endif
   1458  1.1.1.1.8.2  tls 
   1459  1.1.1.1.8.2  tls 
   1460  1.1.1.1.8.2  tls /* Define to 1 if the system has the type `unsigned long long int'. */
   1461  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1462  1.1.1.1.8.2  tls #define HAVE_UNSIGNED_LONG_LONG_INT 1
   1463  1.1.1.1.8.2  tls #endif
   1464  1.1.1.1.8.2  tls 
   1465  1.1.1.1.8.2  tls 
   1466  1.1.1.1.8.2  tls /* Define if valgrind's valgrind/memcheck.h header is installed. */
   1467  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1468  1.1.1.1.8.2  tls /* #undef HAVE_VALGRIND_MEMCHECK_H */
   1469  1.1.1.1.8.2  tls #endif
   1470  1.1.1.1.8.2  tls 
   1471  1.1.1.1.8.2  tls 
   1472  1.1.1.1.8.2  tls /* Define to 1 if you have the `vfork' function. */
   1473  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1474  1.1.1.1.8.2  tls #define HAVE_VFORK 1
   1475  1.1.1.1.8.2  tls #endif
   1476  1.1.1.1.8.2  tls 
   1477  1.1.1.1.8.2  tls 
   1478  1.1.1.1.8.2  tls /* Define to 1 if you have the <vfork.h> header file. */
   1479  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1480  1.1.1.1.8.2  tls /* #undef HAVE_VFORK_H */
   1481  1.1.1.1.8.2  tls #endif
   1482  1.1.1.1.8.2  tls 
   1483  1.1.1.1.8.2  tls 
   1484  1.1.1.1.8.2  tls /* Define to 1 if you have the <wchar.h> header file. */
   1485  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1486  1.1.1.1.8.2  tls #define HAVE_WCHAR_H 1
   1487  1.1.1.1.8.2  tls #endif
   1488  1.1.1.1.8.2  tls 
   1489  1.1.1.1.8.2  tls 
   1490  1.1.1.1.8.2  tls /* Define to 1 if you have the `wcswidth' function. */
   1491  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1492  1.1.1.1.8.2  tls #define HAVE_WCSWIDTH 1
   1493  1.1.1.1.8.2  tls #endif
   1494  1.1.1.1.8.2  tls 
   1495  1.1.1.1.8.2  tls 
   1496  1.1.1.1.8.2  tls /* Define to 1 if `fork' works. */
   1497  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1498  1.1.1.1.8.2  tls #define HAVE_WORKING_FORK 1
   1499  1.1.1.1.8.2  tls #endif
   1500  1.1.1.1.8.2  tls 
   1501  1.1.1.1.8.2  tls 
   1502  1.1.1.1.8.2  tls /* Define this macro if mbstowcs does not crash when its first argument is
   1503  1.1.1.1.8.2  tls    NULL. */
   1504  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1505  1.1.1.1.8.2  tls #define HAVE_WORKING_MBSTOWCS 1
   1506  1.1.1.1.8.2  tls #endif
   1507  1.1.1.1.8.2  tls 
   1508  1.1.1.1.8.2  tls 
   1509  1.1.1.1.8.2  tls /* Define to 1 if `vfork' works. */
   1510  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1511  1.1.1.1.8.2  tls #define HAVE_WORKING_VFORK 1
   1512  1.1.1.1.8.2  tls #endif
   1513  1.1.1.1.8.2  tls 
   1514  1.1.1.1.8.2  tls 
   1515  1.1.1.1.8.2  tls /* Define to 1 if the system has the type `__int64'. */
   1516  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1517  1.1.1.1.8.2  tls /* #undef HAVE___INT64 */
   1518  1.1.1.1.8.2  tls #endif
   1519  1.1.1.1.8.2  tls 
   1520  1.1.1.1.8.2  tls 
   1521  1.1.1.1.8.2  tls /* Define if cloog is in use. */
   1522  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1523  1.1.1.1.8.2  tls /* #undef HAVE_cloog */
   1524  1.1.1.1.8.2  tls #endif
   1525  1.1.1.1.8.2  tls 
   1526  1.1.1.1.8.2  tls 
   1527  1.1.1.1.8.2  tls /* Define if libelf is in use. */
   1528  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1529  1.1.1.1.8.2  tls #define HAVE_libelf 1
   1530  1.1.1.1.8.2  tls #endif
   1531  1.1.1.1.8.2  tls 
   1532  1.1.1.1.8.2  tls 
   1533  1.1.1.1.8.2  tls /* Define as const if the declaration of iconv() needs const. */
   1534  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1535  1.1.1.1.8.2  tls #define ICONV_CONST const
   1536  1.1.1.1.8.2  tls #endif
   1537  1.1.1.1.8.2  tls 
   1538  1.1.1.1.8.2  tls 
   1539  1.1.1.1.8.2  tls /* Define to the sub-directory in which libtool stores uninstalled libraries.
   1540  1.1.1.1.8.2  tls    */
   1541  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1542  1.1.1.1.8.2  tls #define LT_OBJDIR ".libs/"
   1543  1.1.1.1.8.2  tls #endif
   1544  1.1.1.1.8.2  tls 
   1545  1.1.1.1.8.2  tls 
   1546  1.1.1.1.8.2  tls /* Define if host mkdir takes a single argument. */
   1547  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1548  1.1.1.1.8.2  tls /* #undef MKDIR_TAKES_ONE_ARG */
   1549  1.1.1.1.8.2  tls #endif
   1550  1.1.1.1.8.2  tls 
   1551  1.1.1.1.8.2  tls 
   1552  1.1.1.1.8.2  tls /* Define to 1 if HOST_WIDE_INT must be 64 bits wide (see hwint.h). */
   1553  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1554  1.1.1.1.8.2  tls /* #undef NEED_64BIT_HOST_WIDE_INT */
   1555  1.1.1.1.8.2  tls #endif
   1556  1.1.1.1.8.2  tls 
   1557  1.1.1.1.8.2  tls 
   1558  1.1.1.1.8.2  tls /* Define to 1 if your C compiler doesn't accept -c and -o together. */
   1559  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1560  1.1.1.1.8.2  tls /* #undef NO_MINUS_C_MINUS_O */
   1561  1.1.1.1.8.2  tls #endif
   1562  1.1.1.1.8.2  tls 
   1563  1.1.1.1.8.2  tls 
   1564  1.1.1.1.8.2  tls /* Define to the address where bug reports for this package should be sent. */
   1565  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1566  1.1.1.1.8.2  tls #define PACKAGE_BUGREPORT ""
   1567  1.1.1.1.8.2  tls #endif
   1568  1.1.1.1.8.2  tls 
   1569  1.1.1.1.8.2  tls 
   1570  1.1.1.1.8.2  tls /* Define to the full name of this package. */
   1571  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1572  1.1.1.1.8.2  tls #define PACKAGE_NAME ""
   1573  1.1.1.1.8.2  tls #endif
   1574  1.1.1.1.8.2  tls 
   1575  1.1.1.1.8.2  tls 
   1576  1.1.1.1.8.2  tls /* Define to the full name and version of this package. */
   1577  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1578  1.1.1.1.8.2  tls #define PACKAGE_STRING ""
   1579  1.1.1.1.8.2  tls #endif
   1580  1.1.1.1.8.2  tls 
   1581  1.1.1.1.8.2  tls 
   1582  1.1.1.1.8.2  tls /* Define to the one symbol short name of this package. */
   1583  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1584  1.1.1.1.8.2  tls #define PACKAGE_TARNAME ""
   1585  1.1.1.1.8.2  tls #endif
   1586  1.1.1.1.8.2  tls 
   1587  1.1.1.1.8.2  tls 
   1588  1.1.1.1.8.2  tls /* Define to the home page for this package. */
   1589  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1590  1.1.1.1.8.2  tls #define PACKAGE_URL ""
   1591  1.1.1.1.8.2  tls #endif
   1592  1.1.1.1.8.2  tls 
   1593  1.1.1.1.8.2  tls 
   1594  1.1.1.1.8.2  tls /* Define to the version of this package. */
   1595  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1596  1.1.1.1.8.2  tls #define PACKAGE_VERSION ""
   1597  1.1.1.1.8.2  tls #endif
   1598  1.1.1.1.8.2  tls 
   1599  1.1.1.1.8.2  tls 
   1600  1.1.1.1.8.2  tls /* Specify plugin linker */
   1601  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1602  1.1.1.1.8.2  tls #define PLUGIN_LD "ld"
   1603  1.1.1.1.8.2  tls #endif
   1604  1.1.1.1.8.2  tls 
   1605  1.1.1.1.8.2  tls 
   1606  1.1.1.1.8.2  tls /* Define to PREFIX/include if cpp should also search that directory. */
   1607  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1608  1.1.1.1.8.2  tls /* #undef PREFIX_INCLUDE_DIR */
   1609  1.1.1.1.8.2  tls #endif
   1610  1.1.1.1.8.2  tls 
   1611  1.1.1.1.8.2  tls 
   1612  1.1.1.1.8.2  tls /* The size of `int', as computed by sizeof. */
   1613  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1614  1.1.1.1.8.2  tls #define SIZEOF_INT 4
   1615  1.1.1.1.8.2  tls #endif
   1616  1.1.1.1.8.2  tls 
   1617  1.1.1.1.8.2  tls 
   1618  1.1.1.1.8.2  tls /* The size of `long', as computed by sizeof. */
   1619  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1620  1.1.1.1.8.2  tls #define SIZEOF_LONG 4
   1621  1.1.1.1.8.2  tls #endif
   1622  1.1.1.1.8.2  tls 
   1623  1.1.1.1.8.2  tls 
   1624  1.1.1.1.8.2  tls /* The size of `long long', as computed by sizeof. */
   1625  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1626  1.1.1.1.8.2  tls #define SIZEOF_LONG_LONG 8
   1627  1.1.1.1.8.2  tls #endif
   1628  1.1.1.1.8.2  tls 
   1629  1.1.1.1.8.2  tls 
   1630  1.1.1.1.8.2  tls /* The size of `short', as computed by sizeof. */
   1631  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1632  1.1.1.1.8.2  tls #define SIZEOF_SHORT 2
   1633  1.1.1.1.8.2  tls #endif
   1634  1.1.1.1.8.2  tls 
   1635  1.1.1.1.8.2  tls 
   1636  1.1.1.1.8.2  tls /* The size of `void *', as computed by sizeof. */
   1637  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1638  1.1.1.1.8.2  tls #define SIZEOF_VOID_P 4
   1639  1.1.1.1.8.2  tls #endif
   1640  1.1.1.1.8.2  tls 
   1641  1.1.1.1.8.2  tls 
   1642  1.1.1.1.8.2  tls /* The size of `__int64', as computed by sizeof. */
   1643  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1644  1.1.1.1.8.2  tls /* #undef SIZEOF___INT64 */
   1645  1.1.1.1.8.2  tls #endif
   1646  1.1.1.1.8.2  tls 
   1647  1.1.1.1.8.2  tls 
   1648  1.1.1.1.8.2  tls /* Define to 1 if you have the ANSI C header files. */
   1649  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1650  1.1.1.1.8.2  tls #define STDC_HEADERS 1
   1651  1.1.1.1.8.2  tls #endif
   1652  1.1.1.1.8.2  tls 
   1653  1.1.1.1.8.2  tls 
   1654  1.1.1.1.8.2  tls /* Define if you can safely include both <string.h> and <strings.h>. */
   1655  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1656  1.1.1.1.8.2  tls #define STRING_WITH_STRINGS 1
   1657  1.1.1.1.8.2  tls #endif
   1658  1.1.1.1.8.2  tls 
   1659  1.1.1.1.8.2  tls 
   1660  1.1.1.1.8.2  tls /* Define if TFmode long double should be the default */
   1661  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1662  1.1.1.1.8.2  tls /* #undef TARGET_DEFAULT_LONG_DOUBLE_128 */
   1663  1.1.1.1.8.2  tls #endif
   1664  1.1.1.1.8.2  tls 
   1665  1.1.1.1.8.2  tls 
   1666  1.1.1.1.8.2  tls /* Define if your target C library provides stack protector support */
   1667  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1668  1.1.1.1.8.2  tls #define TARGET_LIBC_PROVIDES_SSP 1
   1669  1.1.1.1.8.2  tls #endif
   1670  1.1.1.1.8.2  tls 
   1671  1.1.1.1.8.2  tls 
   1672  1.1.1.1.8.2  tls /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
   1673  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1674  1.1.1.1.8.2  tls #define TIME_WITH_SYS_TIME 1
   1675  1.1.1.1.8.2  tls #endif
   1676  1.1.1.1.8.2  tls 
   1677  1.1.1.1.8.2  tls 
   1678  1.1.1.1.8.2  tls /* Define to the flag used to mark TLS sections if the default (`T') doesn't
   1679  1.1.1.1.8.2  tls    work. */
   1680  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1681  1.1.1.1.8.2  tls /* #undef TLS_SECTION_ASM_FLAG */
   1682  1.1.1.1.8.2  tls #endif
   1683  1.1.1.1.8.2  tls 
   1684  1.1.1.1.8.2  tls 
   1685  1.1.1.1.8.2  tls /* Define if your assembler mis-optimizes .eh_frame data. */
   1686  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1687  1.1.1.1.8.2  tls /* #undef USE_AS_TRADITIONAL_FORMAT */
   1688  1.1.1.1.8.2  tls #endif
   1689  1.1.1.1.8.2  tls 
   1690  1.1.1.1.8.2  tls 
   1691  1.1.1.1.8.2  tls /* Define if you want to generate code by default that assumes that the Cygwin
   1692  1.1.1.1.8.2  tls    DLL exports wrappers to support libstdc++ function replacement. */
   1693  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1694  1.1.1.1.8.2  tls /* #undef USE_CYGWIN_LIBSTDCXX_WRAPPERS */
   1695  1.1.1.1.8.2  tls #endif
   1696  1.1.1.1.8.2  tls 
   1697  1.1.1.1.8.2  tls 
   1698  1.1.1.1.8.2  tls /* Define to 1 if the 'long long' (or '__int64') is wider than 'long' but
   1699  1.1.1.1.8.2  tls    still efficiently supported by the host hardware. */
   1700  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1701  1.1.1.1.8.2  tls /* #undef USE_LONG_LONG_FOR_WIDEST_FAST_INT */
   1702  1.1.1.1.8.2  tls #endif
   1703  1.1.1.1.8.2  tls 
   1704  1.1.1.1.8.2  tls 
   1705  1.1.1.1.8.2  tls /* Define if we should use leading underscore on 64 bit mingw targets */
   1706  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1707  1.1.1.1.8.2  tls /* #undef USE_MINGW64_LEADING_UNDERSCORES */
   1708  1.1.1.1.8.2  tls #endif
   1709  1.1.1.1.8.2  tls 
   1710  1.1.1.1.8.2  tls 
   1711  1.1.1.1.8.2  tls /* Enable extensions on AIX 3, Interix.  */
   1712  1.1.1.1.8.2  tls #ifndef _ALL_SOURCE
   1713  1.1.1.1.8.2  tls # define _ALL_SOURCE 1
   1714  1.1.1.1.8.2  tls #endif
   1715  1.1.1.1.8.2  tls /* Enable GNU extensions on systems that have them.  */
   1716  1.1.1.1.8.2  tls #ifndef _GNU_SOURCE
   1717  1.1.1.1.8.2  tls # define _GNU_SOURCE 1
   1718  1.1.1.1.8.2  tls #endif
   1719  1.1.1.1.8.2  tls /* Enable threading extensions on Solaris.  */
   1720  1.1.1.1.8.2  tls #ifndef _POSIX_PTHREAD_SEMANTICS
   1721  1.1.1.1.8.2  tls # define _POSIX_PTHREAD_SEMANTICS 1
   1722  1.1.1.1.8.2  tls #endif
   1723  1.1.1.1.8.2  tls /* Enable extensions on HP NonStop.  */
   1724  1.1.1.1.8.2  tls #ifndef _TANDEM_SOURCE
   1725  1.1.1.1.8.2  tls # define _TANDEM_SOURCE 1
   1726  1.1.1.1.8.2  tls #endif
   1727  1.1.1.1.8.2  tls /* Enable general extensions on Solaris.  */
   1728  1.1.1.1.8.2  tls #ifndef __EXTENSIONS__
   1729  1.1.1.1.8.2  tls # define __EXTENSIONS__ 1
   1730  1.1.1.1.8.2  tls #endif
   1731  1.1.1.1.8.2  tls 
   1732  1.1.1.1.8.2  tls 
   1733  1.1.1.1.8.2  tls /* Define to be the last component of the Windows registry key under which to
   1734  1.1.1.1.8.2  tls    look for installation paths. The full key used will be
   1735  1.1.1.1.8.2  tls    HKEY_LOCAL_MACHINE/SOFTWARE/Free Software Foundation/{WIN32_REGISTRY_KEY}.
   1736  1.1.1.1.8.2  tls    The default is the GCC version number. */
   1737  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1738  1.1.1.1.8.2  tls /* #undef WIN32_REGISTRY_KEY */
   1739  1.1.1.1.8.2  tls #endif
   1740  1.1.1.1.8.2  tls 
   1741  1.1.1.1.8.2  tls 
   1742  1.1.1.1.8.2  tls /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
   1743  1.1.1.1.8.2  tls    significant byte first (like Motorola and SPARC, unlike Intel). */
   1744  1.1.1.1.8.2  tls #if defined AC_APPLE_UNIVERSAL_BUILD
   1745  1.1.1.1.8.2  tls # if defined __BIG_ENDIAN__
   1746  1.1.1.1.8.2  tls #  define WORDS_BIGENDIAN 1
   1747  1.1.1.1.8.2  tls # endif
   1748  1.1.1.1.8.2  tls #else
   1749  1.1.1.1.8.2  tls # ifndef WORDS_BIGENDIAN
   1750  1.1.1.1.8.2  tls /* #  undef WORDS_BIGENDIAN */
   1751  1.1.1.1.8.2  tls # endif
   1752  1.1.1.1.8.2  tls #endif
   1753  1.1.1.1.8.2  tls 
   1754  1.1.1.1.8.2  tls /* Define to 1 if on MINIX. */
   1755  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1756  1.1.1.1.8.2  tls /* #undef _MINIX */
   1757  1.1.1.1.8.2  tls #endif
   1758  1.1.1.1.8.2  tls 
   1759  1.1.1.1.8.2  tls 
   1760  1.1.1.1.8.2  tls /* Define to 2 if the system does not provide POSIX.1 features except with
   1761  1.1.1.1.8.2  tls    this defined. */
   1762  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1763  1.1.1.1.8.2  tls /* #undef _POSIX_1_SOURCE */
   1764  1.1.1.1.8.2  tls #endif
   1765  1.1.1.1.8.2  tls 
   1766  1.1.1.1.8.2  tls 
   1767  1.1.1.1.8.2  tls /* Define to 1 if you need to in order for `stat' and other things to work. */
   1768  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1769  1.1.1.1.8.2  tls /* #undef _POSIX_SOURCE */
   1770  1.1.1.1.8.2  tls #endif
   1771  1.1.1.1.8.2  tls 
   1772  1.1.1.1.8.2  tls 
   1773  1.1.1.1.8.2  tls /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
   1774  1.1.1.1.8.2  tls    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
   1775  1.1.1.1.8.2  tls    #define below would cause a syntax error. */
   1776  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1777  1.1.1.1.8.2  tls /* #undef _UINT32_T */
   1778  1.1.1.1.8.2  tls #endif
   1779  1.1.1.1.8.2  tls 
   1780  1.1.1.1.8.2  tls 
   1781  1.1.1.1.8.2  tls /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
   1782  1.1.1.1.8.2  tls    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
   1783  1.1.1.1.8.2  tls    #define below would cause a syntax error. */
   1784  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1785  1.1.1.1.8.2  tls /* #undef _UINT64_T */
   1786  1.1.1.1.8.2  tls #endif
   1787  1.1.1.1.8.2  tls 
   1788  1.1.1.1.8.2  tls 
   1789  1.1.1.1.8.2  tls /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
   1790  1.1.1.1.8.2  tls    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
   1791  1.1.1.1.8.2  tls    #define below would cause a syntax error. */
   1792  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1793  1.1.1.1.8.2  tls /* #undef _UINT8_T */
   1794  1.1.1.1.8.2  tls #endif
   1795  1.1.1.1.8.2  tls 
   1796  1.1.1.1.8.2  tls 
   1797  1.1.1.1.8.2  tls /* Define to `char *' if <sys/types.h> does not define. */
   1798  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1799  1.1.1.1.8.2  tls /* #undef caddr_t */
   1800  1.1.1.1.8.2  tls #endif
   1801  1.1.1.1.8.2  tls 
   1802  1.1.1.1.8.2  tls 
   1803  1.1.1.1.8.2  tls /* Define to `__inline__' or `__inline' if that's what the C compiler
   1804  1.1.1.1.8.2  tls    calls it, or to nothing if 'inline' is not supported under any name.  */
   1805  1.1.1.1.8.2  tls #ifndef __cplusplus
   1806  1.1.1.1.8.2  tls /* #undef inline */
   1807  1.1.1.1.8.2  tls #endif
   1808  1.1.1.1.8.2  tls 
   1809  1.1.1.1.8.2  tls /* Define to the type of a signed integer type of width exactly 16 bits if
   1810  1.1.1.1.8.2  tls    such a type exists and the standard includes do not define it. */
   1811  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1812  1.1.1.1.8.2  tls /* #undef int16_t */
   1813  1.1.1.1.8.2  tls #endif
   1814  1.1.1.1.8.2  tls 
   1815  1.1.1.1.8.2  tls 
   1816  1.1.1.1.8.2  tls /* Define to the type of a signed integer type of width exactly 32 bits if
   1817  1.1.1.1.8.2  tls    such a type exists and the standard includes do not define it. */
   1818  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1819  1.1.1.1.8.2  tls /* #undef int32_t */
   1820  1.1.1.1.8.2  tls #endif
   1821  1.1.1.1.8.2  tls 
   1822  1.1.1.1.8.2  tls 
   1823  1.1.1.1.8.2  tls /* Define to the type of a signed integer type of width exactly 64 bits if
   1824  1.1.1.1.8.2  tls    such a type exists and the standard includes do not define it. */
   1825  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1826  1.1.1.1.8.2  tls /* #undef int64_t */
   1827  1.1.1.1.8.2  tls #endif
   1828  1.1.1.1.8.2  tls 
   1829  1.1.1.1.8.2  tls 
   1830  1.1.1.1.8.2  tls /* Define to the type of a signed integer type of width exactly 8 bits if such
   1831  1.1.1.1.8.2  tls    a type exists and the standard includes do not define it. */
   1832  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1833  1.1.1.1.8.2  tls /* #undef int8_t */
   1834  1.1.1.1.8.2  tls #endif
   1835  1.1.1.1.8.2  tls 
   1836  1.1.1.1.8.2  tls 
   1837  1.1.1.1.8.2  tls /* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
   1838  1.1.1.1.8.2  tls    not define. */
   1839  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1840  1.1.1.1.8.2  tls /* #undef intmax_t */
   1841  1.1.1.1.8.2  tls #endif
   1842  1.1.1.1.8.2  tls 
   1843  1.1.1.1.8.2  tls 
   1844  1.1.1.1.8.2  tls /* Define to the type of a signed integer type wide enough to hold a pointer,
   1845  1.1.1.1.8.2  tls    if such a type exists, and if the system does not define it. */
   1846  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1847  1.1.1.1.8.2  tls /* #undef intptr_t */
   1848  1.1.1.1.8.2  tls #endif
   1849  1.1.1.1.8.2  tls 
   1850  1.1.1.1.8.2  tls 
   1851  1.1.1.1.8.2  tls /* Define to `int' if <sys/types.h> does not define. */
   1852  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1853  1.1.1.1.8.2  tls /* #undef pid_t */
   1854  1.1.1.1.8.2  tls #endif
   1855  1.1.1.1.8.2  tls 
   1856  1.1.1.1.8.2  tls 
   1857  1.1.1.1.8.2  tls /* Define to `long' if <sys/resource.h> doesn't define. */
   1858  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1859  1.1.1.1.8.2  tls /* #undef rlim_t */
   1860  1.1.1.1.8.2  tls #endif
   1861  1.1.1.1.8.2  tls 
   1862  1.1.1.1.8.2  tls 
   1863  1.1.1.1.8.2  tls /* Define to `int' if <sys/types.h> does not define. */
   1864  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1865  1.1.1.1.8.2  tls /* #undef ssize_t */
   1866  1.1.1.1.8.2  tls #endif
   1867  1.1.1.1.8.2  tls 
   1868  1.1.1.1.8.2  tls 
   1869  1.1.1.1.8.2  tls /* Define to the type of an unsigned integer type of width exactly 16 bits if
   1870  1.1.1.1.8.2  tls    such a type exists and the standard includes do not define it. */
   1871  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1872  1.1.1.1.8.2  tls /* #undef uint16_t */
   1873  1.1.1.1.8.2  tls #endif
   1874  1.1.1.1.8.2  tls 
   1875  1.1.1.1.8.2  tls 
   1876  1.1.1.1.8.2  tls /* Define to the type of an unsigned integer type of width exactly 32 bits if
   1877  1.1.1.1.8.2  tls    such a type exists and the standard includes do not define it. */
   1878  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1879  1.1.1.1.8.2  tls /* #undef uint32_t */
   1880  1.1.1.1.8.2  tls #endif
   1881  1.1.1.1.8.2  tls 
   1882  1.1.1.1.8.2  tls 
   1883  1.1.1.1.8.2  tls /* Define to the type of an unsigned integer type of width exactly 64 bits if
   1884  1.1.1.1.8.2  tls    such a type exists and the standard includes do not define it. */
   1885  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1886  1.1.1.1.8.2  tls /* #undef uint64_t */
   1887  1.1.1.1.8.2  tls #endif
   1888  1.1.1.1.8.2  tls 
   1889  1.1.1.1.8.2  tls 
   1890  1.1.1.1.8.2  tls /* Define to the type of an unsigned integer type of width exactly 8 bits if
   1891  1.1.1.1.8.2  tls    such a type exists and the standard includes do not define it. */
   1892  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1893  1.1.1.1.8.2  tls /* #undef uint8_t */
   1894  1.1.1.1.8.2  tls #endif
   1895  1.1.1.1.8.2  tls 
   1896  1.1.1.1.8.2  tls 
   1897  1.1.1.1.8.2  tls /* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
   1898  1.1.1.1.8.2  tls    do not define. */
   1899  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1900  1.1.1.1.8.2  tls /* #undef uintmax_t */
   1901  1.1.1.1.8.2  tls #endif
   1902  1.1.1.1.8.2  tls 
   1903  1.1.1.1.8.2  tls 
   1904  1.1.1.1.8.2  tls /* Define to the type of an unsigned integer type wide enough to hold a
   1905  1.1.1.1.8.2  tls    pointer, if such a type exists, and if the system does not define it. */
   1906  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1907  1.1.1.1.8.2  tls /* #undef uintptr_t */
   1908  1.1.1.1.8.2  tls #endif
   1909  1.1.1.1.8.2  tls 
   1910  1.1.1.1.8.2  tls 
   1911  1.1.1.1.8.2  tls /* Define as `fork' if `vfork' does not work. */
   1912  1.1.1.1.8.2  tls #ifndef USED_FOR_TARGET
   1913  1.1.1.1.8.2  tls /* #undef vfork */
   1914  1.1.1.1.8.2  tls #endif
   1915  1.1.1.1.8.2  tls 
   1916