Home
last modified time | relevance | path

Searched defs:COMMENT (Results 1 – 2 of 2) sorted by relevance

/plan9-contrib/sys/src/cmd/gs/zlib/
H A Dinflate.h29 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator
H A Dgzio.c53 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro