Searched defs:COMMENT (Results 1 – 9 of 9) sorted by relevance
91 "/*" { BEGIN COMMENT; /* Enter comment eating state */ } variable
13 #define COMMENT(x) \ macro
30 #define COMMENT 0x10 macro
57 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
61 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
23 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
176 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
39 COMMENT, enumerator
1187 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro