Searched refs:nh2 (Results 1 – 1 of 1) sorted by relevance
1549 int nh2 = nh + 0x80000000; in divideMagnitude() local1555 skipCorrection = qrem + 0x80000000 < nh2; in divideMagnitude()1593 if (borrow + 0x80000000 > nh2) { in divideMagnitude()1608 int nh2 = nh + 0x80000000; in divideMagnitude() field in MutableBigInteger1614 skipCorrection = qrem + 0x80000000 < nh2; in divideMagnitude()1654 if (borrow + 0x80000000 > nh2) { in divideMagnitude()1724 int nh2 = nh + 0x80000000;1730 skipCorrection = qrem + 0x80000000 < nh2;1768 if (borrow + 0x80000000 > nh2) {