Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/zlib/
HDzconf.h70 # define deflateSetDictionary z_deflateSetDictionary macro
HDzconf.h.in59 # define deflateSetDictionary z_deflateSetDictionary macro
HDdeflate.c550 int ZEXPORT deflateSetDictionary(z_streamp strm, const Bytef *dictionary, in deflateSetDictionary() function