Searched defs:isgreater (Results 1 – 5 of 5) sorted by relevance
107 __DEVICE__ __CONSTEXPR__ bool isgreater(float __x, float __y) { in isgreater() function 110 __DEVICE__ __CONSTEXPR__ bool isgreater(double __x, double __y) { in isgreater() function
117 __DEVICE__ bool isgreater(float __x, float __y) { in isgreater() function120 __DEVICE__ bool isgreater(double __x, double __y) { in isgreater() function
127 _LIBCPP_NODISCARD inline _LIBCPP_HIDE_FROM_ABI bool isgreater(_A1 __x, _A2 __y) _NOEXCEPT { isgreater() function
65 Ambiguous isgreater(Ambiguous, Ambiguous){ return Ambiguous(); } isgreater() function [all...]
65 Ambiguous isgreater(Ambiguous, Ambiguous){ return Ambiguous(); } in isgreater() function