Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfgetr.c143 MEMCPY(s,ends,n);
H A Dsfhdr.h1152 #define MEMCPY(to,fr,n) \ macro
/illumos-gate/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);
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h428 #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.c633 MEMCPY(op, ip, n); in lex()