Searched defs:bitsInHighWord (Results 1 – 2 of 2) sorted by relevance
545 int bitsInHighWord = BigInteger.bitLengthForInt(value[offset]); in rightShift() local577 int bitsInHighWord = BigInteger.bitLengthForInt(value[offset]); in leftShift() local
2524 int bitsInHighWord = bitLengthForInt(a[0]); in leftShift() local