Searched defs:log2f (Results 1 – 3 of 3) sorted by relevance
95 #define log2f(x) fast_log2f(x) macro
311 #define log2f(x) (logf (x) / (float) M_LOG2_E) macro
345 #define log2f(x) (logf (x) / (float) _M_LOG2_E) macro