Searched defs:testBit (Results 1 – 3 of 3) sorted by relevance
1319 BigInteger.prototype.testBit = bnTestBit; method in BigInteger
802 private static boolean testBit(long[] buf, int off, int n) in testBit() method in LongArray
803 private static boolean testBit(long[] buf, int off, int n) in testBit() method in LongArray