Searched refs:Src (Results 1 – 5 of 5) sorted by relevance
| /linux/scripts/dtc/ |
| A D | dtc-parser.tab.c | 492 # define YYCOPY(Dst, Src, Count) \ argument 493 __builtin_memcpy (Dst, Src, YY_CAST (YYSIZE_T, (Count)) * sizeof (*(Src))) 495 # define YYCOPY(Dst, Src, Count) \ argument 500 (Dst)[yyi] = (Src)[yyi]; \
|
| /linux/scripts/kconfig/ |
| A D | parser.tab.c | 515 # define YYCOPY(Dst, Src, Count) \ argument 516 __builtin_memcpy (Dst, Src, YY_CAST (YYSIZE_T, (Count)) * sizeof (*(Src))) 518 # define YYCOPY(Dst, Src, Count) \ argument 523 (Dst)[yyi] = (Src)[yyi]; \
|
| /linux/Documentation/devicetree/bindings/display/panel/ |
| A D | panel-edp.yaml | 53 eDP -----------+ Black video | Src vid | Blk vid + 64 Src main +------+------+--------------+---------+
|
| /linux/arch/sparc/lib/ |
| A D | M7memcpy.S | 393 .Llarge_align8_copy: ! Src and dst share 8 byte alignment 613 ! Src is word aligned 626 ! Src is half-word aligned 643 ! Src is Byte aligned 715 ! Dest long word aligned, Src not long word aligned
|
| /linux/Documentation/powerpc/ |
| A D | firmware-assisted-dump.rst | 327 DUMP: Src: <src-addr>, Dest: <dest-addr>, Size: <size>, Dumped: # bytes
|
Completed in 55 milliseconds