Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Dinflate.h30 DICTID, /* i: waiting for dictionary check value */ enumerator
H A Dinflate.c402 state->mode = hold & 0x200 ? DICTID : TYPE; in inflate()
533 case DICTID: in inflate()