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