Searched refs:maxIndex (Results 1 – 1 of 1) sorted by relevance
253 int maxIndex = addr.length - 1; in concat() local254 for (int i = 0; i <= maxIndex; i++) { in concat()256 if (i < maxIndex) { in concat()