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