Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
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, bits(), code::bits, inflate_state::dmax, FAR, inflate_state::hold, in(), last, len, long(), code::op, out, 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().