Searched refs:match_available (Results 1 – 4 of 4) sorted by relevance
549 s->match_available = 0; in lm_init()1097 s->match_available = 0; in deflate_slow()1103 } else if (s->match_available) { in deflate_slow()1119 s->match_available = 1; in deflate_slow()1125 if (s->match_available) { in deflate_slow()1128 s->match_available = 0; in deflate_slow()
133 int match_available; /* set if previous match exists */ member
155 int match_available; /* set if previous match exists */ member
1038 s->match_available = 0;1695 s->match_available = 0;1701 } else if (s->match_available) {1718 s->match_available = 1;1724 if (s->match_available) {1727 s->match_available = 0;