Searched defs:_S_max (Results 1 – 2 of 2) sorted by relevance
58 static constexpr ptrdiff_t _S_max = SEM_VALUE_MAX; in _GLIBCXX_VISIBILITY() member60 static constexpr ptrdiff_t _S_max = _POSIX_SEM_VALUE_MAX; in _GLIBCXX_VISIBILITY() member188 static constexpr ptrdiff_t _S_max = __gnu_cxx::__int_traits<int>::__max; in _GLIBCXX_VISIBILITY() member
1762 _S_max(_SimdWrapper<_Tp, _Np> __a, _SimdWrapper<_Tp, _Np> __b) in _S_max() function
Completed in 15 milliseconds