Home
last modified time | relevance | path

Searched refs:DICT (Results 1 – 2 of 2) sorted by relevance

/linux/lib/zlib_inflate/
H A Dinflate.h28 DICT, /* waiting for inflateSetDictionary() call */ enumerator
H A Dinflate.c398 state->mode = DICT; in zlib_inflate()
400 case DICT: in zlib_inflate()