HelenOS sources

GZIP_FLAG_FCOMMENT  193 boot/generic/src/gzip.c 	if ((header.flags & GZIP_FLAG_FCOMMENT) != 0) {
GZIP_FLAG_FCOMMENT  146 uspace/lib/compress/gzip.c 	if ((header.flags & GZIP_FLAG_FCOMMENT) != 0) {
HelenOS homepage, sources at GitHub