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

  /src/common/dist/zlib/
zconf.h 53 # define deflateGetDictionary z_deflateGetDictionary
zconf.h.in 49 # define deflateGetDictionary z_deflateGetDictionary
zlib.h 657 ZEXTERN int ZEXPORT deflateGetDictionary(z_streamp strm,
664 always enough. If deflateGetDictionary() is called with dictionary equal to
668 deflateGetDictionary() may return a length less than the window size, even
675 deflateGetDictionary returns Z_OK on success, or Z_STREAM_ERROR if the
zconf.h.cmakein 51 # define deflateGetDictionary z_deflateGetDictionary
deflate.c 618 int ZEXPORT deflateGetDictionary(z_streamp strm, Bytef *dictionary,
  /src/common/dist/zlib/os400/
zlib.inc 397 D deflateGetDictionary...
398 D PR 10I 0 extproc('deflateGetDictionary') Get dictionary

Completed in 17 milliseconds