Searched defs:IsPowerOfTwo (Results 1 – 2 of 2) sorted by relevance
27 static inline bool IsPowerOfTwo(int num) in IsPowerOfTwo() function
42 bool IsPowerOfTwo(uint32_t x) in IsPowerOfTwo() function