Searched refs:match_available (Results 1 – 4 of 4) sorted by relevance
542 s->match_available = 0; in lm_init()1090 s->match_available = 0; in deflate_slow()1096 } else if (s->match_available) { in deflate_slow()1112 s->match_available = 1; in deflate_slow()1118 if (s->match_available) { in deflate_slow()1121 s->match_available = 0; in deflate_slow()
133 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;
155 int match_available; /* set if previous match exists */ member