Searched defs:deflateCopy (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/u-boot/ | ||
H A D | zlib.h | 75 # define deflateCopy z_deflateCopy macro |
/openbmc/u-boot/lib/zlib/ | ||
H A D | deflate.c | 928 int ZEXPORT deflateCopy (dest, source) in deflateCopy() function |