Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

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