Searched refs:SIGBUS (Results 1 – 4 of 4) sorted by relevance
979 public static final int SIGBUS; field in OsConstants980 static { SIGBUS = 0; }
640 public static final int SIGBUS = placeholder(); field in OsConstants
491 initConstant(env, c, "SIGBUS", SIGBUS); in OsConstants_initConstants()
468 field public static final int SIGBUS;