1#define STRCMP __strncasecmp_l
2#define USE_AS_STRNCASECMP_L
3#include "strcmp.S"
4
5weak_alias (__strncasecmp_l, strncasecmp_l)
6libc_hidden_def (strncasecmp_l)
7

source code of glibc/sysdeps/x86_64/strncase_l.S