Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zlib/
H A Dzconf.h60 # define deflateGetDictionary z_deflateGetDictionary macro
H A Dzconf.h.in49 # define deflateGetDictionary z_deflateGetDictionary macro
H A Ddeflate.c616 int ZEXPORT deflateGetDictionary(z_streamp strm, Bytef *dictionary, in deflateGetDictionary() function