Home
last modified time | relevance | path

Searched refs:comm_max (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dzlib.h125 uInt comm_max; /* space at comment (only when reading header) */ member
H A Dinflate.c807 state->length < state->head->comm_max)
/f-stack/freebsd/contrib/zlib/test/
H A Dinfcover.c308 head.comm_max = len; in inf()