Home
last modified time | relevance | path

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

/trusted-firmware-a/lib/zlib/
A Dinflate.h31 DICT, /* waiting for inflateSetDictionary() call */ enumerator
A Dinflate.c841 state->mode = DICT;
842 case DICT:
1326 if (state->wrap != 0 && state->mode != DICT)
1330 if (state->mode == DICT) {

Completed in 5 milliseconds