Searched refs:__k_expl (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/lib/msun/ld128/ |
D | k_expl.h | 238 __k_expl(long double x, long double *hip, long double *lop, int *kp) in __k_expl() function 276 __k_expl(x, hip, lop, &k); in k_hexpl() 289 __k_expl(x, &hi, &lo, &k); in hexpl() 307 __k_expl(x, &hi, &lo, &k); in __ldexp_cexpl()
|
D | s_expl.c | 89 __k_expl(x, &hi, &lo, &k); in expl()
|