Searched refs:deflateSetDictionary (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/libkern/libkern/
H A Dzconf.h50 # define deflateSetDictionary z_deflateSetDictionary macro
H A Dzlib.h567 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
599 deflateSetDictionary returns Z_OK if success, or Z_STREAM_ERROR if a
602 or if the compression method is bsort). deflateSetDictionary does not
774 deflateSetDictionary). For raw inflate, this function can be called
/darwin-on-arm/xnu/libkern/zlib/
H A Ddeflate.c344 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) function

Completed in 34 milliseconds