Searched refs:trunc (Results 1 – 5 of 5) sorted by relevance
164 #define trunc(x) __TGMATH_REAL(x, trunc) macro
246 extern double trunc _PARAMS((double));
357 #define trunc(Val) __TGMATH_UNARY_REAL_ONLY (Val, trunc) macro
314 __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
184 extern double trunc _PARAMS((double));