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

  /src/lib/libm/src/
e_rem_pio2f.h 60 fn = rnint((float_t)x*invpio2);
math_private.h 717 * The rnint() family rounds to the nearest integer for a restricted range
728 rnint(double x) function in typeref:typename:double
751 * As for rnint(), except we could just call that to handle the
764 * rnint() instead of this if possible. ld80 callers should prefer
  /src/lib/libm/ld128/
s_expl.c 267 fn = rnint((double)x * INV_L);
k_expl.h 245 fn = rnint((double)x * INV_L);

Completed in 18 milliseconds