longest_match 89 other-licenses/zlib/deflate.c uInt longest_match OF((deflate_state *s, IPos cur_match)); longest_match 91 other-licenses/zlib/deflate.c local uInt longest_match OF((deflate_state *s, IPos cur_match)); longest_match 1491 other-licenses/zlib/deflate.c s->match_length = longest_match (s, hash_head); longest_match 1595 other-licenses/zlib/deflate.c s->match_length = longest_match (s, hash_head);