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