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