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