Home
last modified time | relevance | path

Searched refs:trunc (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h164 #define trunc(x) __TGMATH_REAL(x, trunc) macro
H A Dmath.h246 extern double trunc _PARAMS((double));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h357 #define trunc(Val) __TGMATH_UNARY_REAL_ONLY (Val, trunc) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dmathcalls.h314 __MATHCALLX (trunc,, (_Mdouble_ __x), (__const__));
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h184 extern double trunc _PARAMS((double));