Searched defs:COMMENT (Results 1 – 2 of 2) sorted by relevance
| /plan9-contrib/sys/src/cmd/gs/zlib/ | ||
| H A D | inflate.h | 29 COMMENT, /* i: waiting for end of comment (gzip) */ enumerator |
| H A D | gzio.c | 53 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro |