Home
last modified time | relevance | path

Searched defs:atan (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/machine/
H A Dfastmath.h33 #define atan(x) fast_atan(x) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h252 #define atan(Val) __TGMATH_UNARY_REAL_IMAG (Val, atan, catan) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h110 #define atan(z) __TGMATH_CPLX(z, atan, catan) macro