Home
last modified time | relevance | path

Searched refs:MEMMOVE (Results 1 – 13 of 13) sorted by relevance

/sysdeps/powerpc/powerpc64/multiarch/
A Dmemmove-power10.S19 #define MEMMOVE __memmove_power10 macro
A Dmemmove-power7.S19 #define MEMMOVE __memmove_power7 macro
A Dmemmove-ppc64.c32 #define MEMMOVE __memmove_ppc macro
/sysdeps/s390/
A Dmemmove-c.c27 # define MEMMOVE MEMMOVE_C macro
/sysdeps/aarch64/multiarch/
A Dmemcpy_generic.S29 # define MEMMOVE __memmove_generic macro
A Dmemcpy_thunderx.S68 #ifndef MEMMOVE
69 # define MEMMOVE memmove macro
79 # undef MEMMOVE
80 # define MEMMOVE __memmove_thunderx macro
82 ENTRY_ALIGN (MEMMOVE, 6)
94 END (MEMMOVE)
95 libc_hidden_builtin_def (MEMMOVE)
A Dmemcpy_thunderx2.S78 #ifndef MEMMOVE
79 # define MEMMOVE memmove macro
89 #undef MEMMOVE
90 #define MEMMOVE __memmove_thunderx2 macro
98 ENTRY_ALIGN (MEMMOVE, 6)
112 END (MEMMOVE)
113 libc_hidden_builtin_def (MEMMOVE)
A Dmemcpy_a64fx.S44 # define MEMMOVE __memmove_a64fx macro
241 ENTRY_ALIGN (MEMMOVE, 4)
310 END (MEMMOVE)
311 libc_hidden_builtin_def (MEMMOVE)
/sysdeps/powerpc/powerpc32/power4/multiarch/
A Dmemmove-power7.c36 #define MEMMOVE __memmove_power7 macro
A Dmemmove-ppc.c36 #define MEMMOVE __memmove_ppc macro
/sysdeps/aarch64/
A Dmemcpy.S54 #ifndef MEMMOVE
55 # define MEMMOVE memmove macro
211 ENTRY_ALIGN (MEMMOVE, 4)
283 END (MEMMOVE)
284 libc_hidden_builtin_def (MEMMOVE)
/sysdeps/powerpc/powerpc64/le/power10/
A Dmemmove.S28 #ifndef MEMMOVE
29 # define MEMMOVE memmove macro
32 ENTRY_TOCLESS (MEMMOVE, 5)
306 END_GEN_TB (MEMMOVE,TB_TOCLESS)
/sysdeps/powerpc/powerpc64/power7/
A Dmemmove.S30 #ifndef MEMMOVE
31 # define MEMMOVE memmove macro
34 ENTRY_TOCLESS (MEMMOVE, 5)
822 END_GEN_TB (MEMMOVE, TB_TOCLESS)

Completed in 16 milliseconds