Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/machine/
H A Dfastmath.h95 #define log2f(x) fast_log2f(x) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dmath.h311 #define log2f(x) (logf (x) / (float) M_LOG2_E) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dmath.h345 #define log2f(x) (logf (x) / (float) _M_LOG2_E) macro