Home
last modified time | relevance | path

Searched refs:__strcasecmp (Results 1 – 25 of 50) sorted by relevance

12

/sysdeps/x86_64/multiarch/
A Dstrcasecmp.c23 # define __strcasecmp __redirect___strcasecmp macro
26 # undef __strcasecmp
31 libc_ifunc_redirected (__redirect_strcasecmp, __strcasecmp,
34 weak_alias (__strcasecmp, strcasecmp)
36 __hidden_ver1 (__strcasecmp, __GI___strcasecmp, __redirect___strcasecmp)
A Dstrcasecmp_l-sse2.S22 #define __strcasecmp __strcasecmp_sse2 macro
A Dstrcasecmp_l-ssse3.S5 #define __strcasecmp __strcasecmp_ssse3 macro
A Dstrcmp-sse42.S87 ENTRY (GLABEL(__strcasecmp))
94 END (GLABEL(__strcasecmp))
/sysdeps/i386/i686/multiarch/
A Dstrcasecmp.c23 # define __strcasecmp __redirect___strcasecmp macro
26 # undef __strcasecmp
31 libc_ifunc_redirected (__redirect_strcasecmp, __strcasecmp,
34 weak_alias (__strcasecmp, strcasecmp)
A Dstrcasecmp-c.c5 #define __strcasecmp __strcasecmp_nonascii macro
/sysdeps/powerpc/powerpc64/multiarch/
A Dstrcasecmp.c23 extern __typeof (__strcasecmp) __libc_strcasecmp;
25 extern __typeof (__strcasecmp) __strcasecmp_ppc attribute_hidden;
26 extern __typeof (__strcasecmp) __strcasecmp_power7 attribute_hidden;
27 extern __typeof (__strcasecmp) __strcasecmp_power8 attribute_hidden;
A Dstrcasecmp-power7.S19 #define __strcasecmp __strcasecmp_power7 macro
A Dstrcasecmp-power8.S19 #define __strcasecmp __strcasecmp_power8 macro
/sysdeps/powerpc/powerpc32/power4/multiarch/
A Dstrcasecmp.c23 extern __typeof (__strcasecmp) __strcasecmp_ppc attribute_hidden;
24 extern __typeof (__strcasecmp) __strcasecmp_power7 attribute_hidden;
34 extern __typeof (__strcasecmp) __libc_strcasecmp;
/sysdeps/s390/
A Dutf16-utf32-z9.c99 emit_bom = (__strcasecmp (step->__to_name, "UTF-32//") == 0 in gconv_init()
100 || __strcasecmp (step->__to_name, "UTF-16//") == 0); in gconv_init()
102 if (__strcasecmp (step->__from_name, "UTF-16BE//") == 0 in gconv_init()
103 && (__strcasecmp (step->__to_name, "UTF-32//") == 0 in gconv_init()
104 || __strcasecmp (step->__to_name, "UTF-32BE//") == 0 in gconv_init()
105 || __strcasecmp (step->__to_name, "INTERNAL") == 0)) in gconv_init()
109 else if ((__strcasecmp (step->__to_name, "UTF-16//") == 0 in gconv_init()
110 || __strcasecmp (step->__to_name, "UTF-16BE//") == 0) in gconv_init()
111 && (__strcasecmp (step->__from_name, "UTF-32BE//") == 0 in gconv_init()
112 || __strcasecmp (step->__from_name, "INTERNAL") == 0)) in gconv_init()
A Dutf8-utf32-z9.c107 emit_bom = (__strcasecmp (step->__to_name, "UTF-32//") == 0); in gconv_init()
109 if (__strcasecmp (step->__from_name, "ISO-10646/UTF8/") == 0 in gconv_init()
110 && (__strcasecmp (step->__to_name, "UTF-32//") == 0 in gconv_init()
111 || __strcasecmp (step->__to_name, "UTF-32BE//") == 0 in gconv_init()
112 || __strcasecmp (step->__to_name, "INTERNAL") == 0)) in gconv_init()
116 else if (__strcasecmp (step->__to_name, "ISO-10646/UTF8/") == 0 in gconv_init()
117 && (__strcasecmp (step->__from_name, "UTF-32BE//") == 0 in gconv_init()
118 || __strcasecmp (step->__from_name, "INTERNAL") == 0)) in gconv_init()
A Dutf8-utf16-z9.c109 emit_bom = (__strcasecmp (step->__to_name, "UTF-16//") == 0); in gconv_init()
111 if (__strcasecmp (step->__from_name, "ISO-10646/UTF8/") == 0 in gconv_init()
112 && (__strcasecmp (step->__to_name, "UTF-16//") == 0 in gconv_init()
113 || __strcasecmp (step->__to_name, "UTF-16BE//") == 0)) in gconv_init()
117 else if (__strcasecmp (step->__from_name, "UTF-16BE//") == 0 in gconv_init()
118 && __strcasecmp (step->__to_name, "ISO-10646/UTF8/") == 0) in gconv_init()
/sysdeps/powerpc/powerpc64/power7/
A Dstrcasecmp.S30 # define __STRCMP __strcasecmp
/sysdeps/powerpc/powerpc32/power7/
A Dstrcasecmp.S30 # define __STRCMP __strcasecmp
/sysdeps/powerpc/powerpc64/power8/
A Dstrcasecmp.S25 # define __STRCASECMP __strcasecmp
/sysdeps/x86_64/
A Dstrcmp.S74 ENTRY2 (__strcasecmp)
81 END2 (__strcasecmp)
83 weak_alias (__strcasecmp, strcasecmp)
84 libc_hidden_def (__strcasecmp)
/sysdeps/unix/sysv/linux/arc/
A Dlibc.abilist419 GLIBC_2.32 __strcasecmp F
/sysdeps/mach/hurd/i386/
A Dlibc.abilist452 GLIBC_2.2.6 __strcasecmp F
/sysdeps/unix/sysv/linux/riscv/rv32/
A Dlibc.abilist418 GLIBC_2.33 __strcasecmp F
/sysdeps/unix/sysv/linux/csky/
A Dlibc.abilist427 GLIBC_2.29 __strcasecmp F
/sysdeps/unix/sysv/linux/microblaze/le/
A Dlibc.abilist439 GLIBC_2.18 __strcasecmp F
/sysdeps/unix/sysv/linux/riscv/rv64/
A Dlibc.abilist433 GLIBC_2.27 __strcasecmp F
/sysdeps/unix/sysv/linux/aarch64/
A Dlibc.abilist439 GLIBC_2.17 __strcasecmp F
/sysdeps/unix/sysv/linux/microblaze/be/
A Dlibc.abilist439 GLIBC_2.18 __strcasecmp F

Completed in 28 milliseconds

12