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