NCBI C++ ToolKit
|
Go to the source code of this file.
Go to the SVN repository for this file.
Go to the SVN repository for this file.
Go to the SVN repository for this file.
Go to the SVN repository for this file.
Go to the SVN repository for this file.
Go to the SVN repository for this file.
Go to the SVN repository for this file.
Go to the SVN repository for this file.
Go to the SVN repository for 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 z_stream_s::avail_in, z_stream_s::avail_out, BAD, inflate_state::bits, code::bits, inflate_state::dmax, FAR, inflate_state::hold, in(), last(), len, z_stream_s::msg, z_stream_s::next_in, z_stream_s::next_out, code::op, out(), z_stream_s::state, 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().