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_nearbyint
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd_scalar.h
486
_S_nearbyint
(_Tp __x)
simd_sve.h
1485
_S_nearbyint
(_SveSimdWrapper<_Tp, _Np> __x) noexcept
1491
{ return _SuperImpl::
_S_nearbyint
(__x); }
simd_builtin.h
2060
//
_S_nearbyint
{{{3
2063
_S_nearbyint
(_Tp __x_) noexcept
2081
{ return _SuperImpl::
_S_nearbyint
(__x); }
simd_x86.h
2761
//
_S_nearbyint
{{{
2764
_S_nearbyint
(_Tp __x) noexcept
2783
return _Base::
_S_nearbyint
(__x);
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
simd_scalar.h
486
_S_nearbyint
(_Tp __x)
simd_builtin.h
2060
//
_S_nearbyint
{{{3
2063
_S_nearbyint
(_Tp __x_) noexcept
2081
{ return _SuperImpl::
_S_nearbyint
(__x); }
simd_x86.h
2761
//
_S_nearbyint
{{{
2764
_S_nearbyint
(_Tp __x) noexcept
2783
return _Base::
_S_nearbyint
(__x);
Completed in 42 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026