Searched refs:SIGINT (Results 1 – 3 of 3) sorted by relevance
84 #define JVM_SIGINT SIGINT
432 public static final int SIGINT = placeholder(); field in OsConstants
471 initConstant(env, c, "SIGINT", SIGINT); in OsConstants_initConstants()