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

  /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);
  /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);

Completed in 12 milliseconds