Home
last modified time | relevance | path

Searched refs:fabs (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h124 #define fabs(z) __TGMATH_CPLX(z, fabs, cabs) macro
H A Dmath.h107 extern double fabs _PARAMS((double));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h339 #define fabs(Val) __TGMATH_UNARY_REAL_IMAG_RET_REAL (Val, fabs, cabs) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dmathcalls.h182 __MATHCALLX (fabs,, (_Mdouble_ __x), (__const__));
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h83 extern double fabs _PARAMS((double));