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

/haiku-fatelf/src/libs/pdflib/libs/flate/
H A Dinflate.c20 DICT0, /* waiting for inflateSetDictionary */ enumerator in enum:__anon4898
215 z->state->mode = DICT0;
217 case DICT0:
287 if (z == Z_NULL || z->state == Z_NULL || z->state->mode != DICT0)

Completed in 37 milliseconds