Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h152 #define lrint(x) __TGMATH_REAL(x, lrint) macro
H A Dmath.h242 extern long int lrint _PARAMS((double));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h367 #define lrint(Val) __TGMATH_UNARY_REAL_RET_ONLY (Val, long int, lrint) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dmathcalls.h326 __MATHDECL (long int,lrint,, (_Mdouble_ __x));
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h181 extern long int lrint _PARAMS((double));