(root)/
glibc-2.38/
sysdeps/
x86_64/
multiarch/
strchrnul-avx2.S
#ifndef STRCHRNUL
# define STRCHRNUL	__strchrnul_avx2
#endif

#define STRCHR	STRCHRNUL
#define USE_AS_STRCHRNUL 1

#include "strchr-avx2.S"