1#ifndef WCPNCPY
2# define WCPNCPY __wcpncpy_avx2
3#endif
4
5#define USE_AS_WCSCPY
6#define USE_AS_STPCPY
7#define STRNCPY WCPNCPY
8#include "strncpy-avx2.S"
9

source code of glibc/sysdeps/x86_64/multiarch/wcpncpy-avx2.S