Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Ddeflate.h198 int nice_match; /* Stop searching when current match exceeds this */ member
H A Ddeflate.c1354 int nice_match = s->nice_match; /* stop if match long enough */ in longest_match() local
/openbsd/lib/libz/
H A Ddeflate.h196 int nice_match; /* Stop searching when current match exceeds this */ member
H A Ddeflate.c1358 int nice_match = s->nice_match; /* stop if match long enough */ in longest_match() local
/openbsd/sys/lib/libz/
H A Ddeflate.h196 int nice_match; /* Stop searching when current match exceeds this */ member
H A Ddeflate.c1358 int nice_match = s->nice_match; /* stop if match long enough */ in longest_match() local