Searched defs:trunc (Results 1 – 2 of 2) sorted by relevance
357 #define trunc(Val) __TGMATH_UNARY_REAL_ONLY (Val, trunc) macro
164 #define trunc(x) __TGMATH_REAL(x, trunc) macro