memmove            81 third_party/expat/files/lib/xmlparse.c #define memmove(d,s,l) bcopy((s),(d),(l))
memmove            80 third_party/npapi/npspy/extern/nspr/md/sunos4.h #define memmove(to,from,len) bcopy((char*)(from),(char*)(to),len)
memmove           139 third_party/talloc/libreplace/replace.h #define memmove rep_memmove