Searched defs:isunordered (Results 1 – 5 of 5) sorted by relevance
143 __DEVICE__ __CONSTEXPR__ bool isunordered(float __x, float __y) { in isunordered() function 146 __DEVICE__ __CONSTEXPR__ bool isunordered(double __x, double __y) { in isunordered() function
149 __DEVICE__ bool isunordered(float __x, float __y) { in isunordered() function152 __DEVICE__ bool isunordered(double __x, double __y) { in isunordered() function
167 _LIBCPP_NODISCARD inline _LIBCPP_HIDE_FROM_ABI bool isunordered(_A1 __x, _A2 __y) _NOEXCEPT { isunordered() function
70 Ambiguous isunordered(Ambiguous, Ambiguous){ return Ambiguous(); } isunordered() function [all...]
70 Ambiguous isunordered(Ambiguous, Ambiguous){ return Ambiguous(); } in isunordered() function