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