Searched defs:zmemcpy (Results 1 – 7 of 7) sorted by relevance
210 # define zmemcpy _fmemcpy macro 206 # define zmemcpy global() macro
143 void ZLIB_INTERNAL zmemcpy(Bytef* dest, const Bytef* source, uInt len) { in zmemcpy() function
223 # define zmemcpy _fmemcpy macro 219 # define zmemcpy global() macro
146 void ZLIB_INTERNAL zmemcpy(Bytef* dest, const Bytef* source, uInt len) { in zmemcpy() function
230 # define zmemcpy global() macro 234 # define zmemcpy global() macro
151 void ZLIB_INTERNAL zmemcpy( zmemcpy() function
48 #define zmemcpy memcpy macro