Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Dinflate.h25 EXLEN, /* i: waiting for extra length (gzip) */ enumerator
H A Dinflate.c439 state->mode = EXLEN; in inflate()
440 case EXLEN: in inflate()
/openbmc/linux/lib/zlib_inflate/
H A Dinflate.h22 EXLEN, /* i: waiting for extra length (gzip) */ enumerator