Searched refs:DICT (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/lib/zlib/ | ||
| H A D | inflate.h | 31 DICT, /* waiting for inflateSetDictionary() call */ enumerator |
| H A D | inflate.c | 537 state->mode = DICT; in inflate() |