updatewindow       96 other-licenses/zlib/inflate.c local int updatewindow OF((z_streamp strm, unsigned out));
updatewindow     1136 other-licenses/zlib/inflate.c         if (updatewindow(strm, out)) {
updatewindow     1192 other-licenses/zlib/inflate.c     if (updatewindow(strm, strm->avail_out)) {