Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hammer2/zlib/
H A Dhammer2_zlib_deflate.c627 int nice_match = s->nice_match; /* stop if match long enough */ in longest_match() local
H A Dhammer2_zlib_deflate.h182 int nice_match; /* Stop searching when current match exceeds this */ member
/dragonfly/usr.sbin/makefs/hammer2/zlib/
H A Dhammer2_zlib_deflate.c627 int nice_match = s->nice_match; /* stop if match long enough */ in longest_match() local
H A Dhammer2_zlib_deflate.h182 int nice_match; /* Stop searching when current match exceeds this */ member
/dragonfly/sbin/hammer2/zlib/
H A Dhammer2_zlib_deflate.c622 int nice_match = s->nice_match; /* stop if match long enough */ in longest_match() local
H A Dhammer2_zlib_deflate.h182 int nice_match; /* Stop searching when current match exceeds this */ member
/dragonfly/contrib/zlib-1.2/
H A Ddeflate.h194 int nice_match; /* Stop searching when current match exceeds this */ member
H A Ddeflate.c1245 int nice_match = s->nice_match; /* stop if match long enough */ local
/dragonfly/sys/net/
H A Dzlib.c447 int nice_match; /* Stop searching when current match exceeds this */ member
1276 int nice_match = s->nice_match; /* stop if match long enough */ in longest_match() local