Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/
H A Dzconf.h53 # define deflateBound z_deflateBound macro
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/include/
H A Dzconf.h44 # define deflateBound z_deflateBound macro
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Ddeflate.c489 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function