Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
D__clang_cuda_cmath.h101 __DEVICE__ bool islessgreater(float __x, float __y) { in islessgreater() function
104 __DEVICE__ bool islessgreater(double __x, double __y) { in islessgreater() function
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp63 Ambiguous islessgreater(Ambiguous, Ambiguous){ return Ambiguous(); } in islessgreater() function
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp65 Ambiguous islessgreater(Ambiguous, Ambiguous){ return Ambiguous(); } in islessgreater() function
/external/libcxx/include/
Dmath.h698 islessgreater(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT in islessgreater() function