Searched defs:andNot (Results 1 – 3 of 3) sorted by relevance
224 public void andNot (Bits other) { in andNot() method in Bits
225 BitSet::andNot(const BitSet &set) in andNot() function in nv50_ir::BitSet
1313 BigInteger.prototype.andNot = bnAndNot; method in BigInteger