glibc/sysdeps/x86_64/multiarch/wcpncpy-evex.S

9 lines
150 B
ArmAsm

#ifndef WCPNCPY
# define WCPNCPY __wcpncpy_evex
#endif
#define USE_AS_WCSCPY
#define USE_AS_STPCPY
#define STRNCPY WCPNCPY
#include "strncpy-evex.S"