/sysdeps/x86_64/multiarch/ |
A D | strcasecmp.c | 23 # 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 D | strcasecmp_l-sse2.S | 22 #define __strcasecmp __strcasecmp_sse2 macro
|
A D | strcasecmp_l-ssse3.S | 5 #define __strcasecmp __strcasecmp_ssse3 macro
|
A D | strcmp-sse42.S | 87 ENTRY (GLABEL(__strcasecmp)) 94 END (GLABEL(__strcasecmp))
|
/sysdeps/i386/i686/multiarch/ |
A D | strcasecmp.c | 23 # define __strcasecmp __redirect___strcasecmp macro 26 # undef __strcasecmp 31 libc_ifunc_redirected (__redirect_strcasecmp, __strcasecmp, 34 weak_alias (__strcasecmp, strcasecmp)
|
A D | strcasecmp-c.c | 5 #define __strcasecmp __strcasecmp_nonascii macro
|
/sysdeps/powerpc/powerpc64/multiarch/ |
A D | strcasecmp.c | 23 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 D | strcasecmp-power7.S | 19 #define __strcasecmp __strcasecmp_power7 macro
|
A D | strcasecmp-power8.S | 19 #define __strcasecmp __strcasecmp_power8 macro
|
/sysdeps/powerpc/powerpc32/power4/multiarch/ |
A D | strcasecmp.c | 23 extern __typeof (__strcasecmp) __strcasecmp_ppc attribute_hidden; 24 extern __typeof (__strcasecmp) __strcasecmp_power7 attribute_hidden; 34 extern __typeof (__strcasecmp) __libc_strcasecmp;
|
/sysdeps/s390/ |
A D | utf16-utf32-z9.c | 99 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 D | utf8-utf32-z9.c | 107 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 D | utf8-utf16-z9.c | 109 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 D | strcasecmp.S | 30 # define __STRCMP __strcasecmp
|
/sysdeps/powerpc/powerpc32/power7/ |
A D | strcasecmp.S | 30 # define __STRCMP __strcasecmp
|
/sysdeps/powerpc/powerpc64/power8/ |
A D | strcasecmp.S | 25 # define __STRCASECMP __strcasecmp
|
/sysdeps/x86_64/ |
A D | strcmp.S | 74 ENTRY2 (__strcasecmp) 81 END2 (__strcasecmp) 83 weak_alias (__strcasecmp, strcasecmp) 84 libc_hidden_def (__strcasecmp)
|
/sysdeps/unix/sysv/linux/arc/ |
A D | libc.abilist | 419 GLIBC_2.32 __strcasecmp F
|
/sysdeps/mach/hurd/i386/ |
A D | libc.abilist | 452 GLIBC_2.2.6 __strcasecmp F
|
/sysdeps/unix/sysv/linux/riscv/rv32/ |
A D | libc.abilist | 418 GLIBC_2.33 __strcasecmp F
|
/sysdeps/unix/sysv/linux/csky/ |
A D | libc.abilist | 427 GLIBC_2.29 __strcasecmp F
|
/sysdeps/unix/sysv/linux/microblaze/le/ |
A D | libc.abilist | 439 GLIBC_2.18 __strcasecmp F
|
/sysdeps/unix/sysv/linux/riscv/rv64/ |
A D | libc.abilist | 433 GLIBC_2.27 __strcasecmp F
|
/sysdeps/unix/sysv/linux/aarch64/ |
A D | libc.abilist | 439 GLIBC_2.17 __strcasecmp F
|
/sysdeps/unix/sysv/linux/microblaze/be/ |
A D | libc.abilist | 439 GLIBC_2.18 __strcasecmp F
|