Searched defs:ENDOFF (Results 1 – 3 of 3) sorted by relevance
96 static final int ENDOFF = 16; // offset of first CEN header field
135 public static final int ENDOFF = 16; // 0x10 field in ZipEntry
116 #define ENDOFF(b) LG(b, 16) /* central directory offset */ macro