Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Ddeflate.c1061 local uInt longest_match(s, cur_match) in longest_match() function
1210 local uInt longest_match(s, cur_match) in longest_match() function
/openbmc/linux/lib/zlib_deflate/
H A Ddeflate.c565 static uInt longest_match( in longest_match() function