Home
last modified time | relevance | path

Searched refs:asinh (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h112 #define asinh(z) __TGMATH_CPLX(z, asinh, casinh) macro
H A Dmath.h232 extern double asinh _PARAMS((double));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h269 #define asinh(Val) __TGMATH_UNARY_REAL_IMAG (Val, asinh, casinh) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/machine/
H A Dfastmath.h37 #define asinh(x) fast_asinh(x) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dmathcalls.h91 __MATHCALL (asinh,, (_Mdouble_ __x));
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h171 extern double asinh _PARAMS((double));