Home | History | Annotate | Download | only in zlib

Lines Matching refs:updatewindow

96 local int updatewindow OF((z_streamp strm, unsigned out));
358 local int updatewindow(strm, out)
1212 error. Call updatewindow() to create and/or update the window state.
1218 if (updatewindow(strm, out)) {
1275 if (updatewindow(strm, strm->avail_out)) {