Searched refs:NIL (Results 1 – 1 of 1) sorted by relevance
104 #define NIL 0 macro194 s->head[s->hash_size-1] = NIL; \1072 s->strstart - (IPos)MAX_DIST(s) : NIL;1347 *p = (Pos)(m >= wsize ? m-wsize : NIL);1355 *p = (Pos)(m >= wsize ? m-wsize : NIL);1542 hash_head = NIL;1550 if (hash_head != NIL && s->strstart - hash_head <= MAX_DIST(s)) {1639 hash_head = NIL;1649 if (hash_head != NIL && s->prev_length < s->max_lazy_match &&