Searched defs:ENDSIZ (Results 1 – 3 of 3) 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