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