Searched refs:DICT (Results 1 – 2 of 2) sorted by relevance
31 DICT, /* waiting for inflateSetDictionary() call */ enumerator
814 state->mode = DICT; in inflate()816 case DICT: in inflate()1307 if (state->wrap != 0 && state->mode != DICT) in inflateSetDictionary()1311 if (state->mode == DICT) { in inflateSetDictionary()