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