Searched defs:isPowerOf2 (Results 1 – 3 of 3) sorted by relevance
45 static inline bool isPowerOf2(unsigned v) in isPowerOf2() function
50 inline bool isPowerOf2(unsigned v) in isPowerOf2() function
370 bool isPowerOf2() const { in isPowerOf2() function