Searched refs:deflateCopy (Results 1 - 3 of 3) sorted by relevance

/broadcom-cfe-1.4.2/cfe/zlib/
H A Dzconf.h24 # define deflateCopy z_deflateCopy macro
H A Dzlib.h480 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
488 by calling deflateEnd. Note that deflateCopy duplicates the internal
492 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
H A Ddeflate.c600 int ZEXPORT deflateCopy (dest, source) function

Completed in 27 milliseconds