/sysdeps/sparc/sparc32/ |
A D | memcpy.S | 23 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 37 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, t7) \ argument 47 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 55 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 61 #define MOVE_SHORTCHUNK(src, dst, offset, t0, t1) \ argument 67 #define SMOVE_CHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument 85 #define SMOVE_ALIGNCHUNK(src, dst, offset, t0, t1, t2, t3, t4, t5, t6, prev, shil, shir, offset2) \ argument
|
/sysdeps/powerpc/powerpc64/power7/ |
A D | memcpy.S | 29 #define dst 11 /* Use r11 so r3 kept unchanged. */ macro
|
/sysdeps/aarch64/ |
A D | __mtag_tag_region.S | 37 #define dst x2 macro
|
A D | __mtag_tag_zero_region.S | 37 #define dst x2 macro
|
A D | memset-reg.h | 23 #define dst x3 macro
|
A D | memcpy.S | 30 #define dst x3 macro
|
A D | strcpy.S | 39 #define dst x3 macro
|
/sysdeps/unix/sysv/linux/aarch64/ |
A D | sysdep.h | 245 # define PTR_MANGLE(dst, src, guard, tmp) \ argument 249 # define PTR_MANGLE2(dst, src, guard)\ argument 251 # define PTR_DEMANGLE(dst, src, guard, tmp)\ argument 253 # define PTR_DEMANGLE2(dst, src, guard)\ argument 265 # define PTR_MANGLE(dst, src, guard, tmp) \ argument 269 # define PTR_MANGLE2(dst, src, guard)\ argument 271 # define PTR_DEMANGLE(dst, src, guard, tmp)\ argument 273 # define PTR_DEMANGLE2(dst, src, guard)\ argument
|
/sysdeps/unix/sysv/linux/csky/ |
A D | sysdep.h | 473 # define PTR_MANGLE(dst, src, guard) \ argument 482 # define PTR_DEMANGLE(dst, src, guard) PTR_MANGLE (dst, src, guard) argument 483 # define PTR_MANGLE2(dst, src, guard) \ argument 485 # define PTR_DEMANGLE2(dst, src, guard) PTR_MANGLE2 (dst, src, guard) argument 494 # define PTR_MANGLE(dst, src, guard) \ argument 503 # define PTR_DEMANGLE(dst, src, guard) PTR_MANGLE (dst, src, guard) argument 504 # define PTR_MANGLE2(dst, src, guard) \ argument 506 # define PTR_DEMANGLE2(dst, src, guard) PTR_MANGLE2 (dst, src, guard) argument
|
/sysdeps/unix/sysv/linux/alpha/ |
A D | sysdep.h | 323 # define PTR_MANGLE(dst, src, tmp) \ argument 327 # define PTR_MANGLE2(dst, src, tmp) \ argument 330 # define PTR_MANGLE(dst, src, tmp) \ argument 334 # define PTR_MANGLE(dst, src, tmp) \ argument 338 # define PTR_MANGLE2(dst, src, tmp) \ argument 340 # define PTR_DEMANGLE(dst, tmp) PTR_MANGLE(dst, dst, tmp) argument 341 # define PTR_DEMANGLE2(dst, tmp) PTR_MANGLE2(dst, dst, tmp) argument
|
/sysdeps/sparc/sparc64/ |
A D | memcpy.S | 84 #define MOVE_BIGCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 102 #define MOVE_BIGALIGNCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 120 #define MOVE_LASTCHUNK(src, dst, offset, t0, t1, t2, t3) \ argument 130 #define MOVE_LASTALIGNCHUNK(src, dst, offset, t0, t1) \ argument
|
/sysdeps/aarch64/multiarch/ |
A D | memcpy_a64fx.S | 34 #define dst x3 macro
|
A D | memcpy_falkor.S | 29 #define dst x3 macro
|
A D | memcpy_advsimd.S | 31 #define dst x3 macro
|
A D | memcpy_thunderx.S | 36 #define dst x3 macro
|
A D | memcpy_thunderx2.S | 31 #define dst x3 macro
|
/sysdeps/arm/ |
A D | sysdep.h | 303 # define PTR_MANGLE(dst, src, guard, tmp) \ argument 307 # define PTR_MANGLE2(dst, src, guard) \ argument 309 # define PTR_DEMANGLE(dst, src, guard, tmp) \ argument 311 # define PTR_DEMANGLE2(dst, src, guard) \ argument
|
/sysdeps/unix/sysv/linux/ia64/ |
A D | __sigstack_longjmp.c | 49 copy_rbs (unsigned long *dst, unsigned long *dst_end, unsigned long dst_rnat, in copy_rbs()
|
/sysdeps/unix/sysv/linux/nios2/ |
A D | sysdep.h | 230 # define PTR_MANGLE(dst, src, guard) xor dst, src, guard argument 231 # define PTR_DEMANGLE(dst, src, guard) PTR_MANGLE (dst, src, guard) argument
|
/sysdeps/arm/armv7/multiarch/ |
A D | memcpy_impl.S | 73 #define dst ip macro
|