Home
last modified time | relevance | path

Searched refs:MEMCPY (Results 1 – 25 of 39) sorted by relevance

12

/sysdeps/i386/
A Dmemcpy.S22 #ifndef MEMCPY
23 # define MEMCPY memcpy macro
56 ENTRY (MEMCPY)
91 END (MEMCPY)
94 libc_hidden_builtin_def (MEMCPY)
A Dbcopy.S3 #define MEMCPY bcopy macro
A Dmemmove.S2 #define MEMCPY memmove macro
A Dmempcpy.S2 #define MEMCPY __mempcpy macro
/sysdeps/i386/i686/multiarch/
A Dbcopy-sse2-unaligned.S3 #define MEMCPY __bcopy_sse2_unaligned macro
A Dbcopy-ssse3-rep.S3 #define MEMCPY __bcopy_ssse3_rep macro
A Dbcopy-ssse3.S3 #define MEMCPY __bcopy_ssse3 macro
A Dmemmove-sse2-unaligned.S2 #define MEMCPY __memmove_sse2_unaligned macro
A Dmemmove-ssse3-rep.S2 #define MEMCPY __memmove_ssse3_rep macro
A Dmemmove-ssse3.S2 #define MEMCPY __memmove_ssse3 macro
A Dmempcpy-sse2-unaligned.S2 #define MEMCPY __mempcpy_sse2_unaligned macro
A Dmempcpy-ssse3-rep.S2 #define MEMCPY __mempcpy_ssse3_rep macro
A Dmempcpy-ssse3.S2 #define MEMCPY __mempcpy_ssse3 macro
/sysdeps/x86_64/multiarch/
A Dmemmove-ssse3-back.S2 #define MEMCPY __memmove_ssse3_back macro
A Dmemmove-ssse3.S2 #define MEMCPY __memmove_ssse3 macro
/sysdeps/powerpc/powerpc64/multiarch/
A Dmemcpy-a2.S19 #define MEMCPY __memcpy_a2 macro
A Dmemcpy-cell.S19 #define MEMCPY __memcpy_cell macro
A Dmemcpy-power4.S19 #define MEMCPY __memcpy_power4 macro
A Dmemcpy-power6.S19 #define MEMCPY __memcpy_power6 macro
A Dmemcpy-power7.S19 #define MEMCPY __memcpy_power7 macro
A Dmemcpy-power10.S20 #define MEMCPY __memcpy_power10 macro
A Dmemcpy-ppc64.S20 # define MEMCPY __memcpy_ppc macro
/sysdeps/aarch64/multiarch/
A Dmemcpy_generic.S28 # define MEMCPY __memcpy_generic macro
/sysdeps/powerpc/powerpc64/
A Dmemcpy.S36 #ifndef MEMCPY
37 # define MEMCPY memcpy macro
40 ENTRY_TOCLESS (MEMCPY, 5)
396 END_GEN_TB (MEMCPY,TB_TOCLESS)
/sysdeps/powerpc/powerpc64/le/power10/
A Dmemcpy.S22 #ifndef MEMCPY
23 # define MEMCPY memcpy macro
30 ENTRY_TOCLESS (MEMCPY, 5)
197 END_GEN_TB (MEMCPY,TB_TOCLESS)

Completed in 12 milliseconds

12