COMMENT
COMMENT, /* i: waiting for end of comment (gzip) */
#define COMMENT 260
#define COMMENT 0x10 /* bit 4 set: file comment present */
COMMENT, /* i: waiting for end of comment (gzip) */
#define COMMENT 0x10 /* bit 4 set: file comment present */
COMMENT, /* # */
#define COMMENT (1<<7)