Searched defs:isgreater (Results 1 – 4 of 4) sorted by relevance
77 __DEVICE__ bool isgreater(float __x, float __y) { in isgreater() function80 __DEVICE__ bool isgreater(double __x, double __y) { in isgreater() function
60 Ambiguous isgreater(Ambiguous, Ambiguous){ return Ambiguous(); } in isgreater() function
62 Ambiguous isgreater(Ambiguous, Ambiguous){ return Ambiguous(); } in isgreater() function
598 isgreater(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT in isgreater() function