Searched refs:IFF_DEBUG (Results 1 – 4 of 4) sorted by relevance
618 public static final int IFF_DEBUG; field in OsConstants619 static { IFF_DEBUG = 0; }
375 public static final int IFF_DEBUG = placeholder(); field in OsConstants
299 initConstant(env, c, "IFF_DEBUG", IFF_DEBUG); in OsConstants_initConstants()
349 field public static final int IFF_DEBUG;