Home
last modified time | relevance | path

Searched refs:deflateCopy (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/u-boot/
H A Dzlib.h75 # define deflateCopy z_deflateCopy macro
545 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c928 int ZEXPORT deflateCopy (dest, source) in deflateCopy() function