Searched refs:MEMCPY (Results 1 – 25 of 39) sorted by relevance
12
22 #ifndef MEMCPY23 # define MEMCPY memcpy macro56 ENTRY (MEMCPY)91 END (MEMCPY)94 libc_hidden_builtin_def (MEMCPY)
3 #define MEMCPY bcopy macro
2 #define MEMCPY memmove macro
2 #define MEMCPY __mempcpy macro
3 #define MEMCPY __bcopy_sse2_unaligned macro
3 #define MEMCPY __bcopy_ssse3_rep macro
3 #define MEMCPY __bcopy_ssse3 macro
2 #define MEMCPY __memmove_sse2_unaligned macro
2 #define MEMCPY __memmove_ssse3_rep macro
2 #define MEMCPY __memmove_ssse3 macro
2 #define MEMCPY __mempcpy_sse2_unaligned macro
2 #define MEMCPY __mempcpy_ssse3_rep macro
2 #define MEMCPY __mempcpy_ssse3 macro
2 #define MEMCPY __memmove_ssse3_back macro
19 #define MEMCPY __memcpy_a2 macro
19 #define MEMCPY __memcpy_cell macro
19 #define MEMCPY __memcpy_power4 macro
19 #define MEMCPY __memcpy_power6 macro
19 #define MEMCPY __memcpy_power7 macro
20 #define MEMCPY __memcpy_power10 macro
20 # define MEMCPY __memcpy_ppc macro
28 # define MEMCPY __memcpy_generic macro
36 #ifndef MEMCPY37 # define MEMCPY memcpy macro40 ENTRY_TOCLESS (MEMCPY, 5)396 END_GEN_TB (MEMCPY,TB_TOCLESS)
22 #ifndef MEMCPY23 # define MEMCPY memcpy macro30 ENTRY_TOCLESS (MEMCPY, 5)197 END_GEN_TB (MEMCPY,TB_TOCLESS)
Completed in 12 milliseconds