Searched defs:Z_NEED_DICT (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dzlib.h196 #define Z_NEED_DICT 2 macro
456 chosen by the compressor and returns Z_NEED_DICT; otherwise it sets
472 been reached and all uncompressed output has been produced, Z_NEED_DICT if a
766 if that call returned Z_NEED_DICT. The dictionary chosen by the compressor

Completed in 475 milliseconds