Searched refs:__WSTOPSIG (Results 1 – 3 of 3) sorted by relevance
35 #define __WSTOPSIG(status) __WEXITSTATUS(status) macro
84 # define WSTOPSIG(status) __WSTOPSIG(__WAIT_INT(status))
87 # define WSTOPSIG(status) __WSTOPSIG(__WAIT_INT(status))