Home
last modified time | relevance | path

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

/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
H A Dmath.h117 extern double atan2 _PARAMS((double, double));
/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-linux-gnu_include/bits/
H A Dmathcalls.h61 __MATHCALL (atan2,, (_Mdouble_ __y, _Mdouble_ __x));
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h93 extern double atan2 _PARAMS((double, double));