Searched refs:havedict (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libz/
H A Dinflate.h81 int havedict; /* true if dictionary provided */ member in struct:inflate_state
H A Dinflate.c115 state->havedict = 0;
767 if (state->havedict == 0) {
1206 state->havedict = 1;
/ast/src/cmd/INIT/
H A Dratz.c1642 int havedict; /* true if dictionary provided */ member in struct:inflate_state
2341 state->havedict = 0;
2986 if (state->havedict == 0) {
3425 state->havedict = 1;

Completed in 27 milliseconds