(root)/
glibc-2.38/
sysdeps/
x86_64/
multiarch/
strnlen-avx2.S
#ifndef STRNLEN
# define STRNLEN __strnlen_avx2
#endif

#define USE_AS_STRNLEN 1
#define STRLEN	STRNLEN

#include "strlen-avx2.S"