Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/machine/
H A Dfastmath.h39 #define atanh(x) fast_atanh(x) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h271 #define atanh(Val) __TGMATH_UNARY_REAL_IMAG (Val, atanh, catanh) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h113 #define atanh(z) __TGMATH_CPLX(z, atanh, catanh) macro