Searched refs:longest_match (Results 1 – 1 of 1) sorted by relevance
79 static uInt longest_match (deflate_state *s, IPos cur_match);565 static uInt longest_match( in longest_match() function961 s->match_length = longest_match (s, hash_head); in deflate_fast()1059 s->match_length = longest_match (s, hash_head); in deflate_slow()