Searched defs:IsPowerOfTwo32 (Results 1 – 2 of 2) sorted by relevance
159 inline bool IsPowerOfTwo32(uint32_t value) { in IsPowerOfTwo32() function
88 TEST(Bits, IsPowerOfTwo32) { in TEST() argument