Home
last modified time | relevance | path

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

/third_party/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()
/third_party/FreeBSD/lib/msun/src/
Dmath_private.h599 rnint(__double_t x) in rnint() function