Searched refs:ZIP64_ENDDSK (Results 1 – 2 of 2) sorted by relevance
55 static final int ZIP64_ENDDSK = 20; // disk number of start field in ZipConstants64
126 #define ZIP64_ENDDSK(b) LG(b, 20) /* disk number of start */ macro