Searched refs:DICT (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/lib/zlib_inflate/ | ||
| H A D | inflate.h | 28 DICT, /* waiting for inflateSetDictionary() call */ enumerator |
| H A D | inflate.c | 398 state->mode = DICT; in zlib_inflate() |