Searched refs:IFF_MASTER (Results 1 – 4 of 4) sorted by relevance
627 public static final int IFF_MASTER; field in OsConstants628 static { IFF_MASTER = 0; }
304 #if defined(IFF_MASTER) in OsConstants_initConstants()305 initConstant(env, c, "IFF_MASTER", IFF_MASTER); in OsConstants_initConstants()
378 public static final int IFF_MASTER = placeholder(); field in OsConstants
352 field public static final int IFF_MASTER;