Searched refs:longest_match (Results 1 – 1 of 1) sorted by relevance
77 static uInt longest_match (deflate_state *s, IPos cur_match);554 static uInt longest_match( in longest_match() function950 s->match_length = longest_match (s, hash_head); in deflate_fast()1048 s->match_length = longest_match (s, hash_head); in deflate_slow()