1#define STRCMP __strncmp_avx2
2#define USE_AS_STRNCMP 1
3#define OVERFLOW_STRCMP __strcmp_avx2
4#include "strcmp-avx2.S"
5

source code of glibc/sysdeps/x86_64/multiarch/strncmp-avx2.S