Home
last modified time | relevance | path

Searched refs:llrint (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h146 #define llrint(x) __TGMATH_REAL(x, llrint) macro
H A Dmath.h243 extern _LONG_LONG int llrint _PARAMS((double));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h368 #define llrint(Val) __TGMATH_UNARY_REAL_RET_ONLY (Val, long long int, llrint) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dmathcalls.h327 __MATHDECL (long long int,llrint,, (_Mdouble_ __x));