longest_match_fast 94 tools/packfi2/deflate.c local uInt longest_match_fast OF((deflate_state *s, IPos cur_match)); longest_match_fast 1487 tools/packfi2/deflate.c s->match_length = longest_match_fast (s, hash_head); longest_match_fast 1493 tools/packfi2/deflate.c s->match_length = longest_match_fast (s, hash_head); longest_match_fast 1597 tools/packfi2/deflate.c s->match_length = longest_match_fast (s, hash_head);