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