Home
last modified time | relevance | path

Searched refs:longest_match (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/lib/zlib/
H A Ddeflate.c90 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() function
1210 local uInt longest_match(s, cur_match) in longest_match() function
1555 s->match_length = longest_match (s, hash_head);
1655 s->match_length = longest_match (s, hash_head);