Home | History | Annotate | Download | only in strace

Lines Matching full:get_arg1

1326 get_arg1 (struct tcb *tcp, arg_setup_state *state, long *valp)
1388 # define get_arg1(tcp, state, valp) (*(valp) = (state)->u_regs[U_REG_O1], 0)
1451 # define get_arg1(tcp, cookie, valp) \
1515 || get_arg1 (tcp, &state, &tcp->inst[1]) < 0