1 2 3 4 5 6 7 8 9
#ifndef WCSNCAT # define WCSNCAT __wcsncat_avx2 #endif #define USE_AS_WCSCPY #define USE_AS_STRCAT #define STRNCAT WCSNCAT #include "strncat-avx2.S"