Searched defs:lround (Results 1 – 5 of 5) sorted by relevance
19 #define lround __hidden_lround macro
20 #define lround __redirect_lround macro
757 (F(lround)) (TYPE x) in F() argument
848 #define lround(Val) __TGMATH_UNARY_REAL_RET_ONLY (Val, lround) macro