Z_NEED_DICT 769 other-licenses/zlib/inflate.c return Z_NEED_DICT; Z_NEED_DICT 53 other-licenses/zlib/uncompr.c if (err == Z_NEED_DICT || (err == Z_BUF_ERROR && stream.avail_in == 0)) Z_NEED_DICT 56 other-licenses/zlib/zutil.h #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)]