Searched refs:tanhl (Results 1 – 20 of 20) sorted by relevance
4 long double tanhl(long double x) in tanhl() function9 long double tanhl(long double x) in tanhl() function44 long double tanhl(long double x) in tanhl() function
33 y = tanhl(p->x); in main()
186 "tanhl",
89 test1<long double>(&boost::qvm::tanh<long double>, &::tanhl); in main()
94 …e <> BOOST_QVM_INLINE_TRIVIAL long double tanh<long double>( long double x ) { return ::tanhl(x); } in tanh()
222 {long double(*p)(long double) = tanhl;} in f()
326 unary_proc = ::tanhl; in test_spots()
743 check_close_l(atanhl(tanhl(0.5L)), 0.5L, 5000 * eps, __LINE__); in test_valuesl()
353 long double tanhl(long double);
135 T(tanhl, l_l)
217 int mptanhl(struct t *t) { return mpl1(t, tanhl); } in mptanhl()
1330 /// long double tanhl(long double x);1331 TLI_DEFINE_ENUM_INTERNAL(tanhl)1332 TLI_DEFINE_STRING_INTERNAL("tanhl")
276 "$MUSLPORTINGDIR/src/math/tanhl.c",
1754 tanhl;
743 "src/math/tanhl.c",