Searched refs:IFA_F_OPTIMISTIC (Results 1 – 2 of 2) sorted by relevance
268 #if defined(IFA_F_OPTIMISTIC) in OsConstants_initConstants()269 initConstant(env, c, "IFA_F_OPTIMISTIC", IFA_F_OPTIMISTIC); in OsConstants_initConstants()
305 public static final int IFA_F_OPTIMISTIC = placeholder(); field in OsConstants