Searched refs:__WSTOPSIG (Results 1 – 3 of 3) sorted by relevance
34 #define __WSTOPSIG(status) __WEXITSTATUS(status) macro
56 # define WSTOPSIG(status) __WSTOPSIG (status)
46 # define WSTOPSIG(status) __WSTOPSIG (status)