Searched refs:nextAddrP (Results 1 – 1 of 1) sorted by relevance
228 int nextAddrP = Integer.MAX_VALUE; // position (line number) in convert0() local235 nextAddrP = sortedPositions.get(curPositionIdx).getAddress(); in convert0()238 int next = Math.min(nextAddrP, nextAddrL); in convert0()251 && nextAddrP == Integer.MAX_VALUE) { in convert0()255 if (next == nextAddrP) { in convert0()