Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Dinflate.h31 DICT, /* waiting for inflateSetDictionary() call */ enumerator
H A Dinflate.c537 state->mode = DICT; in inflate()
538 case DICT: in inflate()