Searched refs:iLonger (Results 1 – 1 of 1) sorted by relevance
167 int iLonger = longer.getFirstNonzeroDigit(); in andNegative() local171 if (iLonger >= shorter.numberLength) { in andNegative()177 int i = Math.max(iShorter, iLonger); in andNegative()179 if (iShorter > iLonger) { in andNegative()181 } else if (iShorter < iLonger) { in andNegative()