Searched defs:WEXITSTATUS (Results 1 – 2 of 2) sorted by relevance
23 #define WEXITSTATUS(value) ((value) & 0xff) macro
86 # define WEXITSTATUS(status) __WEXITSTATUS(__WAIT_INT(status)) macro