Searched refs:WCOREDUMP (Results 1 – 2 of 2) sorted by relevance
104 public static boolean WCOREDUMP(int status) { return (status & 0x80) != 0; } in WCOREDUMP() method in OsConstants
133 method public static boolean WCOREDUMP(int);