Searched refs:__WSTOPSIG (Results 1 – 3 of 3) sorted by relevance
34 #define __WSTOPSIG(status) __WEXITSTATUS(status) macro
83 # define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status))
88 # define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status))
Completed in 5 milliseconds