Home
last modified time | relevance | path

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

/xnu-8020.121.3/libkern/zlib/
H A Dinflate.h71 LIT, /* o: waiting for output space to write literal */ enumerator
H A Dinflate.c1017 state->mode = LIT; in inflate()
1114 case LIT: in inflate()