<dec f='src/src/sys/net/zlib.c' l='5047' type='int inflate_fast(uInt , uInt , inflate_huft * , inflate_huft * , inflate_blocks_statef * , z_streamp )'/>
<use f='src/src/sys/net/zlib.c' l='5146' u='c' c='inflate_codes'/>
<def f='src/src/sys/net/zlib.c' l='5414' ll='5568' type='int inflate_fast(uInt bl, uInt bd, inflate_huft * tl, inflate_huft * td, inflate_blocks_statef * s, z_streamp z)'/>
<doc f='src/src/sys/net/zlib.c' l='5042'>/* WARNING: this file should *not* be used by applications. It is
   part of the implementation of the compression library and is
   subject to change. Applications should only use zlib.h.
 */</doc>
<doc f='src/src/sys/net/zlib.c' l='5409'>/* Called with number of bytes left to write in window at least 258
   (the maximum string length) and number of input bytes available
   at least ten.  The ten bytes are six bytes for the longest length/
   distance pair plus four bytes for overloading the bit buffer. */</doc>
