ubuntu-buildroot/output/build/glibc-2.36-81-g4f4d7a13edfd.../sysdeps/x86_64/multiarch/wcslen-avx2.S

9 lines
125 B
ArmAsm

#ifndef WCSLEN
# define WCSLEN __wcslen_avx2
#endif
#define STRLEN WCSLEN
#define USE_AS_WCSLEN 1
#include "strlen-avx2.S"