Searched defs:isgreaterequal (Results 1 – 5 of 5) sorted by relevance
113 __DEVICE__ __CONSTEXPR__ bool isgreaterequal(float __x, float __y) { in isgreaterequal() function 116 __DEVICE__ __CONSTEXPR__ bool isgreaterequal(double __x, double __y) { in isgreaterequal() function
123 __DEVICE__ bool isgreaterequal(float __x, float __y) { in isgreaterequal() function126 __DEVICE__ bool isgreaterequal(double __x, double __y) { in isgreaterequal() function
135 _LIBCPP_NODISCARD inline _LIBCPP_HIDE_FROM_ABI bool isgreaterequal(_A1 __x, _A2 __y) _NOEXCEPT { isgreaterequal() function
66 Ambiguous isgreaterequal(Ambiguous, Ambiguous){ return Ambiguous(); } isgreaterequal() function [all...]
66 Ambiguous isgreaterequal(Ambiguous, Ambiguous){ return Ambiguous(); } in isgreaterequal() function