Home
last modified time | relevance | path

Searched defs:deflateSetDictionary (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.61.2/libkern/libkern/ !
H A Dzconf.h50 # define deflateSetDictionary z_deflateSetDictionary macro
/xnu-8792.61.2/libkern/zlib/ !
H A Ddeflate.c336 deflateSetDictionary(z_streamp strm, const Bytef *dictionary, uInt dictLength) in deflateSetDictionary() function