Home | History | Annotate | Download | only in zlib-1.2.3

Lines Matching refs:updatewindow

96 local int updatewindow OF((z_streamp strm, unsigned out));
323 local int updatewindow(strm, out)
1130 error. Call updatewindow() to create and/or update the window state.
1136 if (updatewindow(strm, out)) {
1192 if (updatewindow(strm, strm->avail_out)) {