Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/zmod/
H A Ddeflate.c99 local uInt longest_match_fast OF((deflate_state *s, IPos cur_match));
1181 local uInt longest_match_fast(s, cur_match) in longest_match_fast() function
1493 s->match_length = longest_match_fast (s, hash_head);
1499 s->match_length = longest_match_fast (s, hash_head);
1603 s->match_length = longest_match_fast (s, hash_head);