Home
last modified time | relevance | path

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

/lib/zlib_inflate/
Dinffast.c81 unsigned char *window; /* allocated sliding window, if wsize != 0 */ in inflate_fast() local
Dinflate.h87 unsigned char *window; /* allocated sliding window, if needed */ member
/lib/zlib_deflate/
Ddefutil.h89 Byte *window; member