Home
last modified time | relevance | path

Searched refs:_S_trunc (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd_neon.h158 _S_trunc(_TW __x) in _S_trunc() function
187 return _Base::_S_trunc(__x); in _S_trunc()
H A Dsimd_scalar.h471 _S_trunc(_Tp __x)
H A Dsimd_builtin.h2222 _S_trunc(_SimdWrapper<_Tp, _Np> __x) in _S_trunc() function
2240 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()
H A Dsimd_x86.h2681 _S_trunc(_SimdWrapper<_Tp, _Np> __x) in _S_trunc() function
2708 return _Base::_S_trunc(__x); in _S_trunc()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dios_base.h118 _S_trunc = 1L << 5, in _GLIBCXX_VISIBILITY() enumerator
467 static const openmode trunc = _S_trunc; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dios_base.h118 _S_trunc = 1L << 5, in _GLIBCXX_VISIBILITY() enumerator
472 static const openmode trunc = _S_trunc; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20214398 * include/experimental/bits/simd_x86.h (_S_trunc, _S_floor)