Searched defs:_src (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/
H A Dhexdump.h77 const unsigned char *_src = src; local
/u-boot/board/gdsys/a38x/
H A Dhre.c298 static void *compute_and(void *_dst, const void *_src, size_t n) argument
310 static void *compute_or(void *_dst, const void *_src, size_t n) argument
322 static void *compute_xor(void *_dst, const void *_src, size_t n) argument
334 static void *compute_extend(void *_dst, const void *_src, size_t n) argument
/u-boot/arch/arm/mach-imx/
H A Dcmd_nandbcb.c405 static void encode_hamming_13_8(void *_src, void *_ecc, size_t size) argument

Completed in 165 milliseconds