Home
last modified time | relevance | path

Searched refs:k_hexpl (Results 1 – 4 of 4) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
De_coshl.c120 k_hexpl(fabsl(x), &hi, &lo); in coshl()
De_sinhl.c121 k_hexpl(fabsl(x), &hi, &lo); in sinhl()
Ds_tanhl.c160 k_hexpl(2*fabsl(x), &hi, &lo); in tanhl()
/bionic/libm/upstream-freebsd/lib/msun/ld128/
Dk_expl.h278 k_hexpl(long double x, long double *hip, long double *lop) in k_hexpl() function