Searched refs:expm1l (Results 1 – 12 of 12) sorted by relevance
88 t = expm1l (two * u.value); in tanhl()93 t = expm1l (-two * u.value); in tanhl()
74 t = expm1l (u.value); in coshl()
82 t = expm1l (u.value); in sinhl()
91 expm1l(long double x) in expm1l() function
66 t = expm1l(two*fabsl(x)); in tanhl()69 t = expm1l(-two*fabsl(x)); in tanhl()
53 t = expm1l(fabsl(x)); in coshl()
54 t = expm1l(fabsl(x)); in sinhl()
88 expm1l(long double x) in expm1l() function
596 extern long double expm1l (long double);
277 l1 = expm1l (l1); in main()
18495 long double y = expm1l(expm1l_vec[i].x); in test_expm1l()
6391 * libm/common/expm1l.c: Likewise.6493 (frexpl, modfl, ceill, fabsl, floorl, log1pl, expm1l, acosl): Ditto.6507 * libm/common/expm1l.c: Likewise.