Searched refs:arg3 (Results 1 – 10 of 10) sorted by relevance
/picolibc-latest/semihost/machine/m68k/ |
D | m68k_semihost.h | 156 …t64_t m68k_semihost4_64(int func, uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3) { in m68k_semihost4_64() argument 163 args.args[3] = arg3; in m68k_semihost4_64() 171 …intptr_t m68k_semihost4(int func, uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3) { in m68k_semihost4() argument 178 args.args[3] = arg3; in m68k_semihost4()
|
/picolibc-latest/semihost/machine/nios2/ |
D | nios2_semihost.h | 156 …64_t nios2_semihost4_64(int func, uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3) { in nios2_semihost4_64() argument 163 args.args[3] = arg3; in nios2_semihost4_64() 171 …ntptr_t nios2_semihost4(int func, uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3) { in nios2_semihost4() argument 178 args.args[3] = arg3; in nios2_semihost4()
|
/picolibc-latest/semihost/ |
D | semihost-private.h | 106 sys_semihost3(long op, sh_param_t arg1, sh_param_t arg2, sh_param_t arg3) in sys_semihost3() argument 115 .field3 = arg3, in sys_semihost3()
|
/picolibc-latest/newlib/libc/machine/hppa/ |
D | DEFS.h | 72 or arg3,r0,r22 !\ 84 or r22,r0,arg3 !\ 98 or arg3,r0,r22 !\ 109 or r22,r0,arg3 !\
|
D | memcpy.S | 28 #define tmp5 arg3
|
D | strcat.S | 34 #define tmp5 arg3
|
D | strcpy.S | 45 #define tmp5 arg3
|
D | strncat.S | 30 #define tmp5 arg3
|
D | strncpy.S | 35 #define tmp5 arg3
|
D | pcc_prefix.s | 322 arg3: .equ r23 ; argument or high part of double argument label
|