Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Dinflate.c6 local int updatewindow OF((z_streamp strm, unsigned out));
100 local int updatewindow(z_streamp strm, unsigned out) in updatewindow() function
910 if (updatewindow(strm, out)) { in inflate()