Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/
H A Dzconf.h49 # define deflateSetDictionary z_deflateSetDictionary macro
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/include/
H A Dzconf.h40 # define deflateSetDictionary z_deflateSetDictionary macro
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Ddeflate.c315 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) in deflateSetDictionary() function