Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h135 #define fdim(x,y) __TGMATH_REAL_2(x, y, fdim) macro
H A Dmath.h249 extern double fdim _PARAMS((double, double));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h415 #define fdim(Val1, Val2) __TGMATH_BINARY_REAL_ONLY (Val1, Val2, fdim) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dmathcalls.h336 __MATHCALL (fdim,, (_Mdouble_ __x, _Mdouble_ __y));
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h187 extern double fdim _PARAMS((double, double));