Searched defs:COMMENT (Results 1 – 9 of 9) sorted by relevance
87 "/*" { 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
48 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
25 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
199 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
1187 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
29 COMMENT, enumerator
Completed in 21 milliseconds