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

/forgerock/web-agents-v4/zlib/
H A Dinflate.h30 DICTID, /* i: waiting for dictionary check value */ enumerator in enum:__anon116
64 (zlib) -> DICTID or TYPE
65 DICTID -> DICT -> TYPE
H A Dinflate.c683 state->mode = hold & 0x200 ? DICTID : TYPE;
814 case DICTID:

Completed in 179 milliseconds