Searched refs:LIT (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/lib/zlib_inflate/ | ||
D | inflate.h | 39 LIT, /* o: waiting for output space to write literal */ enumerator |
D | inflate.c | 589 state->mode = LIT; in zlib_inflate() |