Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/zlib/contrib/gcc_gvmat64/
H A Dgvmat64.S166 #define nice_match [ rcx + dsNiceMatch] macro
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Ddeflate.c1042 int nice_match = s->nice_match; /* stop if match long enough */ local
H A Ddeflate.h188 int nice_match; /* Stop searching when current match exceeds this */ member
/freebsd-12.1/sys/contrib/zlib/
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
/freebsd-12.1/sys/libkern/
H A Dzlib.c445 int nice_match; /* Stop searching when current match exceeds this */ member
1289 int nice_match = s->nice_match; /* stop if match long enough */ local