Searched refs:SIGFPE (Results 1 – 2 of 2) sorted by relevance
432 public static final int SIGFPE = placeholder(); field in OsConstants
472 initConstant(env, c, "SIGFPE", SIGFPE); in OsConstants_initConstants()