Searched refs:_S_trunc (Results 1 – 7 of 7) sorted by relevance
158 _S_trunc(_TW __x) in _S_trunc() function187 return _Base::_S_trunc(__x); in _S_trunc()
471 _S_trunc(_Tp __x)
2222 _S_trunc(_SimdWrapper<_Tp, _Np> __x) in _S_trunc() function2240 const auto __t_abs = _SuperImpl::_S_trunc(__abs_x)._M_data; in _S_round()2251 const auto __y = _SuperImpl::_S_trunc(__x)._M_data; in _S_floor()2265 const auto __y = _SuperImpl::_S_trunc(__x)._M_data; in _S_ceil()
2681 _S_trunc(_SimdWrapper<_Tp, _Np> __x) in _S_trunc() function2708 return _Base::_S_trunc(__x); in _S_trunc()
118 _S_trunc = 1L << 5, in _GLIBCXX_VISIBILITY() enumerator467 static const openmode trunc = _S_trunc; in _GLIBCXX_VISIBILITY()
118 _S_trunc = 1L << 5, in _GLIBCXX_VISIBILITY() enumerator472 static const openmode trunc = _S_trunc; in _GLIBCXX_VISIBILITY()
4398 * include/experimental/bits/simd_x86.h (_S_trunc, _S_floor)