/sysdeps/powerpc/powerpc64/multiarch/ |
A D | strncmp.c | 21 # define strncmp __redirect_strncmp macro 28 extern __typeof (strncmp) __strncmp_ppc attribute_hidden; 29 extern __typeof (strncmp) __strncmp_power4 attribute_hidden; 30 extern __typeof (strncmp) __strncmp_power7 attribute_hidden; 31 extern __typeof (strncmp) __strncmp_power8 attribute_hidden; 33 extern __typeof (strncmp) __strncmp_power9 attribute_hidden; 35 # undef strncmp 39 libc_ifunc_redirected (__redirect_strncmp, strncmp,
|
A D | Makefile | 15 strncmp-power8 strncmp-power7 \ 16 strncmp-power4 strncmp-ppc64 \ 37 strcmp-power9 strncmp-power9 strcpy-power9 stpcpy-power9 \
|
/sysdeps/powerpc/powerpc32/power4/multiarch/ |
A D | strncmp.c | 21 # define strncmp __redirect_strncmp macro 28 extern __typeof (strncmp) __strncmp_ppc attribute_hidden; 29 extern __typeof (strncmp) __strncmp_power4 attribute_hidden; 30 extern __typeof (strncmp) __strncmp_power7 attribute_hidden; 31 # undef strncmp 35 libc_ifunc_redirected (__redirect_strncmp, strncmp,
|
A D | Makefile | 8 strnlen-ppc32 strncmp-power7 strncmp-ppc32 \
|
A D | ifunc-impl-list.c | 99 IFUNC_IMPL (i, name, strncmp, in __libc_ifunc_impl_list() 100 IFUNC_IMPL_ADD (array, i, strncmp, hwcap & PPC_FEATURE_HAS_VSX, in __libc_ifunc_impl_list() 102 IFUNC_IMPL_ADD (array, i, strncmp, 1, in __libc_ifunc_impl_list()
|
/sysdeps/i386/i686/multiarch/ |
A D | strncmp.c | 22 # define strncmp __redirect_strncmp macro 24 # undef strncmp 26 # define SYMBOL_NAME strncmp 29 libc_ifunc_redirected (__redirect_strncmp, strncmp, IFUNC_SELECTOR ());
|
A D | Makefile | 7 strcmp-sse4 strncmp-c strncmp-ssse3 strncmp-sse4 \
|
/sysdeps/x86_64/multiarch/ |
A D | strncmp.c | 22 # define strncmp __redirect_strncmp macro 24 # undef strncmp 26 # define SYMBOL_NAME strncmp 66 libc_ifunc_redirected (__redirect_strncmp, strncmp, IFUNC_SELECTOR ()); 69 __hidden_ver1 (strncmp, __GI_strncmp, __redirect_strncmp) 70 __attribute__ ((visibility ("hidden"))) __attribute_copy__ (strncmp);
|
A D | strncmp-sse2.S | 26 # define STRCMP strncmp
|
A D | Makefile | 6 strncmp-sse2 strncmp-ssse3 strncmp-sse4_2 strncmp-avx2 \ 61 strncmp-avx2-rtm \ 81 strncmp-evex \
|
/sysdeps/s390/ |
A D | strncmp.c | 22 # define strncmp __redirect_strncmp macro 26 # undef strncmp 37 s390_libc_ifunc_expr (__redirect_strncmp, strncmp,
|
/sysdeps/x86/ |
A D | tst-strncmp-rtm.c | 32 if (strncmp (string1, string2, STRING_SIZE) == 0) in prepare() 42 if (strncmp (string1, string2, STRING_SIZE) == 0) in function()
|
/sysdeps/ia64/ |
A D | strncmp.S | 40 ENTRY(strncmp) 59 END(strncmp) 60 libc_hidden_builtin_def (strncmp)
|
/sysdeps/generic/ |
A D | utmp-equal.h | 37 ? strncmp (entry->ut_id, match->ut_id, sizeof match->ut_id) == 0 in __utmp_equal() 38 : (strncmp (entry->ut_line, match->ut_line, sizeof match->ut_line) in __utmp_equal()
|
/sysdeps/ieee754/ldbl-128ibm-compat/ |
A D | test-obstack-ldbl-compat-template.c | 42 TEST_VERIFY (strncmp (expected, actual, 33) == 0); in do_test_call() 51 TEST_VERIFY (strncmp (expected, actual, 33) == 0); in do_test_call()
|
/sysdeps/x86_64/ |
A D | strncmp.S | 1 #define STRCMP strncmp
|
/sysdeps/unix/sysv/linux/ |
A D | nscd_setup_thread.c | 30 || strncmp (buf, "NPTL", 4) != 0) in setup_thread()
|
/sysdeps/powerpc/powerpc32/405/ |
A D | strncmp.S | 40 EALIGN (strncmp,5,0) 127 END (strncmp) 128 libc_hidden_builtin_def (strncmp)
|
/sysdeps/x86_64/x32/ |
A D | tst-size_t-strncpy.c | 46 int res = strncmp (dest.p, src.p, dest.len); in test_main()
|
A D | Makefile | 11 tst-size_t-strncmp tst-size_t-strncpy tst-size_t-strnlen \
|
A D | tst-size_t-strncmp.c | 34 # define STRNCMP strncmp
|
/sysdeps/powerpc/ |
A D | dl-procinfo.h | 89 if (strncmp (str, "power", 5) == 0) in _dl_string_platform() 138 else if (strncmp (str, "ppc", 3) == 0) in _dl_string_platform()
|
/sysdeps/powerpc/powerpc32/ |
A D | strncmp.S | 25 EALIGN (strncmp, 4, 0) 180 END (strncmp) 181 libc_hidden_builtin_def (strncmp)
|
/sysdeps/unix/sysv/linux/alpha/ |
A D | ioperm.c | 606 if (strncmp (data.cpumodel, "EV4", 3) == 0) in init_iosys() 608 else if (strncmp (data.cpumodel, "EV5", 3) == 0) in init_iosys() 614 if (strncmp (data.cpumodel, "EV4", 3) == 0) in init_iosys() 616 else if (strncmp (data.cpumodel, "EV5", 3) == 0) in init_iosys() 634 if (strncmp (data.sysvari, "RX164", 5) == 0) in init_iosys() 636 else if (strncmp (data.sysvari, "LX164", 5) == 0 in init_iosys() 637 || strncmp (data.sysvari, "SX164", 5) == 0) in init_iosys()
|
/sysdeps/powerpc/powerpc32/power4/ |
A D | strncmp.S | 25 EALIGN (strncmp, 4, 0) 195 END (strncmp) 196 libc_hidden_builtin_def (strncmp)
|