IPos              320 lib/zlib/deflate.c     IPos hash_head = 0;
IPos             1034 lib/zlib/deflate.c     IPos limit = s->strstart > (IPos)MAX_DIST(s) ?
IPos             1035 lib/zlib/deflate.c         s->strstart - (IPos)MAX_DIST(s) : NIL;
IPos             1452 lib/zlib/deflate.c     IPos hash_head = NIL; /* head of the hash chain */
IPos             1558 lib/zlib/deflate.c     IPos hash_head = NIL;    /* head of hash chain */
IPos              154 lib/zlib/deflate.h     IPos prev_match;             /* previous match */