Searched defs:ZIP64_ENDTOT (Results 1 – 2 of 2) sorted by relevance
57 static final int ZIP64_ENDTOT = 32; // total number of entries field in ZipConstants64
128 #define ZIP64_ENDTOT(b) LL(b, 32) /* total number of entries */ macro