Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h154 #define nearbyint(x) __TGMATH_REAL(x, nearbyint) macro
H A Dmath.h241 extern double nearbyint _PARAMS((double));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h349 #define nearbyint(Val) __TGMATH_UNARY_REAL_ONLY (Val, nearbyint) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dmathcalls.h306 __MATHCALL (nearbyint,, (_Mdouble_ __x));
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h180 extern double nearbyint _PARAMS((double));