Home
last modified time | relevance | path

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

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