Home
last modified time | relevance | path

Searched refs:irint (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/lib/msun/src/
H A Dmath_private.h648 * irint() and i64rint() give the same result as casting to their integer
653 #define irint(x) \ macro
660 #define irint(x) ((int)(x)) macro
/third_party/FreeBSD/lib/msun/ld128/
H A Ds_expl.c273 n = irint(fn); in expm1l()
H A Dk_expl.h246 n = irint(fn); in __k_expl()

Completed in 3 milliseconds