Searched refs:COMMENT (Results 1 – 1 of 1) sorted by relevance
188 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro261 if (buf[3] & COMMENT) { in decompress_exec()