Searched defs:IsPowerOfTwo (Results 1 – 2 of 2) sorted by relevance
204 INLINE bool IsPowerOfTwo(uptr x) { in IsPowerOfTwo() function
580 bool IsPowerOfTwo (unsigned int x) { in IsPowerOfTwo() function