Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zlib/
H A Dzconf.h70 # define deflateSetDictionary z_deflateSetDictionary macro
H A Dzconf.h.in59 # define deflateSetDictionary z_deflateSetDictionary macro
H A Ddeflate.c550 int ZEXPORT deflateSetDictionary(z_streamp strm, const Bytef *dictionary, in deflateSetDictionary() function