Searched defs:WEXITSTATUS (Results 1 – 3 of 3) sorted by relevance
25 #define WEXITSTATUS(w) (((w) >> 8) & 0xff) macro
82 # define WEXITSTATUS(status) __WEXITSTATUS(__WAIT_INT(status)) macro
85 # define WEXITSTATUS(status) __WEXITSTATUS(__WAIT_INT(status)) macro