|
roo_display
API Documentation for roo_display
|
Go to the source code of this file.
Functions | |
| void ZLIB_INTERNAL | inflate_fast (z_streamp strm, unsigned start) |
| void ZLIB_INTERNAL inflate_fast | ( | z_streamp | strm, |
| unsigned | start | ||
| ) |
Definition at line 50 of file inffast.c.
References BAD, inflate_state::bits, code::bits, inflate_state::distbits, inflate_state::distcode, inflate_state::dmax, FAR, inflate_state::hold, inflate_state::last, inflate_state::lenbits, inflate_state::lencode, inflate_state::mode, code::op, out, inflate_state::sane, inflate_state::strm, Tracevv, TYPE, code::val, inflate_state::whave, inflate_state::window, inflate_state::wnext, inflate_state::wsize, and z_const.
Referenced by inflate(), and inflateBack().