Searched defs:log2 (Results 1 – 2 of 2) sorted by relevance
94 struct log_msg log2; in ZTEST() local121 struct log_msg log2; in ZTEST() local154 struct log_msg log2; in ZTEST() local
13 template <typename T> static inline constexpr uint8_t log2(T x) in log2() function