Searched defs:entryPos (Results 1 – 1 of 1) sorted by relevance
1301 int entryPos = pos + CENHDR; in checkAndAddEntry() local1697 int entryPos = CENHDR; in initCEN() local1798 private int nextEntryPos(byte[] cen, int pos, int entryPos, int nlen) { in nextEntryPos()