Searched defs:MEMCPY (Results 1 – 5 of 5) sorted by relevance
/titanic_51/usr/src/cmd/gencat/ |
H A D | gencat.c | 68 #define MEMCPY(dst, src, n) \ macro
|
/titanic_51/usr/src/lib/libpp/common/ |
H A D | pplib.h | 426 #define MEMCPY(to,fr,n) \ macro
|
/titanic_51/usr/src/contrib/ast/src/lib/libpp/ |
H A D | pplib.h | 428 #define MEMCPY(to,fr,n) \ macro
|
/titanic_51/usr/src/lib/libast/common/sfio/ |
H A D | sfhdr.h | 1134 #define MEMCPY(to,fr,n) \ macro
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | sfhdr.h | 1152 #define MEMCPY(to,fr,n) \ macro
|