Home
last modified time | relevance | path

Searched refs:LIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/zlib_inflate/
H A Dinflate.h41 LIT, /* o: waiting for output space to write literal */ enumerator
66 LEN -> LENEXT or LIT or TYPE
68 LIT -> LEN
H A Dinflate.c604 state->mode = LIT; in zlib_inflate()
698 case LIT: in zlib_inflate()
/kernel/linux/linux-6.6/lib/zlib_inflate/
H A Dinflate.h41 LIT, /* o: waiting for output space to write literal */ enumerator
66 LEN -> LENEXT or LIT or TYPE
68 LIT -> LEN
H A Dinflate.c604 state->mode = LIT; in zlib_inflate()
698 case LIT: in zlib_inflate()

Completed in 6 milliseconds