Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h109 #define asin(z) __TGMATH_CPLX(z, asin, casin) macro
H A Dmath.h116 extern double asin _PARAMS((double));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h250 #define asin(Val) __TGMATH_UNARY_REAL_IMAG (Val, asin, casin) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/machine/
H A Dfastmath.h31 #define asin(x) fast_asin(x) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dmathcalls.h57 __MATHCALL (asin,, (_Mdouble_ __x));
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h92 extern double asin _PARAMS((double));