Searched refs:tanhl (Results 1 – 25 of 29) sorted by relevance
12
1 acosl asinl atanl cosl sinl tanl coshl sinhl tanhl
6 coshl sinhl tanhl)
83 __weak_reference(tanh, tanhl);
113 tanhl(long double x) in tanhl() function
499 long double tanhl(long double);
277 tanhl;
217 MLINKS+=tanh.3 tanhf.3 tanh.3 tanhl.3
451 tanhl(long double x) in tanhl() function
1106 # define tanhl _tanhl macro
602 tanhl, enumerator
434 TLI.setUnavailable(LibFunc::tanhl); in initialize()
136 long double tanhl(long double x);1039 inline _LIBCPP_INLINE_VISIBILITY long double tanh(long double __lcpp_x) _NOEXCEPT {return tanhl(__l…1639 using ::tanhl;
370 /* Define to 1 if you have the `tanhl' function. */1088 # define tanhl _tanhl macro
465 coshl sinhl tanhl)
490 tanhl;
394 __tg_tanh(long double __x) {return tanhl(__x);} in __tg_tanh()
403 DEF_C99_C90RES_BUILTIN (BUILT_IN_TANHL, "tanhl", BT_FN_LONGDOUBLE_LONGDOUBLE, ATTR_MATHFN_FPROUNDIN…
1042 LIBBUILTIN(tanhl, "LdLd", "fne", "math.h", ALL_LANGUAGES)
2185 FUNC:tanhl@@GLIBCXX_3.4