Searched refs:ERANGE (Results 1 – 2 of 2) sorted by relevance
230 public static final int ERANGE = placeholder(); field in OsConstants857 if (errno == ERANGE) { in errnoName()
200 initConstant(env, c, "ERANGE", ERANGE); in OsConstants_initConstants()