Home
last modified time | relevance | path

Searched defs:exp2 (Results 1 – 3 of 3) sorted by relevance

/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/
H A Dtgmath.h312 #define exp2(Val) __TGMATH_UNARY_REAL_ONLY (Val, exp2) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h133 #define exp2(x) __TGMATH_REAL(x, exp2) macro