Searched refs:EAI_OVERFLOW (Results 1 – 3 of 3) sorted by relevance
246 public static final int EAI_OVERFLOW = placeholder(); field in OsConstants984 if (error == EAI_OVERFLOW) { in gaiName()
161 #if defined(EAI_OVERFLOW) in OsConstants_initConstants()162 initConstant(env, c, "EAI_OVERFLOW", EAI_OVERFLOW); in OsConstants_initConstants()
27715 field public static final int EAI_OVERFLOW;