Searched refs:FHCRC (Results 1 – 2 of 2) sorted by relevance
264 (if FLG.FHCRC set)304 bit 1 FHCRC325 If FHCRC is set, a CRC16 for the gzip header is present,329 [The FHCRC bit was never set by versions of gzip up to472 values. It must examine FEXTRA/XLEN, FNAME, FCOMMENT and FHCRC
571 #define FHCRC (1 << 1) macro605 if (flg & FHCRC) in uncompressgzipped()