DEBSOURCES
Skip Quicknav
sources / glibc / 2.41-9 / sysdeps / x86_64 / multiarch / wcpcpy-avx2.S
12345678
#ifndef WCPCPY # define WCPCPY __wcpcpy_avx2 #endif #define USE_AS_STPCPY #define USE_AS_WCSCPY #define STRCPY WCPCPY #include "strcpy-avx2.S"