Home
last modified time | relevance | path

Searched refs:updatewindow (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dinflate.c97 local int updatewindow OF((z_streamp strm, const unsigned char FAR *end,
396 local int updatewindow(strm, end, copy) in updatewindow() function
1257 if (updatewindow(strm, strm->next_out, out - strm->avail_out)) {
1339 ret = updatewindow(strm, dictionary + dictLength, dictLength);