Home
last modified time | relevance | path

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

/mirbsd/src/kern/z/
Ddeflate.c386 s->match_available = 0;
1127 s->match_available = 0;
1813 s->match_available = 0;
1819 } else if (s->match_available) {
1836 s->match_available = 1;
1842 if (s->match_available) {
1845 s->match_available = 0;
Ddeflate.h158 int match_available; /* set if previous match exists */ member