Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/machine/
H A Dfastmath.h32 #define acos(x) fast_acos(x) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h248 #define acos(Val) __TGMATH_UNARY_REAL_IMAG (Val, acos, cacos) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h108 #define acos(z) __TGMATH_CPLX(z, acos, cacos) macro