Searched refs:RT_SCOPE_NOWHERE (Results 1 – 4 of 4) sorted by relevance
943 public static final int RT_SCOPE_NOWHERE; field in OsConstants944 static { RT_SCOPE_NOWHERE = 0; }
584 public static final int RT_SCOPE_NOWHERE = placeholder(); field in OsConstants
467 initConstant(env, c, "RT_SCOPE_NOWHERE", RT_SCOPE_NOWHERE); in OsConstants_initConstants()
456 field public static final int RT_SCOPE_NOWHERE;