Home
last modified time | relevance | path

Searched defs:isgreater (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Headers/
D__clang_cuda_cmath.h77 __DEVICE__ bool isgreater(float __x, float __y) { in isgreater() function
80 __DEVICE__ bool isgreater(double __x, double __y) { in isgreater() function
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp60 Ambiguous isgreater(Ambiguous, Ambiguous){ return Ambiguous(); } in isgreater() function
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp62 Ambiguous isgreater(Ambiguous, Ambiguous){ return Ambiguous(); } in isgreater() function
/external/libcxx/include/
Dmath.h598 isgreater(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT in isgreater() function