Home
last modified time | relevance | path

Searched refs:i64rint (Results 1 - 1 of 1) 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
663 #define i64rint(x) ((int64_t)(x)) /* only needed for ld128 so not opt. */ macro

Completed in 2 milliseconds