Searched refs:__k_expl (Results 1 – 2 of 2) sorted by relevance
/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
D | k_expl.h | 240 __k_expl(long double x, long double *hip, long double *lop, int *kp) in __k_expl() function 278 __k_expl(x, hip, lop, &k); in k_hexpl() 291 __k_expl(x, &hi, &lo, &k); in hexpl() 309 __k_expl(x, &hi, &lo, &k); in __ldexp_cexpl()
|
D | s_expl.c | 89 __k_expl(x, &hi, &lo, &k); in expl()
|