/sysdeps/x86_64/multiarch/ |
A D | strncat.c | 22 # define strncat __redirect_strncat macro 24 # undef strncat 26 # define SYMBOL_NAME strncat 29 libc_ifunc_redirected (__redirect_strncat, strncat, IFUNC_SELECTOR ()); 30 strong_alias (strncat, __strncat); 32 __hidden_ver1 (strncat, __GI___strncat, __redirect_strncat) 33 __attribute__((visibility ("hidden"))) __attribute_copy__ (strncat);
|
A D | Makefile | 3 sysdep_routines += strncat-c stpncpy-c strncpy-c \ 25 strcat-avx2 strncat-avx2 \ 26 strcat-ssse3 strncat-ssse3\ 34 strcat-sse2-unaligned strncat-sse2-unaligned \ 60 strncat-avx2-rtm \ 80 strncat-evex \
|
A D | ifunc-impl-list.c | 564 IFUNC_IMPL (i, name, strncat, in __libc_ifunc_impl_list() 565 IFUNC_IMPL_ADD (array, i, strncat, CPU_FEATURE_USABLE (AVX2), in __libc_ifunc_impl_list() 567 IFUNC_IMPL_ADD (array, i, strncat, in __libc_ifunc_impl_list() 571 IFUNC_IMPL_ADD (array, i, strncat, in __libc_ifunc_impl_list() 575 IFUNC_IMPL_ADD (array, i, strncat, CPU_FEATURE_USABLE (SSSE3), in __libc_ifunc_impl_list() 577 IFUNC_IMPL_ADD (array, i, strncat, 1, in __libc_ifunc_impl_list() 579 IFUNC_IMPL_ADD (array, i, strncat, 1, __strncat_sse2)) in __libc_ifunc_impl_list()
|
/sysdeps/i386/i686/multiarch/ |
A D | strncat.c | 22 # define strncat __redirect_strncat macro 24 # undef strncat 26 # define SYMBOL_NAME strncat 29 libc_ifunc_redirected (__redirect_strncat, strncat, IFUNC_SELECTOR ());
|
A D | Makefile | 12 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c \
|
A D | ifunc-impl-list.c | 234 IFUNC_IMPL (i, name, strncat, in __libc_ifunc_impl_list() 235 IFUNC_IMPL_ADD (array, i, strncat, CPU_FEATURE_USABLE (SSSE3), in __libc_ifunc_impl_list() 237 IFUNC_IMPL_ADD (array, i, strncat, CPU_FEATURE_USABLE (SSE2), in __libc_ifunc_impl_list() 239 IFUNC_IMPL_ADD (array, i, strncat, 1, __strncat_ia32)) in __libc_ifunc_impl_list()
|
/sysdeps/powerpc/powerpc64/multiarch/ |
A D | strncat.c | 24 extern __typeof (strncat) __strncat_ppc attribute_hidden; 25 extern __typeof (strncat) __strncat_power7 attribute_hidden; 26 extern __typeof (strncat) __strncat_power8 attribute_hidden; 28 libc_ifunc (strncat,
|
A D | strncat-ppc64.c | 27 extern __typeof (strncat) __strncat_ppc attribute_hidden;
|
A D | strncat-power7.c | 22 extern __typeof (strncat) __strncat_power7 attribute_hidden;
|
A D | strncat-power8.c | 22 extern __typeof (strncat) __strncat_power8 attribute_hidden;
|
A D | Makefile | 22 strncat-power8 strncat-power7 strncat-ppc64 \
|
A D | ifunc-impl-list.c | 373 IFUNC_IMPL (i, name, strncat, in __libc_ifunc_impl_list() 374 IFUNC_IMPL_ADD (array, i, strncat, in __libc_ifunc_impl_list() 378 IFUNC_IMPL_ADD (array, i, strncat, in __libc_ifunc_impl_list() 382 IFUNC_IMPL_ADD (array, i, strncat, 1, in __libc_ifunc_impl_list()
|
/sysdeps/s390/ |
A D | strncat.c | 33 s390_libc_ifunc_expr (__strncat, strncat,
|
A D | Makefile | 82 strncat strncat-vx strncat-c \
|
A D | strncat-vx.S | 242 strong_alias (STRNCAT_Z13, strncat)
|
/sysdeps/alpha/ |
A D | strncat.S | 25 ENTRY(strncat) 93 END(strncat)
|
/sysdeps/alpha/alphaev67/ |
A D | strncat.S | 27 ENTRY(strncat) 85 END(strncat)
|
/sysdeps/s390/multiarch/ |
A D | ifunc-impl-list.c | 305 IFUNC_IMPL (i, name, strncat, in __libc_ifunc_impl_list() 307 IFUNC_IMPL_ADD (array, i, strncat, in __libc_ifunc_impl_list() 311 IFUNC_IMPL_ADD (array, i, strncat, 1, STRNCAT_C) in __libc_ifunc_impl_list()
|
/sysdeps/unix/sysv/linux/arc/ |
A D | libc.abilist | 1889 GLIBC_2.32 strncat F
|
/sysdeps/mach/hurd/i386/ |
A D | libc.abilist | 1671 GLIBC_2.2.6 strncat F
|
/sysdeps/unix/sysv/linux/riscv/rv32/ |
A D | libc.abilist | 1895 GLIBC_2.33 strncat F
|
/sysdeps/unix/sysv/linux/csky/ |
A D | libc.abilist | 1947 GLIBC_2.29 strncat F
|
/sysdeps/unix/sysv/linux/microblaze/le/ |
A D | libc.abilist | 1939 GLIBC_2.18 strncat F
|
/sysdeps/unix/sysv/linux/riscv/rv64/ |
A D | libc.abilist | 1937 GLIBC_2.27 strncat F
|
/sysdeps/unix/sysv/linux/aarch64/ |
A D | libc.abilist | 1935 GLIBC_2.17 strncat F
|