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

/linux-master/lib/zlib_inflate/
H A Dinflate.h27 DICTID, /* i: waiting for dictionary check value */ enumerator in enum:__anon673
59 (zlib) -> DICTID or TYPE
60 DICTID -> DICT -> TYPE
H A Dinflate.c391 state->mode = hold & 0x200 ? DICTID : TYPE;
394 case DICTID:

Completed in 149 milliseconds