NIL               200 tools/packfi2/deflate.c     s->head[s->hash_size-1] = NIL; \
NIL              1038 tools/packfi2/deflate.c         s->strstart - (IPos)MAX_DIST(s) : NIL;
NIL              1311 tools/packfi2/deflate.c                 *p = (Pos)(m >= wsize ? m-wsize : NIL);
NIL              1319 tools/packfi2/deflate.c                 *p = (Pos)(m >= wsize ? m-wsize : NIL);
NIL              1452 tools/packfi2/deflate.c     IPos hash_head = NIL; /* head of the hash chain */
NIL              1479 tools/packfi2/deflate.c         if (hash_head != NIL && s->strstart - hash_head <= MAX_DIST(s)) {
NIL              1558 tools/packfi2/deflate.c     IPos hash_head = NIL;    /* head of hash chain */
NIL              1588 tools/packfi2/deflate.c         if (hash_head != NIL && s->prev_length < s->max_lazy_match &&