Home
last modified time | relevance | path

Searched defs:_src (Results 1 – 6 of 6) sorted by relevance

/u-boot/board/gdsys/a38x/
A Dhre.c299 static void *compute_and(void *_dst, const void *_src, size_t n) in compute_and()
311 static void *compute_or(void *_dst, const void *_src, size_t n) in compute_or()
323 static void *compute_xor(void *_dst, const void *_src, size_t n) in compute_xor()
335 static void *compute_extend(void *_dst, const void *_src, size_t n) in compute_extend()
/u-boot/include/
A Dhexdump.h77 const unsigned char *_src = src; in bin2hex() local
/u-boot/board/gdsys/p1022/
A Dcontrolcenterd-id.c543 static void *compute_and(void *_dst, const void *_src, size_t n) in compute_and()
555 static void *compute_or(void *_dst, const void *_src, size_t n) in compute_or()
567 static void *compute_xor(void *_dst, const void *_src, size_t n) in compute_xor()
579 static void *compute_extend(void *_dst, const void *_src, size_t n) in compute_extend()
/u-boot/drivers/clk/at91/
A Dsam9x60.c365 #define prepare_mux_table(_allocs, _index, _dst, _src, _num, _label) \ argument
A Dsama7g5.c1095 #define prepare_mux_table(_allocs, _index, _dst, _src, _num, _label) \ argument
/u-boot/arch/arm/mach-imx/
A Dcmd_nandbcb.c403 static void encode_hamming_13_8(void *_src, void *_ecc, size_t size) in encode_hamming_13_8()

Completed in 13 milliseconds