Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/gs/zlib/
H A Dzconf.in.h23 # define deflateSetDictionary z_deflateSetDictionary macro
H A Dzconf.h23 # define deflateSetDictionary z_deflateSetDictionary macro
H A Ddeflate.c314 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) in deflateSetDictionary() function