Home
last modified time | relevance | path

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

/xnu-8792.61.2/libkern/zlib/
H A Dinflate.c1215 inflateSetDictionary(z_streamp strm, const Bytef *dictionary, uInt dictLength) in inflateSetDictionary()
H A Ddeflate.c336 deflateSetDictionary(z_streamp strm, const Bytef *dictionary, uInt dictLength) in deflateSetDictionary()