Home
last modified time | relevance | path

Searched refs:MEMCPY (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libast/common/sfio/
H A Dsfgetr.c143 MEMCPY(s,ends,n);
H A Dsfhdr.h1134 #define MEMCPY(to,fr,n) \ macro
/titanic_41/usr/src/cmd/gencat/
H A Dgencat.c68 #define MEMCPY(dst, src, n) \ macro
298 MEMCPY(p->s, text, len);
1093 MEMCPY(text, msgp->s, msgp->msg_len);
/titanic_41/usr/src/lib/libpp/common/
H A Dpplib.h426 #define MEMCPY(to,fr,n) \ macro
H A Dpplex.c255 MEMCPY(op, ip, n); in ppcpp()
1362 MEMCPY(op, ip, n); in ppcpp()
H A Dppproto.c603 MEMCPY(op, ip, n); in lex()