Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zlib/
H A Ddeflate.h161 int match_available; /* set if previous match exists */ member
H A Ddeflate.c440 s->match_available = 0;
1216 s->match_available = 0;
2012 s->match_available = 0;
2018 } else if (s->match_available) {
2035 s->match_available = 1;
2041 if (s->match_available) {
2044 s->match_available = 0;