Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libz/contrib/gcc_gvmat64/
Dgvmat64.S166 #define nice_match [ rcx + dsNiceMatch] macro
/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
Ddeflate.h188 int nice_match; /* Stop searching when current match exceeds this */ member
Ddeflate.c1042 int nice_match = s->nice_match; /* stop if match long enough */ local
/freebsd-9-stable/lib/libz/
Ddeflate.h191 int nice_match; /* Stop searching when current match exceeds this */ member
Ddeflate.c1157 int nice_match = s->nice_match; /* stop if match long enough */ local
/freebsd-9-stable/sys/net/
Dzlib.c438 int nice_match; /* Stop searching when current match exceeds this */ member
1282 int nice_match = s->nice_match; /* stop if match long enough */ local