Home
last modified time | relevance | path

Searched defs:MEMMOVE (Results 1 – 9 of 9) sorted by relevance

/freebsd/lib/libc/powerpc64/string/
H A Dmemmove.S2 #define MEMMOVE macro
H A Dmemmove_resolver.c2 #define MEMMOVE macro
H A Dmemmove_vsx.S2 #define MEMMOVE macro
/freebsd/lib/libc/string/
H A Dmemmove.c1 #define MEMMOVE macro
/freebsd/lib/libc/i386/string/
H A Dmemmove.S2 #define MEMMOVE macro
/freebsd/lib/libc/amd64/string/
H A Dmemmove.S52 .macro MEMMOVE erms overlap begin end macro
/freebsd/contrib/bionic-x86_64-string/
H A Dsse2-memmove-slm.S34 # define MEMMOVE memmove macro
/freebsd/contrib/nvi/common/
H A Dmultibyte.h103 #define MEMMOVE wmemmove macro
107 #define MEMMOVE(p, t, len) memmove(p, t, (len) * sizeof(CHAR_T)) macro
/freebsd/sys/amd64/amd64/
H A Dsupport.S285 .macro MEMMOVE erms overlap begin end macro