Searched defs:__k_expl (Results 1 - 1 of 1) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A Dk_expl.h238 __k_expl(long double x, long double *hip, long double *lop, int *kp) function
283 __k_expl(x, hip, lop, &k);
296 __k_expl(x, &hi, &lo, &k);
314 __k_expl(x, &hi, &lo, &k);

Completed in 27 milliseconds