Searched refs:W_STOPCODE (Results 1 – 7 of 7) sorted by relevance
52 #ifndef W_STOPCODE53 # define W_STOPCODE(sig) ((sig) << 8 | 0x7f) macro79 status &= ~W_STOPCODE(sig); in printstatus()
2455 (W_STOPCODE, W_EXITCODE): Likewise.
2639 #ifdef W_STOPCODE2647 status = W_STOPCODE(sig); in py_w_stopcode()2787 #ifdef W_STOPCODE
1414 pub {const} fn W_STOPCODE(sig: ::c_int) -> ::c_int {
1291 status = _testcapi.W_STOPCODE(3)
4941 #ifdef W_STOPCODE4949 status = W_STOPCODE(sig); in py_w_stopcode()5534 #ifdef W_STOPCODE
3135 status = _testcapi.W_STOPCODE(3)