Searched refs:NIL (Results 1 – 2 of 2) sorted by relevance
88 #define NIL 0 macro163 s->head[s->hash_size-1] = NIL; \696 s->strstart - (IPos)MAX_DIST(s) : NIL;903 *p = (Pos)(m >= wsize ? m-wsize : NIL);910 *p = (Pos)(m >= wsize ? m-wsize : NIL);1042 IPos hash_head = NIL; /* head of the hash chain */1069 if (hash_head != NIL && s->strstart - hash_head <= MAX_DIST(s)) {1135 IPos hash_head = NIL; /* head of hash chain */1165 if (hash_head != NIL && s->prev_length < s->max_lazy_match &&
403 #define NIL 0