Searched refs:SIGINT (Results 1 – 4 of 4) sorted by relevance
86 #define JVM_SIGINT SIGINT
629 public static final int SIGINT = placeholder(); field in OsConstants
492 initConstant(env, c, "SIGINT", SIGINT); in OsConstants_initConstants()
450 field public static final int SIGINT;