Searched refs:IFF_NOTRAILERS (Results 1 – 4 of 4) sorted by relevance
636 public static final int IFF_NOTRAILERS; field in OsConstants637 static { IFF_NOTRAILERS = 0; }
381 public static final int IFF_NOTRAILERS = placeholder(); field in OsConstants
309 initConstant(env, c, "IFF_NOTRAILERS", IFF_NOTRAILERS); in OsConstants_initConstants()
355 field public static final int IFF_NOTRAILERS;