Searched defs:xor (Results 1 – 2 of 2) sorted by relevance
1149 private static boolean xor(boolean... args) { in xor() method in CtsTest
1312 BigInteger.prototype.xor = bnXor; method in BigInteger