Home
last modified time | relevance | path

Searched defs:_S_max (Results 1 – 2 of 2) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dsemaphore_base.h58 static constexpr ptrdiff_t _S_max = SEM_VALUE_MAX; in _GLIBCXX_VISIBILITY() member
60 static constexpr ptrdiff_t _S_max = _POSIX_SEM_VALUE_MAX; in _GLIBCXX_VISIBILITY() member
188 static constexpr ptrdiff_t _S_max = __gnu_cxx::__int_traits<int>::__max; in _GLIBCXX_VISIBILITY() member
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/experimental/bits/
A Dsimd_builtin.h1762 _S_max(_SimdWrapper<_Tp, _Np> __a, _SimdWrapper<_Tp, _Np> __b) in _S_max() function

Completed in 15 milliseconds