Home
last modified time | relevance | path

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

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