Searched refs:__HAVE_ARCH_MEMMOVE (Results 1 - 11 of 11) sorted by relevance

/u-boot/arch/microblaze/include/asm/
H A Dstring.h22 #define __HAVE_ARCH_MEMMOVE
/u-boot/arch/x86/include/asm/
H A Dstring.h26 #undef __HAVE_ARCH_MEMMOVE macro
37 #define __HAVE_ARCH_MEMMOVE macro
/u-boot/arch/riscv/include/asm/
H A Dstring.h31 #undef __HAVE_ARCH_MEMMOVE macro
33 #define __HAVE_ARCH_MEMMOVE macro
/u-boot/arch/arm/include/asm/
H A Dstring.h21 #define __HAVE_ARCH_MEMMOVE macro
23 #undef __HAVE_ARCH_MEMMOVE macro
/u-boot/arch/m68k/include/asm/
H A Dstring.h13 #define __HAVE_ARCH_MEMMOVE
/u-boot/arch/powerpc/include/asm/
H A Dstring.h12 #define __HAVE_ARCH_MEMMOVE macro
/u-boot/arch/nios2/include/asm/
H A Dstring.h18 #undef __HAVE_ARCH_MEMMOVE macro
/u-boot/arch/mips/include/asm/
H A Dstring.h33 #undef __HAVE_ARCH_MEMMOVE macro
/u-boot/arch/sh/include/asm/
H A Dstring.h93 #undef __HAVE_ARCH_MEMMOVE macro
126 #define __HAVE_ARCH_MEMMOVE 1 macro
/u-boot/include/linux/
H A Dstring.h116 #ifndef __HAVE_ARCH_MEMMOVE
/u-boot/lib/
H A Dstring.c588 #ifndef __HAVE_ARCH_MEMMOVE
608 * __HAVE_ARCH_MEMMOVE is not defined and if the memcpy ARCH-specific
612 * architecture; no other arches use __HAVE_ARCH_MEMCPY without __HAVE_ARCH_MEMMOVE.

Completed in 63 milliseconds