Home
last modified time | relevance | path

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

/src/lib/msun/ld128/
H A Dk_expl.h237 __k_expl(long double x, long double *hip, long double *lop, int *kp) in __k_expl() function
275 __k_expl(x, hip, lop, &k); in k_hexpl()
288 __k_expl(x, &hi, &lo, &k); in hexpl()
306 __k_expl(x, &hi, &lo, &k); in __ldexp_cexpl()
H A Ds_expl.c86 __k_expl(x, &hi, &lo, &k); in expl()
/src/lib/msun/ld80/
H A Dk_expl.h219 __k_expl(long double x, long double *hip, long double *lop, int *kp) in __k_expl() function
252 __k_expl(x, hip, lop, &k); in k_hexpl()
265 __k_expl(x, &hi, &lo, &k); in hexpl()
283 __k_expl(x, &hi, &lo, &k); in __ldexp_cexpl()
H A Ds_expl.c98 __k_expl(x, &hi, &lo, &k); in expl()