HelenOS sources

GZIP_FLAGS_MASK    87 boot/generic/src/gzip.c 	    ((header.flags & (~GZIP_FLAGS_MASK)) != 0))
GZIP_FLAGS_MASK   103 uspace/lib/compress/gzip.c 	    ((header.flags & (~GZIP_FLAGS_MASK)) != 0))
HelenOS homepage, sources at GitHub