Searched refs:_SC_2_VERSION (Results 1 – 3 of 3) sorted by relevance
188 case _SC_2_VERSION: in sysconf()189 return z_sysconf(_SC_2_VERSION); in sysconf()
101 _SC_2_VERSION, enumerator
86 zassert_not_equal(INT_MIN, _SC_2_VERSION); in ZTEST()