Home | Info | Community | Development | myReactOS | Contact Us
do { \ strm->next_out = put; \ strm->avail_out = left; \ strm->next_in = next; \ strm->avail_in = have; \ state->hold = hold; \ state->bits = bits; \ } while (0)
Definition at line 449 of file inflate.c.
Referenced by inflate().