Searched refs:expl (Results 1 – 18 of 18) sorted by relevance
60 t = expl(fabsl(x)); in coshl()66 return half*expl(fabsl(x)); in coshl()72 w = expl(half*fabsl(x)); in coshl()
61 return h*expl(fabsl(x)); in sinhl()67 w = expl(0.5l*fabsl(x)); in sinhl()
319 expl (-z * z - 0.5625L) * expl ((z - x) * (z + x) + R / S); in erfl()414 r = expl (-z * z - 0.5625L) * in erfcl()415 expl ((z - x) * (z + x) + R / S); in erfcl()
95 expl(long double x) in expl() function
200 y = expl(x); in stirf()
83 t = expl (u.value); in coshl()89 return half * expl (u.value); in coshl()94 w = expl (half * u.value); in coshl()
90 return h * expl (u.value); in sinhl()96 w = expl (0.5L * u.value); in sinhl()
42 _z = expl(y); in tgammal()
111 expl(long double x) in expl() function
918 r = expl (-z * z - 0.5625L) * in erfcl()919 expl ((z - x) * (z + x) + p); in erfcl()
44 r = expl(x); in cexpl()
53 r = r * expl(-y * arga); in cpowl()
48 e = expl(x); in _cchshl()
410 int expl:12; member440 int expl:12; member568 u_int64_t expl :11; member576 u_int64_t expl :11; member
579 extern long double expl (long double);
284 l1 = expl (l1); in main()
18276 long double y = expl(expl_vec[i].x); in test_expl()
6400 * libm/common/expl.c: Likewise.6494 (asinl, atan2l, coshl, sinhl, expl, ldexpl, logl, log10l, powl): Ditto.6516 * libm/common/expl.c: Likewise.