Searched refs:_SC_2_C_VERSION (Results 1 – 2 of 2) sorted by relevance
616 #if defined(_SC_2_C_VERSION) in OsConstants_initConstants()617 initConstant(env, c, "_SC_2_C_VERSION", _SC_2_C_VERSION); in OsConstants_initConstants()
671 public static final int _SC_2_C_VERSION = placeholder(); field in OsConstants