Searched refs:WTERMSIG (Results 1 – 3 of 3) sorted by relevance
26 #define WTERMSIG(w) ((w) & 0x7f) macro
83 # define WTERMSIG(status) __WTERMSIG(__WAIT_INT(status)) macro
86 # define WTERMSIG(status) __WTERMSIG(__WAIT_INT(status)) macro