Searched defs:isunordered (Results 1 – 9 of 9) sorted by relevance
| /external/llvm-project/clang/lib/Headers/ |
| D | __clang_hip_cmath.h | 86 __DEVICE__ bool isunordered(float __x, float __y) { in isunordered() function 89 __DEVICE__ bool isunordered(double __x, double __y) { in isunordered() function
|
| D | __clang_cuda_cmath.h | 149 __DEVICE__ bool isunordered(float __x, float __y) { in isunordered() function 152 __DEVICE__ bool isunordered(double __x, double __y) { in isunordered() function
|
| /external/clang/lib/Headers/ |
| D | __clang_cuda_cmath.h | 111 __DEVICE__ bool isunordered(float __x, float __y) { in isunordered() function 114 __DEVICE__ bool isunordered(double __x, double __y) { in isunordered() function
|
| /external/libcxx/test/std/depr/depr.c.headers/ |
| D | math_h.pass.cpp | 65 Ambiguous isunordered(Ambiguous, Ambiguous){ return Ambiguous(); } in isunordered() function
|
| /external/llvm-project/libcxx/test/std/numerics/c.math/ |
| D | cmath.pass.cpp | 66 Ambiguous isunordered(Ambiguous, Ambiguous){ return Ambiguous(); } in isunordered() function
|
| /external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
| D | math_h.pass.cpp | 65 Ambiguous isunordered(Ambiguous, Ambiguous){ return Ambiguous(); } in isunordered() function
|
| /external/libcxx/test/std/numerics/c.math/ |
| D | cmath.pass.cpp | 67 Ambiguous isunordered(Ambiguous, Ambiguous){ return Ambiguous(); } in isunordered() function
|
| /external/llvm-project/libcxx/include/ |
| D | math.h | 752 isunordered(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT in isunordered() function
|
| /external/libcxx/include/ |
| D | math.h | 748 isunordered(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT in isunordered() function
|