Searched refs:lround (Results 1 – 5 of 5) sorted by relevance
153 #define lround(x) __TGMATH_REAL(x, lround) macro
245 extern long int lround _PARAMS((double));
372 #define lround(Val) __TGMATH_UNARY_REAL_RET_ONLY (Val, long int, lround) macro
331 __MATHDECL (long int,lround,, (_Mdouble_ __x));
183 extern long int lround _PARAMS((double));