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