Searched refs:SIGTRAP (Results 1 – 4 of 4) sorted by relevance
1039 public static final int SIGTRAP; field in OsConstants1040 static { SIGTRAP = 0; }
660 public static final int SIGTRAP = placeholder(); field in OsConstants
519 initConstant(env, c, "SIGTRAP", SIGTRAP); in OsConstants_initConstants()
488 field public static final int SIGTRAP;