Searched refs:SIGABRT (Results 1 – 4 of 4) sorted by relevance
973 public static final int SIGABRT; field in OsConstants974 static { SIGABRT = 0; }
638 public static final int SIGABRT = placeholder(); field in OsConstants
489 initConstant(env, c, "SIGABRT", SIGABRT); in OsConstants_initConstants()
466 field public static final int SIGABRT;