Home
last modified time | relevance | path

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

/optee_os/core/lib/zlib/
H A Dinflate.c98 local int updatewindow OF((z_streamp strm, const unsigned char FAR *end,
398 local int updatewindow(strm, end, copy) in updatewindow() function
1282 if (updatewindow(strm, strm->next_out, out - strm->avail_out)) {
1364 ret = updatewindow(strm, dictionary + dictLength, dictLength);