Home
last modified time | relevance | path

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

/optee_os/core/lib/zlib/
A Dinflate.h32 DICT, /* waiting for inflateSetDictionary() call */ enumerator
A Dinflate.c842 state->mode = DICT;
844 case DICT:
1339 if (state->wrap != 0 && state->mode != DICT)
1343 if (state->mode == DICT) {

Completed in 8 milliseconds