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