Home
last modified time | relevance | path

Searched refs:__strncasecmp_l (Results 1 – 25 of 51) sorted by relevance

123

/glibc-2.36/sysdeps/x86_64/multiarch/
Dstrncase_l.c23 # define __strncasecmp_l __redirect___strncasecmp_l macro
26 # undef __strncasecmp_l
31 libc_ifunc_redirected (__redirect_strncasecmp_l, __strncasecmp_l,
34 weak_alias (__strncasecmp_l, strncasecmp_l)
36 __hidden_ver1 (__strncasecmp_l, __GI___strncasecmp_l,
/glibc-2.36/sysdeps/i386/i686/multiarch/
Dstrncase_l.c23 # define __strncasecmp_l __redirect___strncasecmp_l macro
26 # undef __strncasecmp_l
31 libc_ifunc_redirected (__redirect_strncasecmp_l, __strncasecmp_l,
34 weak_alias (__strncasecmp_l, strncasecmp_l)
Dstrncase_l-c.c5 #define __strncasecmp_l __strncasecmp_l_nonascii macro
/glibc-2.36/sysdeps/powerpc/powerpc32/power4/multiarch/
Dstrncase_l.c22 extern __typeof (__strncasecmp_l) __strncasecmp_l_ppc attribute_hidden;
23 extern __typeof (__strncasecmp_l) __strncasecmp_l_power7 attribute_hidden;
35 extern __typeof (__strncasecmp_l) __libc_strncasecmp_l;
Dstrncase_l-power7.c21 #define __strncasecmp_l __strncasecmp_l_power7 macro
/glibc-2.36/sysdeps/powerpc/powerpc64/multiarch/
Dstrncase_l.c22 extern __typeof (__strncasecmp_l) __strncasecmp_l_ppc attribute_hidden;
23 extern __typeof (__strncasecmp_l) __strncasecmp_l_power7 attribute_hidden;
35 extern __typeof (__strncasecmp_l) __libc_strncasecmp_l;
Dstrncase_l-power7.c20 #define __strncasecmp_l __strncasecmp_l_power7 macro
/glibc-2.36/string/
Dstrncase_l.c23 libc_hidden_def (__strncasecmp_l)
24 weak_alias (__strncasecmp_l, strncasecmp_l)
Dstrncase.c33 # define __strncasecmp __strncasecmp_l
/glibc-2.36/sysdeps/x86_64/
Dstrncase_l.S31 libc_hidden_def (__strncasecmp_l)
32 weak_alias (__strncasecmp_l, strncasecmp_l)
Dstrncase_l-nonascii.c6 #define __strncasecmp_l __strncasecmp_l_nonascii macro
/glibc-2.36/include/
Dstring.h69 extern __typeof (strncasecmp_l) __strncasecmp_l;
97 libc_hidden_proto (__strncasecmp_l)
/glibc-2.36/locale/
DVersions32 __isxdigit_l; __strcasecmp_l; __strcoll_l; __strfmon_l; __strncasecmp_l;
/glibc-2.36/time/
Dstrptime_l.c60 int result = __strncasecmp_l ((cs1), (s2), len, locale) == 0; \
/glibc-2.36/stdlib/
Dstrtod_l.c127 __strncasecmp_l ((S1), (S2), (N), _nl_C_locobj_ptr)
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/
Dlibc.abilist383 GLIBC_2.35 __strncasecmp_l F
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/
Dlibc.abilist387 GLIBC_2.36 __strncasecmp_l F
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/
Dlibc.abilist428 GLIBC_2.33 __strncasecmp_l F
/glibc-2.36/sysdeps/mach/hurd/i386/
Dlibc.abilist474 GLIBC_2.2.6 __strncasecmp_l F
/glibc-2.36/sysdeps/unix/sysv/linux/arc/
Dlibc.abilist429 GLIBC_2.32 __strncasecmp_l F
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv64/
Dlibc.abilist443 GLIBC_2.27 __strncasecmp_l F
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/
Dlibc.abilist453 GLIBC_2.17 __strncasecmp_l F
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/x32/
Dlibc.abilist455 GLIBC_2.16 __strncasecmp_l F
/glibc-2.36/sysdeps/unix/sysv/linux/csky/
Dlibc.abilist437 GLIBC_2.29 __strncasecmp_l F
/glibc-2.36/sysdeps/unix/sysv/linux/x86_64/64/
Dlibc.abilist455 GLIBC_2.2.5 __strncasecmp_l F

123