Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h134 #define expm1(x) __TGMATH_REAL(x, expm1) macro
H A Dmath.h256 extern double expm1 _PARAMS((double));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h303 #define expm1(Val) __TGMATH_UNARY_REAL_ONLY (Val, expm1) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dmathcalls.h129 __MATHCALL (expm1,, (_Mdouble_ __x));
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h195 extern double expm1 _PARAMS((double));