Home | History | Annotate | Download | only in math

Lines Matching defs:flipBit

585             return BitLevel.flipBit(this, n);
605 return BitLevel.flipBit(this, n);
622 public BigInteger flipBit(int n) {
627 return BitLevel.flipBit(this, n);