HomeSort by: relevance | last modified time | path
    Searched refs:__k_expl (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libm/ld128/
k_expl.h 238 __k_expl(long double x, long double *hip, long double *lop, int *kp) function in typeref:typename:void
276 __k_expl(x, hip, lop, &k);
289 __k_expl(x, &hi, &lo, &k);
307 __k_expl(x, &hi, &lo, &k);
s_expl.c 86 __k_expl(x, &hi, &lo, &k);
  /src/lib/libm/ld80/
k_expl.h 35 * See s_expl.c for more comments about __k_expl().
220 __k_expl(long double x, long double *hip, long double *lop, int *kp) function in typeref:typename:void
253 __k_expl(x, hip, lop, &k);
266 __k_expl(x, &hi, &lo, &k);
284 __k_expl(x, &hi, &lo, &k);
s_expl.c 97 __k_expl(x, &hi, &lo, &k);

Completed in 13 milliseconds