NIL 197 3rdparty/zlib/deflate.c s->head[s->hash_size-1] = NIL; \ NIL 1159 3rdparty/zlib/deflate.c s->strstart - (IPos)MAX_DIST(s) : NIL; NIL 1436 3rdparty/zlib/deflate.c *p = (Pos)(m >= wsize ? m-wsize : NIL); NIL 1444 3rdparty/zlib/deflate.c *p = (Pos)(m >= wsize ? m-wsize : NIL); NIL 1652 3rdparty/zlib/deflate.c hash_head = NIL; NIL 1660 3rdparty/zlib/deflate.c if (hash_head != NIL && s->strstart - hash_head <= MAX_DIST(s)) { NIL 1755 3rdparty/zlib/deflate.c hash_head = NIL; NIL 1765 3rdparty/zlib/deflate.c if (hash_head != NIL && s->prev_length < s->max_lazy_match &&