Searched refs:ENDOFF (Results 1 – 4 of 4) sorted by relevance
96 static final int ENDOFF = 16; // offset of first CEN header field
134 public static final int ENDOFF = 16; // 0x10 field in ZipEntry
116 #define ENDOFF(b) LG(b, 16) /* central directory offset */ macro
279 jlong locpos = cenpos - ENDOFF(endbuf); in verifyEND()577 cenoff = ENDOFF(endbuf); in readCEN()