Home
last modified time | relevance | path

Searched refs:restore_arg0 (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dutil.c1247 # define restore_arg0(tcp, state, val) ((void) (state), 0) macro
1270 # define restore_arg0(tcp, state, val) 0 macro
1281 # define restore_arg0(tcp, state, val) ((void) (state), 0) macro
1291 # define restore_arg0(tcp, state, val) ((void) (state), 0) macro
1305 # define restore_arg0(tcp, state, val) 0 macro
1309 # define restore_arg0(tcp, state, val) 0 macro
1317 # define restore_arg0(tcp, state, val) 0 macro
1342 #ifndef restore_arg0
1343 # define restore_arg0(tcp, state, val) set_arg0((tcp), (state), (val)) macro
1544 || restore_arg0(tcp, &state, tcp->inst[0]) < 0 in clearbpt()
DChangeLog-CVS681 * util.c [IA64] (restore_arg0, restore_arg1): Define as empty.
3546 * util.c (restore_arg0): Evaluate args in no-op defns.
3598 * util.c [LINUX] (restore_arg0, restore_arg1): New macros, defined