Searched defs:copy_with_crc (Results 1 – 5 of 5) sorted by relevance
227 Z_INTERNAL void copy_with_crc(PREFIX3(stream) *strm, unsigned char *dst, unsigned long size) { in copy_with_crc() function
517 ZLIB_INTERNAL void copy_with_crc(z_streamp strm, Bytef *dst, long size) in copy_with_crc() function
168 #define copy_with_crc Cr_z_copy_with_crc macro