Home
last modified time | relevance | path

Searched defs:lrint (Results 1 – 2 of 2) sorted by relevance

/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-sde-elf_include/
H A Dtgmath.h152 #define lrint(x) __TGMATH_REAL(x, lrint) macro