Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h168 extern double copysign _PARAMS((double, double));
186 extern double copysign _PARAMS((double, double));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h130 #define copysign(x,y) __TGMATH_REAL_2(x, y, copysign) macro
H A Dmath.h229 extern double copysign _PARAMS((double, double));
248 extern double copysign _PARAMS((double, double));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h377 #define copysign(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, copysign) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dmathcalls.h218 __MATHCALLX (copysign,, (_Mdouble_ __x, _Mdouble_ __y), (__const__));