Home
last modified time | relevance | path

Searched refs:LENLENS (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/lib/zlib_inflate/
H A Dinflate.h34 LENLENS, /* i: waiting for code length code lengths */ enumerator
H A Dinflate.c482 state->mode = LENLENS; in zlib_inflate()
484 case LENLENS: in zlib_inflate()
/openbmc/u-boot/lib/zlib/
H A Dinflate.h37 LENLENS, /* i: waiting for code length code lengths */ enumerator
H A Dinflate.c627 state->mode = LENLENS; in inflate()
628 case LENLENS: in inflate()