Home
last modified time | relevance | path

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

/openbmc/u-boot/include/u-boot/
H A Dzlib.h456 uInt comm_max; /* space at comment (only when reading header) */ member
/openbmc/u-boot/lib/zlib/
H A Dinflate.c503 state->length < state->head->comm_max) in inflate()