Home | History | Annotate | Download | only in ADT

Lines Matching defs:isPowerOf2

425     return isNegative() && isPowerOf2();
443 bool isPowerOf2() const {
1746 if (!isPowerOf2())