Searched defs:extra_max (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libz/
H A Dzlib.h116 uInt extra_max; /* space at extra (only when reading header) */ member in struct:gz_header_s
830 was valid if done is set to one.) If extra is not Z_NULL, then extra_max
833 extra field, or that field truncated if extra_max is less than extra_len.

Completed in 1272 milliseconds