Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/zlib/
A Dinflate.h32 DICT, /* waiting for inflateSetDictionary() call */ enumerator
A Dinflate.c850 state->mode = DICT;
852 case DICT:
1351 if (state->wrap != 0 && state->mode != DICT)
1355 if (state->mode == DICT) {

Completed in 4 milliseconds