Searched refs:SIGABRT (Results 1 – 2 of 2) sorted by relevance
496 public static final int SIGABRT = placeholder(); field in OsConstants
469 initConstant(env, c, "SIGABRT", SIGABRT); in OsConstants_initConstants()