DEBSOURCES
Skip Quicknav
sources / glibc / 2.41-11 / sysdeps / x86_64 / multiarch / strchrnul-avx2.S
12345678
#ifndef STRCHRNUL # define STRCHRNUL __strchrnul_avx2 #endif #define STRCHR STRCHRNUL #define USE_AS_STRCHRNUL 1 #include "strchr-avx2.S"