Searched refs:is_power_of_two_u64 (Results 1 – 1 of 1) sorted by relevance
52 static inline bool is_power_of_two_u64(u64 n) in is_power_of_two_u64() function59 return is_power_of_two_u64(n); in has_single_bit_set()