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

/freebsd-9.3-release/lib/libz/contrib/gcc_gvmat64/
H A Dgvmat64.S166 #define nice_match [ rcx + dsNiceMatch] define
/freebsd-9.3-release/lib/libz/
H A Ddeflate.c1157 int nice_match = s->nice_match; /* stop if match long enough */ local
H A Ddeflate.h191 int nice_match; /* Stop searching when current match exceeds this */ member in struct:internal_state
/freebsd-9.3-release/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 in struct:internal_state
/freebsd-9.3-release/sys/net/
H A Dzlib.c438 int nice_match; /* Stop searching when current match exceeds this */ member in struct:deflate_state
1282 int nice_match = s->nice_match; /* stop if match long enough */ local

Completed in 87 milliseconds