Searched refs:log2 (Results 1 – 9 of 9) sorted by relevance
127 U32 i, log2; in get_value_log2() local133 log2 = 0; in get_value_log2()139 log2++; in get_value_log2()143 else return log2; in get_value_log2()
107 U32 i, log2; in ms_get_value_log2() local113 log2 = 0; in ms_get_value_log2()119 log2++; in ms_get_value_log2()123 else return log2; in ms_get_value_log2()
150 #define log2(x) __TGMATH_REAL(x, log2) macro
267 #define log2(x) (log (x) / _M_LOG2_E) macro
315 #define log2(Val) __TGMATH_UNARY_REAL_ONLY (Val, log2) macro
46 #define log2(x) fast_log2(x) macro
145 __MATHCALL (log2,, (_Mdouble_ __x));
214 #define log2(x) (log (x) / M_LOG2_E) macro
402 include/linux/log2.h \