Searched refs:nh2 (Results 1 – 1 of 1) sorted by relevance
1554 int nh2 = nh + 0x80000000; in divideMagnitude() local1560 skipCorrection = qrem + 0x80000000 < nh2; in divideMagnitude()1598 if (borrow + 0x80000000 > nh2) { in divideMagnitude()1613 int nh2 = nh + 0x80000000; in divideMagnitude() field in MutableBigInteger1619 skipCorrection = qrem + 0x80000000 < nh2; in divideMagnitude()1659 if (borrow + 0x80000000 > nh2) { in divideMagnitude()1729 int nh2 = nh + 0x80000000;1735 skipCorrection = qrem + 0x80000000 < nh2;1773 if (borrow + 0x80000000 > nh2) {