Searched defs:zmemcpy (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sys/lib/libz/
H A Dzutil.c146 void ZLIB_INTERNAL zmemcpy(Bytef* dest, const Bytef* source, uInt len) { function
H A Dzutil.h220 # define zmemcpy _fmemcpy macro
224 # define zmemcpy memcpy macro
/openbsd-current/lib/libz/
H A Dzutil.c143 void ZLIB_INTERNAL zmemcpy(Bytef* dest, const Bytef* source, uInt len) { function
H A Dzutil.h206 # define zmemcpy _fmemcpy macro
210 # define zmemcpy memcpy macro
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzutil.h230 # define zmemcpy _fmemcpy macro
234 # define zmemcpy memcpy macro
H A Dzutil.c151 void ZLIB_INTERNAL zmemcpy( function
/openbsd-current/sys/lib/libsa/
H A Dcread.c48 #define zmemcpy memcpy macro

Completed in 137 milliseconds