Searched refs:longest_match (Results 1 – 2 of 2) 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()
90 uInt longest_match OF((deflate_state *s, IPos cur_match));92 local uInt longest_match OF((deflate_state *s, IPos cur_match));1061 local uInt longest_match(s, cur_match) in longest_match() function1210 local uInt longest_match(s, cur_match) in longest_match() function1555 s->match_length = longest_match (s, hash_head);1655 s->match_length = longest_match (s, hash_head);