HomeSort by: relevance | last modified time | path
    Searched refs:Z_NEED_DICT (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/freetype/dist/src/gzip/
zlib.h 134 #define Z_NEED_DICT 2
357 dictionary chosen by the compressor and returns Z_NEED_DICT; otherwise
366 been reached and all uncompressed output has been produced, Z_NEED_DICT if a
542 if this call returned Z_NEED_DICT. The dictionary chosen by the compressor
inflate.c 216 return Z_NEED_DICT;

Completed in 8 milliseconds