Searched defs:ENDCOM (Results 1 – 3 of 3) sorted by relevance
97 static final int ENDCOM = 20; // zip file comment length field
130 public static final int ENDCOM = 20; // 0x14 field in ZipEntry
117 #define ENDCOM(b) SH(b, 20) /* size of zip file comment */ macro