(root)/
glibc-2.38/
sysdeps/
x86_64/
multiarch/
stpcpy-sse2.S
#ifndef STPCPY
# define STPCPY	__stpcpy_sse2
#endif

#define USE_AS_STPCPY
#define STRCPY	STPCPY
#include "strcpy-sse2.S"