Home
last modified time | relevance | path

Searched refs:rnint (Results 1 – 5 of 5) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
De_rem_pio2f.c58 fn = rnint((float_t)x*invpio2); in __ieee754_rem_pio2f()
De_rem_pio2.c130 fn = rnint((double_t)x*invpio2); in __ieee754_rem_pio2()
Dmath_private.h593 rnint(__double_t x) in rnint() function
/bionic/libm/upstream-freebsd/lib/msun/ld128/
Dk_expl.h247 fn = rnint((double)x * INV_L); in __k_expl()
Ds_expl.c274 fn = rnint((double)x * INV_L); in expm1l()