/sysdeps/s390/s390-64/ |
A D | tst-glibc-hwcaps.c | 40 if (strcmp (platform, "z900") == 0) in compute_level() 42 if (strcmp (platform, "z990") == 0) in compute_level() 44 if (strcmp (platform, "z9-109") == 0) in compute_level() 46 if (strcmp (platform, "z10") == 0) in compute_level() 48 if (strcmp (platform, "z196") == 0) in compute_level() 50 if (strcmp (platform, "zEC12") == 0) in compute_level() 60 if (strcmp (platform, "z13") == 0) in compute_level() 62 if (strcmp (platform, "z14") == 0) in compute_level() 64 if (strcmp (platform, "z15") == 0) in compute_level()
|
/sysdeps/powerpc/powerpc64/multiarch/ |
A D | strcmp.c | 20 # define strcmp __redirect_strcmp macro 27 extern __typeof (strcmp) __strcmp_ppc attribute_hidden; 28 extern __typeof (strcmp) __strcmp_power7 attribute_hidden; 29 extern __typeof (strcmp) __strcmp_power8 attribute_hidden; 31 extern __typeof (strcmp) __strcmp_power9 attribute_hidden; 34 # undef strcmp 36 libc_ifunc_redirected (__redirect_strcmp, strcmp,
|
A D | Makefile | 25 strcmp-power8 strcmp-power7 strcmp-ppc64 \ 37 strcmp-power9 strncmp-power9 strcpy-power9 stpcpy-power9 \
|
/sysdeps/i386/i686/multiarch/ |
A D | strcmp.c | 22 # define strcmp __redirect_strcmp macro 24 # undef strcmp 26 # define SYMBOL_NAME strcmp 29 libc_ifunc_redirected (__redirect_strcmp, strcmp, IFUNC_SELECTOR ());
|
A D | strcmp-ia32.S | 21 # define strcmp __strcmp_ia32 macro 29 .globl __GI_strcmp; __GI_strcmp = strcmp
|
/sysdeps/unix/sysv/linux/ |
A D | updwtmp.c | 22 ((strcmp (file_name, _PATH_UTMP) == 0 \ 25 : ((strcmp (file_name, _PATH_WTMP) == 0 \ 28 : ((strcmp (file_name, _PATH_UTMP "x") == 0 \ 31 : ((strcmp (file_name, _PATH_WTMP "x") == 0 \
|
A D | utmp_file.c | 22 ((strcmp (file_name, _PATH_UTMP) == 0 \ 25 : ((strcmp (file_name, _PATH_WTMP) == 0 \ 28 : ((strcmp (file_name, _PATH_UTMP "x") == 0 \ 31 : ((strcmp (file_name, _PATH_WTMP "x") == 0 \
|
A D | lddlibc4.c | 57 if (strcmp (argv[1], "--help") == 0) in main() 64 else if (strcmp (argv[1], "--version") == 0) in main()
|
A D | pathconf.c | 108 if (strcmp (mntbuf.mnt_type, "ext2") != 0 in distinguish_extX() 109 && strcmp (mntbuf.mnt_type, "ext3") != 0 in distinguish_extX() 110 && strcmp (mntbuf.mnt_type, "ext4") != 0) in distinguish_extX() 117 if (strcmp (mntbuf.mnt_type, "ext4") == 0) in distinguish_extX()
|
/sysdeps/x86_64/multiarch/ |
A D | strcmp.c | 22 # define strcmp __redirect_strcmp macro 24 # undef strcmp 26 # define SYMBOL_NAME strcmp 65 libc_ifunc_redirected (__redirect_strcmp, strcmp, IFUNC_SELECTOR ()); 68 __hidden_ver1 (strcmp, __GI_strcmp, __redirect_strcmp) 69 __attribute__ ((visibility ("hidden"))) __attribute_copy__ (strcmp);
|
A D | strcmp-sse2.S | 25 # define libc_hidden_builtin_def(strcmp) argument
|
A D | strncmp-ssse3.S | 24 #define libc_hidden_builtin_def(strcmp) argument
|
A D | Makefile | 4 strcmp-sse2 strcmp-sse2-unaligned strcmp-ssse3 \ 5 strcmp-sse4_2 strcmp-avx2 \ 53 strcmp-avx2-rtm \ 77 strcmp-evex \
|
A D | strncmp-sse2.S | 24 # define libc_hidden_builtin_def(strcmp) argument
|
/sysdeps/s390/ |
A D | strcmp.c | 22 # define strcmp __redirect_strcmp macro 27 # undef strcmp 37 s390_libc_ifunc_expr (__redirect_strcmp, strcmp,
|
A D | dl-procinfo.h | 92 if (strcmp (str, GLRO(dl_s390_cap_flags)[i]) == 0) in _dl_string_hwcap() 107 if (strcmp (str, GLRO(dl_s390_platforms)[i]) == 0) in _dl_string_platform()
|
/sysdeps/powerpc/powerpc64/le/ |
A D | tst-glibc-hwcaps.c | 33 if (strcmp (platform, "power8") == 0) in compute_level() 35 if (strcmp (platform, "power9") == 0) in compute_level() 37 if (strcmp (platform, "power10") == 0) in compute_level()
|
/sysdeps/powerpc/ |
A D | dl-procinfo.h | 77 if (strcmp (str, _dl_hwcap_string (i)) == 0) in _dl_string_hwcap() 140 if (strcmp (str + 3, "970") == 0) in _dl_string_platform() 142 else if (strcmp (str + 3, "-cell-be") == 0) in _dl_string_platform() 144 else if (strcmp (str + 3, "a2") == 0) in _dl_string_platform() 146 else if (strcmp (str + 3, "405") == 0) in _dl_string_platform() 148 else if (strcmp (str + 3, "440") == 0) in _dl_string_platform() 150 else if (strcmp (str + 3, "464") == 0) in _dl_string_platform() 152 else if (strcmp (str + 3, "476") == 0) in _dl_string_platform()
|
/sysdeps/i386/i686/ |
A D | strcmp.S | 27 ENTRY (strcmp) 50 END (strcmp) 51 libc_hidden_builtin_def (strcmp)
|
/sysdeps/gnu/ |
A D | updwtmp.c | 22 ((strcmp (file_name, _PATH_UTMP "x") == 0 \ 25 : ((strcmp (file_name, _PATH_WTMP "x") == 0 \
|
A D | utmp_file.c | 22 ((strcmp (file_name, _PATH_UTMP "x") == 0 \ 25 : ((strcmp (file_name, _PATH_WTMP "x") == 0 \
|
/sysdeps/i386/ |
A D | tst-auditmod3b.c | 139 if (strcmp (symname, "audit1_test") == 0 in pltenter() 140 || strcmp (symname, "audit2_test") == 0) in pltenter() 162 if (strcmp (symname, "audit1_test") == 0 in pltexit() 163 || strcmp (symname, "audit2_test") == 0) in pltexit() 170 if (strcmp (symname, "audit1_test") == 0) in pltexit() 178 else if (strcmp (symname, "audit2_test") == 0) in pltexit()
|
/sysdeps/ia64/ |
A D | strcmp.S | 38 ENTRY(strcmp) 51 END(strcmp) 52 libc_hidden_builtin_def (strcmp)
|
/sysdeps/x86/ |
A D | tst-strcpy-rtm.c | 32 && strcmp (string2, string1) == 0) in prepare() 43 && strcmp (string2, string1) == 0) in function()
|
/sysdeps/pthread/ |
A D | tst-basic6.c | 51 if (strcmp (p, p2) != 0) in tf() 116 if (strcmp (p, p2) != 0) in do_test()
|