Searched refs:FEXTRA (Results 1 – 2 of 2) sorted by relevance
246 (if FLG.FEXTRA set)305 bit 2 FEXTRA333 If FEXTRA is set, optional extra fields are present, as416 If FLG.FEXTRA is set, this gives the length of the optional433 If the FLG.FEXTRA bit is set, an "extra field" is present in472 values. It must examine FEXTRA/XLEN, FNAME, FCOMMENT and FHCRC
572 #define FEXTRA (1 << 2) macro590 if (flg & FEXTRA) { in uncompressgzipped()