Searched refs:ENDTOT (Results 1 – 4 of 4) sorted by relevance
94 static final int ENDTOT = 10; // total number of entries field
142 public static final int ENDTOT = 10; // 0xa field in ZipEntry
114 #define ENDTOT(b) SH(b, 10) /* total number of entries */ macro
578 total = ENDTOT(endbuf); in readCEN()