Searched refs:havedict (Results 1 – 8 of 8) sorted by relevance
85 int havedict; /* true if dictionary provided */ member
117 state->havedict = 0;820 if (state->havedict == 0) {1321 state->havedict = 1;
115 state->havedict = 0;804 if (state->havedict == 0) {1289 state->havedict = 1;
117 state->havedict = 0; in inflateResetKeep()820 if (state->havedict == 0) { in inflate()1322 state->havedict = 1; in inflateSetDictionary()