{ /* waiting for "i:"=input, "o:"=output, "x:"=nothing */START, /* x: set up for LEN */LEN, /* i: get length/literal/eob next */LENEXT, /* i: getting length extra (have base) */DIST, /* i: get distance next */DISTEXT, /* i: getting distance extra */COPY, /* o: copying bytes in window, waiting for space */LIT, /* o: got literal, waiting for output space */WASH, /* o: got eob, possibly still output waiting */END, /* x: got eob and all data flushed */BADCODE} /* x: got error */
Generated on Sun May 27 2012 06:00:14 for ReactOS by
1.7.6.1
ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.