Home
last modified time | relevance | path

Searched refs:memrchr (Results 1 – 25 of 58) sorted by relevance

123

/sysdeps/x86_64/multiarch/
A Dmemrchr.c22 # define memrchr __redirect_memrchr macro
24 # undef memrchr
26 # define SYMBOL_NAME memrchr
30 weak_alias (__memrchr, memrchr)
A Dmemrchr-sse2.S23 # define weak_alias(__memrchr, memrchr) argument
A DMakefile8 memrchr-sse2 memrchr-avx2 \
49 memrchr-avx2-rtm \
69 memrchr-evex \
A Difunc-impl-list.c193 IFUNC_IMPL (i, name, memrchr, in __libc_ifunc_impl_list()
194 IFUNC_IMPL_ADD (array, i, memrchr, in __libc_ifunc_impl_list()
197 IFUNC_IMPL_ADD (array, i, memrchr, in __libc_ifunc_impl_list()
201 IFUNC_IMPL_ADD (array, i, memrchr, in __libc_ifunc_impl_list()
206 IFUNC_IMPL_ADD (array, i, memrchr, 1, __memrchr_sse2)) in __libc_ifunc_impl_list()
/sysdeps/i386/i686/multiarch/
A Dmemrchr.c22 # define memrchr __redirect_memrchr macro
24 # undef memrchr
26 # define SYMBOL_NAME memrchr
31 weak_alias (__memrchr, memrchr)
A DMakefile15 memrchr-sse2 memrchr-sse2-bsf memrchr-c \
A Difunc-impl-list.c100 IFUNC_IMPL (i, name, memrchr, in __libc_ifunc_impl_list()
101 IFUNC_IMPL_ADD (array, i, memrchr, CPU_FEATURE_USABLE (SSE2), in __libc_ifunc_impl_list()
103 IFUNC_IMPL_ADD (array, i, memrchr, CPU_FEATURE_USABLE (SSE2), in __libc_ifunc_impl_list()
105 IFUNC_IMPL_ADD (array, i, memrchr, 1, __memrchr_ia32)) in __libc_ifunc_impl_list()
/sysdeps/x86/
A Dtst-memrchr-rtm.c32 char *p = memrchr (string1, 'c', STRING_SIZE); in prepare()
43 char *p = memrchr (string1, 'c', STRING_SIZE); in function()
A DMakefile95 tst-memrchr-rtm \
106 CFLAGS-tst-memrchr-rtm.c += -mrtm
/sysdeps/powerpc/powerpc32/power4/multiarch/
A DMakefile6 memchr-ppc32 memrchr-power7 memrchr-ppc32 rawmemchr-power7 \
A Dmemrchr.c34 weak_alias (__memrchr, memrchr)
A Difunc-impl-list.c129 IFUNC_IMPL (i, name, memrchr, in __libc_ifunc_impl_list()
130 IFUNC_IMPL_ADD (array, i, memrchr, in __libc_ifunc_impl_list()
133 IFUNC_IMPL_ADD (array, i, memrchr, 1, in __libc_ifunc_impl_list()
/sysdeps/s390/
A Dmemrchr.c38 weak_alias (__memrchr, memrchr)
A DMakefile94 memrchr memrchr-vx memrchr-c
A Dmemrchr-vx.S165 weak_alias (__memrchr, memrchr)
/sysdeps/powerpc/powerpc64/multiarch/
A Dmemrchr.c38 weak_alias (__memrchr, memrchr)
A DMakefile9 memrchr-power8 memrchr-power7 memrchr-ppc64 \
A Difunc-impl-list.c282 IFUNC_IMPL (i, name, memrchr, in __libc_ifunc_impl_list()
283 IFUNC_IMPL_ADD (array, i, memrchr, in __libc_ifunc_impl_list()
287 IFUNC_IMPL_ADD (array, i, memrchr, in __libc_ifunc_impl_list()
290 IFUNC_IMPL_ADD (array, i, memrchr, 1, in __libc_ifunc_impl_list()
/sysdeps/x86_64/x32/
A DMakefile10 tst-size_t-memrchr tst-size_t-memset tst-size_t-strncasecmp \
/sysdeps/aarch64/
A Dmemrchr.S131 weak_alias (__memrchr, memrchr)
132 libc_hidden_builtin_def (memrchr)
/sysdeps/powerpc/powerpc32/power7/
A Dmemrchr.S194 weak_alias (__memrchr, memrchr)
195 libc_hidden_builtin_def (memrchr)
/sysdeps/powerpc/powerpc64/power7/
A Dmemrchr.S199 weak_alias (__memrchr, memrchr)
200 libc_hidden_builtin_def (memrchr)
/sysdeps/s390/multiarch/
A Difunc-impl-list.c449 IFUNC_IMPL (i, name, memrchr, in __libc_ifunc_impl_list()
451 IFUNC_IMPL_ADD (array, i, memrchr, in __libc_ifunc_impl_list()
455 IFUNC_IMPL_ADD (array, i, memrchr, 1, MEMRCHR_C) in __libc_ifunc_impl_list()
/sysdeps/powerpc/powerpc64/power8/
A Dmemrchr.S335 weak_alias (__memrchr, memrchr)
336 libc_hidden_builtin_def (memrchr)
/sysdeps/x86_64/
A Dmemrchr.S379 weak_alias (__memrchr, memrchr)

Completed in 18 milliseconds

123