Home
last modified time | relevance | path

Searched defs:_dst (Results 1 – 4 of 4) 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/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

Completed in 19 milliseconds