Searched refs:getLowestSetBit (Results 1 – 3 of 3) sorted by relevance
101 int index = temp.getLowestSetBit(); in ECFieldF2m()
1225 k = q.getLowestSetBit(); in divide()2391 if ((scale > approxPrecision()) || (scale > getUnscaledValue().getLowestSetBit())) { in toBigIntegerExact()2580 lowestSetBit = mantissa.getLowestSetBit(); in doubleValue()
638 public int getLowestSetBit() { in getLowestSetBit() method in BigInteger