Searched refs:MCL_CURRENT (Results 1 – 4 of 4) sorted by relevance
770 public static final int MCL_CURRENT; field in OsConstants771 static { MCL_CURRENT = 0; }
460 public static final int MCL_CURRENT = placeholder(); field in OsConstants
391 initConstant(env, c, "MCL_CURRENT", MCL_CURRENT); in OsConstants_initConstants()
399 field public static final int MCL_CURRENT;