Home
last modified time | relevance | path

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

/external/strace/
Dwait.c26 #ifndef W_STOPCODE
27 # define W_STOPCODE(sig) ((sig) << 8 | 0x7f) macro
54 status &= ~W_STOPCODE(sig); in printstatus()
DChangeLog-CVS2455 (W_STOPCODE, W_EXITCODE): Likewise.