Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/zlib/
H A Dzlib.h129 uInt comm_max; /* space at comment (only when reading header) */ member
H A Dinflate.c779 state->length < state->head->comm_max) in inflate()