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

  /src/lib/libm/src/
e_rem_pio2l.h 78 fn = rnintl(x * invpio2);
math_private.h 759 * The complications for extra precision are smaller for rnintl() since it
765 * rnintl() since for amd64 this avoids swapping the register set, while
770 rnintl(long double x) function in typeref:typename:long double
  /src/lib/libm/ld128/
e_rem_pio2l.h 80 fn = rnintl(x * invpio2);
  /src/lib/libm/ld80/
e_rem_pio2l.h 89 fn = rnintl(x*invpio2);
s_expl.c 220 fn = rnintl(x * INV_L);
k_expl.h 226 fn = rnintl(x * INV_L);

Completed in 16 milliseconds