Searched defs:llround (Results 1 – 2 of 2) sorted by relevance
373 #define llround(Val) __TGMATH_UNARY_REAL_RET_ONLY (Val, long long int, llround) macro
147 #define llround(x) __TGMATH_REAL(x, llround) macro