Searched refs:_SC_2_C_VERSION (Results 1 – 4 of 4) sorted by relevance
1328 public static final int _SC_2_C_VERSION; field in OsConstants1329 static { _SC_2_C_VERSION = 0; }
645 #if defined(_SC_2_C_VERSION) in OsConstants_initConstants()646 initConstant(env, c, "_SC_2_C_VERSION", _SC_2_C_VERSION); in OsConstants_initConstants()
868 public static final int _SC_2_C_VERSION = placeholder(); field in OsConstants
584 field public static final int _SC_2_C_VERSION;