Home
last modified time | relevance | path

Searched defs:bytecopy (Results 1 – 4 of 4) sorted by relevance

/dports/devel/ga/ga-5.8/ma/
H A Dmemcpy.h44 #define bytecopy(from,to,nbytes) \ macro
/dports/math/physcalc/physcalc-2.4_1/
H A Dphysnode.c307 EXPORT void bytecopy(dst, src, bytes) in bytecopy() function
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dxan.c90 static inline void bytecopy(unsigned char *dest, const unsigned char *src, int count) in bytecopy() function
/dports/editors/uemacs/uemacs-4.0/src/
H A Dmain.c1106 char *PASCAL NEAR bytecopy(dst, src, maxlen) in bytecopy() function