HelenOS sources

GZIP_FLAG_FCOMMENT   48 boot/generic/src/gzip.c #define GZIP_FLAG_FCOMMENT  UINT8_C(1 << 4)
GZIP_FLAG_FCOMMENT   47 uspace/lib/compress/gzip.c #define GZIP_FLAG_FCOMMENT  UINT8_C(1 << 4)
HelenOS homepage, sources at GitHub