Searched refs:SIGILL (Results 1 – 4 of 4) sorted by relevance
994 public static final int SIGILL; field in OsConstants995 static { SIGILL = 0; }
645 public static final int SIGILL = placeholder(); field in OsConstants
496 initConstant(env, c, "SIGILL", SIGILL); in OsConstants_initConstants()
473 field public static final int SIGILL;