Home
last modified time | relevance | path

Searched refs:match_available (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/lib/libz/
Ddeflate.c384 s->match_available = 0;
1125 s->match_available = 0;
1811 s->match_available = 0;
1817 } else if (s->match_available) {
1834 s->match_available = 1;
1840 if (s->match_available) {
1843 s->match_available = 0;
Ddeflate.h158 int match_available; /* set if previous match exists */ member
/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
Ddeflate.c1010 s->match_available = 0;
1644 s->match_available = 0;
1650 } else if (s->match_available) {
1667 s->match_available = 1;
1673 if (s->match_available) {
1676 s->match_available = 0;
Ddeflate.h155 int match_available; /* set if previous match exists */ member
/freebsd-9-stable/sys/net/
Dzlib.c405 int match_available; /* set if previous match exists */ member
1253 s->match_available = 0;
1800 s->match_available = 0;
1806 } else if (s->match_available) {
1822 s->match_available = 1;
1828 if (s->match_available) {
1831 s->match_available = 0;