Home
last modified time | relevance | path

Searched defs:nice_match (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/lib/zlib_deflate/
Ddeflate.c
Ddefutil.h
/openbmc/u-boot/lib/zlib/
H A Ddeflate.h188 int nice_match; /* Stop searching when current match exceeds this */ member
H A Ddeflate.c1070 int nice_match = s->nice_match; /* stop if match long enough */ local