Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h254 #define atan2(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, atan2) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h127 #define atan2(x,y) __TGMATH_REAL_2(x, y, atan2) macro