Searched refs:MEMCPY_SYMBOL (Results 1 – 4 of 4) sorted by relevance
22 # define MEMCPY_SYMBOL(p,s) memcpy macro26 # define MEMCPY_SYMBOL(p,s) __memcpy macro28 # define MEMCPY_SYMBOL(p,s) memcpy macro
51 #ifndef MEMCPY_SYMBOL52 # define MEMCPY_SYMBOL(p,s) MEMMOVE_SYMBOL(p, s) macro905 MEMCPY_SYMBOL (__memcpy, unaligned))
38892 * sysdeps/x86_64/memmove.S (MEMCPY_SYMBOL): Don't check SHARED.
23305 (MEMCPY_SYMBOL): New.