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