OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_S_trunc
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
ios_base.h
125
_S_trunc
= 1L << 5,
493
static const openmode trunc =
_S_trunc
;
/src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd_neon.h
155
//
_S_trunc
{{{
158
_S_trunc
(_TW __x)
187
return _Base::
_S_trunc
(__x);
simd_builtin.h
2083
//
_S_trunc
{{{3
2086
_S_trunc
(_SimdWrapper<_Tp, _Np> __x)
2104
const auto __t_abs = _SuperImpl::
_S_trunc
(__abs_x)._M_data;
2115
const auto __y = _SuperImpl::
_S_trunc
(__x)._M_data;
2129
const auto __y = _SuperImpl::
_S_trunc
(__x)._M_data;
simd_scalar.h
471
_S_trunc
(_Tp __x)
simd_sve.h
1495
_S_trunc
(_SveSimdWrapper<_Tp, _Np> __x) noexcept
simd_x86.h
2678
//
_S_trunc
{{{
2681
_S_trunc
(_SimdWrapper<_Tp, _Np> __x)
2708
return _Base::
_S_trunc
(__x);
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
ios_base.h
118
_S_trunc
= 1L << 5,
472
static const openmode trunc =
_S_trunc
;
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd_neon.h
155
//
_S_trunc
{{{
158
_S_trunc
(_TW __x)
187
return _Base::
_S_trunc
(__x);
simd_builtin.h
2083
//
_S_trunc
{{{3
2086
_S_trunc
(_SimdWrapper<_Tp, _Np> __x)
2104
const auto __t_abs = _SuperImpl::
_S_trunc
(__abs_x)._M_data;
2115
const auto __y = _SuperImpl::
_S_trunc
(__x)._M_data;
2129
const auto __y = _SuperImpl::
_S_trunc
(__x)._M_data;
simd_scalar.h
471
_S_trunc
(_Tp __x)
simd_x86.h
2678
//
_S_trunc
{{{
2681
_S_trunc
(_SimdWrapper<_Tp, _Np> __x)
2708
return _Base::
_S_trunc
(__x);
Completed in 59 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026