MEMCPY 80 maint/gnulib/lib/nstrftime.c # define MEMCPY(d, s, n) __wmemcpy (d, s, n) MEMCPY 90 maint/gnulib/lib/nstrftime.c # define MEMCPY(d, s, n) memcpy (d, s, n)