(root)/
glibc-2.38/
sysdeps/
x86_64/
multiarch/
wcpcpy-evex.S
#ifndef WCPCPY
# define WCPCPY	__wcpcpy_evex
#endif

#define USE_AS_STPCPY
#define USE_AS_WCSCPY
#define STRCPY	WCPCPY
#include "strcpy-evex.S"