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

/darwin-on-arm/xnu/libkern/libkern/
H A Dzconf.h51 # define deflateCopy z_deflateCopy macro
H A Dzlib.h606 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp dest,
614 by calling deflateEnd. Note that deflateCopy duplicates the internal
618 deflateCopy returns Z_OK if success, Z_MEM_ERROR if there was not
/darwin-on-arm/xnu/libkern/zlib/
H A Ddeflate.c923 int ZEXPORT deflateCopy (dest, source) function

Completed in 75 milliseconds