Searched refs:SIGSEGV (Results 1 – 4 of 4) sorted by relevance
1024 public static final int SIGSEGV; field in OsConstants1025 static { SIGSEGV = 0; }
655 public static final int SIGSEGV = placeholder(); field in OsConstants
512 initConstant(env, c, "SIGSEGV", SIGSEGV); in OsConstants_initConstants()
483 field public static final int SIGSEGV;