Home
last modified time | relevance | path

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

/linux/lib/zlib_deflate/
H A Ddeflate.c575 int nice_match = s->nice_match; /* stop if match long enough */ in longest_match() local
H A Ddefutil.h166 int nice_match; /* Stop searching when current match exceeds this */ member