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