Home
last modified time | relevance | path

Searched defs:bcopy (Results 1 – 6 of 6) sorted by relevance

/minix3/lib/libc/string/
H A DLint_bcopy.c12 bcopy(src, dst, len) in bcopy() function
/minix3/include/ssp/
H A Dstrings.h38 #define bcopy(src, dst, len) \ macro
/minix3/common/lib/libc/string/
H A Dbcopy.c200 bcopy(const void *s2, void *s1, size_t n) in bcopy() function
/minix3/sys/sys/
H A Dsystm.h247 #define bcopy(src, dst, len) memcpy((dst), (src), (len)) macro
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dbstring.c438 #define bcopy BUILTIN(bcopy) macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLibraryInfo.h168 bcopy, enumerator