Home
last modified time | relevance | path

Searched refs:inflateSetDictionary (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/lib/zlib/
H A Dzconf.h124 # define inflateSetDictionary z_inflateSetDictionary macro
537 #pragma map(inflateSetDictionary,"INSEDI")
H A Dzlib.h907 ZEXTERN int ZEXPORT inflateSetDictionary(z_streamp strm,
H A Dinflate.c1298 int ZEXPORT inflateSetDictionary(z_streamp strm, const Bytef *dictionary, in inflateSetDictionary() function