Searched defs:WSETEXIT (Results 1 – 1 of 1) sorted by relevance
82 #define WSETEXIT(w,status) ((w) = W_EXITCODE(status,0)) macro84 #define WSETEXIT(w,status) ((w) = (0 | ((status) << 8))) macro