glibc/sysdeps/x86_64/multiarch/strnlen-avx2.S

9 lines
130 B
ArmAsm

#ifndef STRNLEN
# define STRNLEN __strnlen_avx2
#endif
#define USE_AS_STRNLEN 1
#define STRLEN STRNLEN
#include "strlen-avx2.S"