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