Searched defs:islessgreater (Results 1 – 9 of 9) sorted by relevance
/external/llvm-project/clang/lib/Headers/ |
D | __clang_hip_cmath.h | 76 __DEVICE__ bool islessgreater(float __x, float __y) { in islessgreater() function 79 __DEVICE__ bool islessgreater(double __x, double __y) { in islessgreater() function
|
D | __clang_cuda_cmath.h | 141 __DEVICE__ bool islessgreater(float __x, float __y) { in islessgreater() function 144 __DEVICE__ bool islessgreater(double __x, double __y) { in islessgreater() function
|
/external/clang/lib/Headers/ |
D | __clang_cuda_cmath.h | 101 __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/ |
D | math_h.pass.cpp | 64 Ambiguous islessgreater(Ambiguous, Ambiguous){ return Ambiguous(); } in islessgreater() function
|
/external/llvm-project/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 65 Ambiguous islessgreater(Ambiguous, Ambiguous){ return Ambiguous(); } in islessgreater() function
|
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 64 Ambiguous islessgreater(Ambiguous, Ambiguous){ return Ambiguous(); } in islessgreater() function
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 66 Ambiguous islessgreater(Ambiguous, Ambiguous){ return Ambiguous(); } in islessgreater() function
|
/external/llvm-project/libcxx/include/ |
D | math.h | 722 islessgreater(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT in islessgreater() function
|
/external/libcxx/include/ |
D | math.h | 718 islessgreater(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT in islessgreater() function
|