Home
last modified time | relevance | path

Searched defs:isunordered (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/clang/lib/Headers/
D__clang_hip_cmath.h86 __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.h149 __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.h111 __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/
Dmath_h.pass.cpp65 Ambiguous isunordered(Ambiguous, Ambiguous){ return Ambiguous(); } in isunordered() function
/external/llvm-project/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp66 Ambiguous isunordered(Ambiguous, Ambiguous){ return Ambiguous(); } in isunordered() function
/external/llvm-project/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp65 Ambiguous isunordered(Ambiguous, Ambiguous){ return Ambiguous(); } in isunordered() function
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp67 Ambiguous isunordered(Ambiguous, Ambiguous){ return Ambiguous(); } in isunordered() function
/external/llvm-project/libcxx/include/
Dmath.h752 isunordered(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT in isunordered() function
/external/libcxx/include/
Dmath.h748 isunordered(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT in isunordered() function