Searched refs:COMMENT (Results 1 – 2 of 2) sorted by relevance
25 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
1187 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro1253 if ((flags & COMMENT) != 0) { in gunzip()