memcpy 69 gtags-cscope/global-cscope.h # define memcpy(d, s, n) bcopy ((s), (d), (n)) memcpy 148 libglibc/regex.c # define memcpy(d, s, n) (bcopy (s, d, n), (d))