Searched refs:CAP_LAST_CAP (Results 1 – 5 of 5) sorted by relevance
135 public static final int CAP_LAST_CAP; field in OsConstants136 static { CAP_LAST_CAP = 0; }
89 #if defined(CAP_LAST_CAP) in OsConstants_initConstants()101 initConstant(env, c, "CAP_LAST_CAP", CAP_LAST_CAP); in OsConstants_initConstants()
114 assertEquals(40, OsConstants.CAP_LAST_CAP); in test_CAP_constants()
204 public static final int CAP_LAST_CAP = placeholder(); field in OsConstants
188 field public static final int CAP_LAST_CAP;