(root)/
glibc-2.38/
sysdeps/
x86_64/
multiarch/
wcsncpy-evex.S
#ifndef WCSNCPY
# define WCSNCPY	__wcsncpy_evex
#endif

#define USE_AS_WCSCPY
#define STRNCPY	WCSNCPY
#include "strncpy-evex.S"