Searched refs:arg0_index (Results 1 – 2 of 2) sorted by relevance
1404 # define arg0_index 1 macro1435 # define arg0_index 1 macro1475 # ifndef arg0_index1476 # define arg0_index 0 macro1521 tcp->u_arg[arg0_index] = CLONE_PTRACE|SIGCHLD; in setbpt()1541 (tcp->u_arg[arg0_index] | CLONE_PTRACE) in setbpt()1542 & ~(tcp->u_arg[arg0_index] & CLONE_VFORK in setbpt()1547 tcp->inst[0] = tcp->u_arg[arg0_index]; in setbpt()
2935 * util.c (setbpt): Fix one missed spot to use new arg0_index macro.2973 * util.c [LINUX] (arg0_index, arg1_index): New macros.