Home
last modified time | relevance | path

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

/freebsd/lib/msun/src/
H A De_rem_pio2f.c55 fn = rnint((float_t)x*invpio2); in __ieee754_rem_pio2f()
H A De_rem_pio2.c126 fn = rnint((double_t)x*invpio2); in __ieee754_rem_pio2()
H A Dmath_private.h591 rnint(__double_t x) in rnint() function
/freebsd/lib/msun/ld128/
H A Dk_expl.h244 fn = rnint((double)x * INV_L); in __k_expl()
H A Ds_expl.c267 fn = rnint((double)x * INV_L); in expm1l()