MEMCPY 79 lib/nstrftime.c # define MEMCPY(d, s, n) __wmemcpy (d, s, n) MEMCPY 89 lib/nstrftime.c # define MEMCPY(d, s, n) memcpy (d, s, n)