longest_match      90 3rdparty/zlib/deflate.c       uInt longest_match  OF((deflate_state *s, IPos cur_match));
longest_match      92 3rdparty/zlib/deflate.c local uInt longest_match  OF((deflate_state *s, IPos cur_match));
longest_match    1665 3rdparty/zlib/deflate.c             s->match_length = longest_match (s, hash_head);
longest_match    1771 3rdparty/zlib/deflate.c             s->match_length = longest_match (s, hash_head);