1#define STPNCPY __stpncpy_sse2
2#undef weak_alias
3#define weak_alias(ignored1, ignored2)
4#undef libc_hidden_def
5#define libc_hidden_def(stpncpy)
6
7#include <string/stpncpy.c>
8

source code of glibc/sysdeps/x86_64/multiarch/stpncpy-c.c