(root)/
glibc-2.38/
sysdeps/
x86_64/
multiarch/
wcslen-avx2.S
#ifndef WCSLEN
# define WCSLEN	__wcslen_avx2
#endif

#define STRLEN WCSLEN
#define USE_AS_WCSLEN 1

#include "strlen-avx2.S"