Home
last modified time | relevance | path

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

/openbmc/u-boot/include/u-boot/
H A Dzlib.h78 # define deflateBound z_deflateBound macro
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c486 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function