Home
last modified time | relevance | path

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

/openbmc/u-boot/include/u-boot/
H A Dzlib.h74 # define deflateSetDictionary z_deflateSetDictionary macro
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c311 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) in deflateSetDictionary() function