Searched refs:_S_isnan (Results 1 – 3 of 3) sorted by relevance
516 _GLIBCXX_SIMD_INTRINSIC constexpr static bool _S_isnan(_Tp __x)
2231 _S_isnan([[maybe_unused]] _SimdWrapper<_Tp, _Np> __x) in _S_isnan() function2272 return __or(_S_isnan(__x), _S_isnan(__y)); in _S_isunordered()
3127 _S_isnan(_SimdWrapper<_Tp, _Np> __x) in _S_isnan() function
Completed in 23 milliseconds