Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h133 #define exp2(x) __TGMATH_REAL(x, exp2) macro
H A Dmath.h238 extern double exp2 _PARAMS((double));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h312 #define exp2(Val) __TGMATH_UNARY_REAL_ONLY (Val, exp2) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/machine/
H A Dfastmath.h42 #define exp2(x) fast_exp2(x) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dmathcalls.h142 __MATHCALL (exp2,, (_Mdouble_ __x));
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h177 extern double exp2 _PARAMS((double));