Searched refs:_SC_XOPEN_VERSION (Results 1 – 4 of 4) sorted by relevance
1583 public static final int _SC_XOPEN_VERSION; field in OsConstants1584 static { _SC_XOPEN_VERSION = 0; }
953 public static final int _SC_XOPEN_VERSION = placeholder(); field in OsConstants
736 initConstant(env, c, "_SC_XOPEN_VERSION", _SC_XOPEN_VERSION); in OsConstants_initConstants()
669 field public static final int _SC_XOPEN_VERSION;