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

/freebsd-13-stable/lib/msun/ld128/
H A Dk_expl.h240 __k_expl(long double x, long double *hip, long double *lop, int *kp) function
278 __k_expl(x, hip, lop, &k);
291 __k_expl(x, &hi, &lo, &k);
309 __k_expl(x, &hi, &lo, &k);
H A Ds_expl.c91 __k_expl(x, &hi, &lo, &k);
/freebsd-13-stable/lib/msun/ld80/
H A Dk_expl.h37 * See s_expl.c for more comments about __k_expl().
222 __k_expl(long double x, long double *hip, long double *lop, int *kp) function
255 __k_expl(x, hip, lop, &k);
268 __k_expl(x, &hi, &lo, &k);
286 __k_expl(x, &hi, &lo, &k);
H A Ds_expl.c103 __k_expl(x, &hi, &lo, &k);

Completed in 54 milliseconds