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

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfgetr.c143 MEMCPY(s,ends,n);
H A Dsfhdr.h1133 /* note that MEMCPY advances the associated pointers */
1134 #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/lib/libpp/common/
H A Dpplex.c255 MEMCPY(op, ip, n);
1362 MEMCPY(op, ip, n);
H A Dpplib.h423 * note that MEMCPY advances the associated pointers
426 #define MEMCPY(to,fr,n) \ macro
H A Dppproto.c603 MEMCPY(op, ip, n);

Completed in 115 milliseconds