Searched refs:wcslen (Results 1 – 25 of 48) sorted by relevance
12
/sysdeps/x86_64/multiarch/ |
A D | wcslen.c | 26 # define SYMBOL_NAME wcslen 30 weak_alias (__wcslen, wcslen);
|
A D | wcslen-sse2.S | 23 # define weak_alias(__wcslen, wcslen) argument
|
A D | Makefile | 102 wcslen-sse2 wcslen-sse4_1 wcslen-avx2 \ 106 wcslen-avx2-rtm \ 114 wcslen-evex \
|
A D | ifunc-impl-list.c | 690 IFUNC_IMPL (i, name, wcslen, in __libc_ifunc_impl_list() 691 IFUNC_IMPL_ADD (array, i, wcslen, in __libc_ifunc_impl_list() 695 IFUNC_IMPL_ADD (array, i, wcslen, in __libc_ifunc_impl_list() 700 IFUNC_IMPL_ADD (array, i, wcslen, in __libc_ifunc_impl_list() 705 IFUNC_IMPL_ADD (array, i, wcslen, in __libc_ifunc_impl_list() 708 IFUNC_IMPL_ADD (array, i, wcslen, 1, __wcslen_sse2)) in __libc_ifunc_impl_list()
|
/sysdeps/i386/i686/multiarch/ |
A D | wcslen.c | 26 # define SYMBOL_NAME wcslen 30 weak_alias (__wcslen, wcslen);
|
A D | wcslen-c.c | 7 extern __typeof (wcslen) __wcslen_ia32;
|
A D | Makefile | 37 sysdep_routines += wcscmp-sse2 wcscmp-c wcslen-sse2 wcslen-c \
|
A D | ifunc-impl-list.c | 294 IFUNC_IMPL (i, name, wcslen, in __libc_ifunc_impl_list() 295 IFUNC_IMPL_ADD (array, i, wcslen, CPU_FEATURE_USABLE (SSE2), in __libc_ifunc_impl_list() 297 IFUNC_IMPL_ADD (array, i, wcslen, 1, __wcslen_ia32)) in __libc_ifunc_impl_list()
|
/sysdeps/s390/ |
A D | wcslen.c | 38 weak_alias (__wcslen, wcslen)
|
A D | wcslen-vx.S | 95 weak_alias (__wcslen, wcslen)
|
A D | Makefile | 98 sysdep_routines += wcslen wcslen-vx wcslen-c \
|
/sysdeps/x86_64/ |
A D | tst-rsi-strlen.c | 30 # define STRLEN wcslen
|
A D | wcslen.S | 237 weak_alias(__wcslen, wcslen)
|
A D | Makefile | 192 tst-rsi-wcslen
|
/sysdeps/s390/multiarch/ |
A D | ifunc-impl-list.c | 461 IFUNC_IMPL (i, name, wcslen, in __libc_ifunc_impl_list() 463 IFUNC_IMPL_ADD (array, i, wcslen, in __libc_ifunc_impl_list() 467 IFUNC_IMPL_ADD (array, i, wcslen, 1, WCSLEN_C) in __libc_ifunc_impl_list()
|
/sysdeps/unix/sysv/linux/arc/ |
A D | libc.abilist | 2092 GLIBC_2.32 wcslen F
|
/sysdeps/mach/hurd/i386/ |
A D | libc.abilist | 1860 GLIBC_2.2.6 wcslen F
|
/sysdeps/unix/sysv/linux/riscv/rv32/ |
A D | libc.abilist | 2101 GLIBC_2.33 wcslen F
|
/sysdeps/unix/sysv/linux/csky/ |
A D | libc.abilist | 2182 GLIBC_2.29 wcslen F
|
/sysdeps/unix/sysv/linux/microblaze/le/ |
A D | libc.abilist | 2158 GLIBC_2.18 wcslen F
|
/sysdeps/unix/sysv/linux/riscv/rv64/ |
A D | libc.abilist | 2165 GLIBC_2.27 wcslen F
|
/sysdeps/unix/sysv/linux/aarch64/ |
A D | libc.abilist | 2154 GLIBC_2.17 wcslen F
|
/sysdeps/unix/sysv/linux/microblaze/be/ |
A D | libc.abilist | 2158 GLIBC_2.18 wcslen F
|
/sysdeps/unix/sysv/linux/x86_64/64/ |
A D | libc.abilist | 1884 GLIBC_2.2.5 wcslen F
|
/sysdeps/unix/sysv/linux/x86_64/x32/ |
A D | libc.abilist | 2159 GLIBC_2.16 wcslen F
|
Completed in 39 milliseconds
12