Searched refs:W_STOPCODE (Results 1 – 6 of 6) 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
4459 #ifdef W_STOPCODE4467 status = W_STOPCODE(sig); in py_w_stopcode()4797 #ifdef W_STOPCODE
1291 status = _testcapi.W_STOPCODE(3)
2808 status = _testcapi.W_STOPCODE(3)