Home | History | Annotate | Download | only in ADT

Lines Matching defs:isPowerOf2

369     return isNegative() && isPowerOf2();
387 bool isPowerOf2() const {
1570 if (!isPowerOf2())