Searched refs:index2 (Results 1 – 1 of 1) sorted by relevance
429 int index2 = val.lastIndexOf('+'); in BigInteger() local431 if (index1 != 0 || index2 >= 0) { in BigInteger()436 } else if (index2 >= 0) { in BigInteger()437 if (index2 != 0) { in BigInteger()