Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Ddeflate.c94 local uInt longest_match_fast OF((deflate_state *s, IPos cur_match));
1175 local uInt longest_match_fast(s, cur_match) in longest_match_fast() function
1487 s->match_length = longest_match_fast (s, hash_head);
1493 s->match_length = longest_match_fast (s, hash_head);
1597 s->match_length = longest_match_fast (s, hash_head);