Searched refs:WCOREDUMP (Results 1 – 2 of 2) sorted by relevance
143 # ifndef WCOREDUMP144 # define WCOREDUMP(x) ((x) & 0x80) macro162 # ifndef WCOREDUMP163 # define WCOREDUMP(x) ((x).w_coredump) macro572 coredump = WCOREDUMP (status); in reap_children()
196 # ifdef WCOREDUMP in ExitSummary()197 if (WCOREDUMP(exit_code)) { in ExitSummary()