Home | History | Annotate | Download | only in system

Lines Matching defs:WCOREDUMP

83     public static boolean WCOREDUMP(int status) { return (status & 0x80) != 0; }