Searched refs:COMMENT (Results 1 – 4 of 4) sorted by relevance
26 #define COMMENT 0x10 macro63 if ((flags & COMMENT) != 0) in gzip_parse_header()165 if ((flags & COMMENT) != 0) in gzwrite()
28 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
499 state->mode = COMMENT; in inflate()501 case COMMENT: in inflate()
273 COMMENT "Generating API documentation with Doxygen"
Completed in 12 milliseconds