Lines Matching full:chain
133 /* good lazy nice chain */
138 /* good lazy nice chain */
175 * of the hash chain (the most recent string with same hash key). Return
176 * the previous length of the hash chain.
1019 * IN assertions: cur_match is the head of the hash chain for the current
1031 unsigned chain_length = s->max_chain_length;/* max hash chain length */
1320 /* If n is not on any hash chain, prev[n] is garbage but
1452 IPos hash_head = NIL; /* head of the hash chain */
1470 * dictionary, and set hash_head to the head of the hash chain:
1558 IPos hash_head = NIL; /* head of hash chain */
1577 * dictionary, and set hash_head to the head of the hash chain: