DEBSOURCES
Skip Quicknav
sources / glibc / 2.41-9 / sysdeps / x86_64 / multiarch / wcscat-evex.S
123456789
#ifndef WCSCAT # define WCSCAT __wcscat_evex #endif #define USE_AS_WCSCPY #define USE_AS_STRCAT #define STRCPY WCSCAT #include "strcpy-evex.S"