Home
last modified time | relevance | path

Searched defs:have (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/libkern/zlib/
H A Dinflate.c584 unsigned have, left; /* available input and output */ in inflate() local
1282 syncsearch(unsigned FAR *have, unsigned char FAR *buf, unsigned len) in syncsearch()
H A Dinfback.c275 unsigned have, left; /* available input and output */ in inflateBack() local
H A Dinflate.h137 unsigned have; /* number of code lengths in lens[] */ member