Searched refs:ENDSIZ (Results 1 – 4 of 4) sorted by relevance
95 static final int ENDSIZ = 12; // central directory size in bytes field
138 public static final int ENDSIZ = 12; // 0xc field in ZipEntry
115 #define ENDSIZ(b) LG(b, 12) /* central directory size */ macro
278 jlong cenpos = endpos - ENDSIZ(endbuf); in verifyEND()576 cenlen = ENDSIZ(endbuf); in readCEN()