(root)/
glibc-2.38/
sysdeps/
x86_64/
multiarch/
wcpncpy-avx2.S
#ifndef WCPNCPY
# define WCPNCPY	__wcpncpy_avx2
#endif

#define USE_AS_WCSCPY
#define USE_AS_STPCPY
#define STRNCPY	WCPNCPY
#include "strncpy-avx2.S"