Home
last modified time | relevance | path

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

/linux-3.4.99/lib/zlib_inflate/
Dinflate.h39 LIT, /* o: waiting for output space to write literal */ enumerator
Dinflate.c597 state->mode = LIT; in zlib_inflate()
687 case LIT: in zlib_inflate()