Searched refs:ZIP64_ENDTOD (Results 1 – 2 of 2) sorted by relevance
56 static final int ZIP64_ENDTOD = 24; // total number of entries on this disk field in ZipConstants64
127 #define ZIP64_ENDTOD(b) LL(b, 24) /* total number of entries on this disk */ macro