Searched refs:rightShift (Results 1 – 1 of 1) sorted by relevance
534 rightShift(n); in safeRightShift()542 void rightShift(int n) { in rightShift() method in MutableBigInteger1224 a.rightShift(trailingZeroBits); in divideKnuth()1225 b.rightShift(trailingZeroBits); in divideKnuth()1301 ri.rightShift(sigma); // step 9: a and b were shifted, so shift back in divideAndRemainderBurnikelZiegler()1674 rem.rightShift(shift); in divideMagnitude()1785 rem.rightShift(shift);1932 xk.rightShift(shift);1949 xk1.rightShift(1);1998 u.rightShift(k);[all …]