/sysdeps/powerpc/powerpc64/multiarch/ |
A D | strstr.c | 21 # define strstr __redirect_strstr macro 26 extern __typeof (strstr) __strstr_ppc attribute_hidden; 27 extern __typeof (strstr) __strstr_power7 attribute_hidden; 28 # undef strstr 32 libc_ifunc_redirected (__redirect_strstr, strstr,
|
A D | strstr-ppc64.c | 27 extern __typeof (strstr) __strstr_ppc attribute_hidden;
|
A D | Makefile | 28 strncpy-power8 strstr-power7 strstr-ppc64 \
|
A D | ifunc-impl-list.c | 468 IFUNC_IMPL (i, name, strstr, in __libc_ifunc_impl_list() 469 IFUNC_IMPL_ADD (array, i, strstr, in __libc_ifunc_impl_list() 472 IFUNC_IMPL_ADD (array, i, strstr, 1, in __libc_ifunc_impl_list()
|
/sysdeps/x86_64/multiarch/ |
A D | strstr.c | 22 #undef strstr 23 #define strstr __redirect_strstr macro 25 #undef strstr 49 #undef strstr 50 strong_alias (__libc_strstr, strstr)
|
A D | Makefile | 35 strchr-sse2-no-bsf memcmp-ssse3 strstr-sse2-unaligned \
|
A D | ifunc-impl-list.c | 613 IFUNC_IMPL (i, name, strstr, in __libc_ifunc_impl_list() 614 IFUNC_IMPL_ADD (array, i, strstr, 1, __strstr_sse2_unaligned) in __libc_ifunc_impl_list() 615 IFUNC_IMPL_ADD (array, i, strstr, 1, __strstr_sse2)) in __libc_ifunc_impl_list()
|
/sysdeps/s390/ |
A D | strstr.c | 22 # define strstr __redirect_strstr macro 25 # undef strstr 39 s390_libc_ifunc_expr (__redirect_strstr, strstr,
|
A D | strstr-arch13.S | 49 # error The arch13 variant of strstr needs the z13 variant of strstr! 173 strong_alias (STRSTR_ARCH13, strstr)
|
A D | Makefile | 73 strstr strstr-arch13 strstr-vx strstr-c \
|
/sysdeps/powerpc/powerpc64/power7/ |
A D | strstr-ppc64.c | 25 extern __typeof (strstr) __strstr_ppc attribute_hidden;
|
A D | Makefile | 12 sysdep_routines += strstr-ppc64
|
A D | strstr.S | 29 # define STRSTR strstr 535 libc_hidden_builtin_def (strstr)
|
/sysdeps/x86/ |
A D | tst-cet-legacy-4.c | 38 if (!strstr (err, "rebuild shared object with IBT support enabled")) in do_test()
|
A D | tst-cet-legacy-5.c | 52 if (strstr (err, "rebuild shared object with SHSTK support enabled") in do_test_1()
|
A D | tst-cet-legacy-6.c | 52 if (strstr (err, "rebuild shared object with SHSTK support enabled") in do_test_1()
|
A D | tst-isa-level-1.c | 40 if (strstr (err, "CPU ISA level is lower than required") == NULL) in do_test_1()
|
A D | tst-cpu-features-cpuinfo.c | 64 char *str = strstr (cpu_flags, search_name); in check_proc() 74 str = strstr (cpu_flags, buffer); in check_proc()
|
/sysdeps/unix/sysv/linux/ |
A D | malloc-hugepages.c | 97 const char *s = strstr (buf, "Hugepagesize:"); in malloc_default_hugepage_size()
|
/sysdeps/s390/multiarch/ |
A D | ifunc-impl-list.c | 189 IFUNC_IMPL (i, name, strstr, in __libc_ifunc_impl_list() 191 IFUNC_IMPL_ADD (array, i, strstr, in __libc_ifunc_impl_list() 195 IFUNC_IMPL_ADD (array, i, strstr, in __libc_ifunc_impl_list() 199 IFUNC_IMPL_ADD (array, i, strstr, 1, STRSTR_C) in __libc_ifunc_impl_list()
|
/sysdeps/i386/ |
A D | string-inlines.c | 202 return strstr (s, accept); in __old_strstr_g()
|
/sysdeps/unix/sysv/linux/arc/ |
A D | libc.abilist | 1901 GLIBC_2.32 strstr F
|
/sysdeps/mach/hurd/i386/ |
A D | libc.abilist | 1682 GLIBC_2.2.6 strstr F
|
/sysdeps/unix/sysv/linux/riscv/rv32/ |
A D | libc.abilist | 1907 GLIBC_2.33 strstr F
|
/sysdeps/unix/sysv/linux/csky/ |
A D | libc.abilist | 1959 GLIBC_2.29 strstr F
|