Home
last modified time | relevance | path

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

/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.cpp64 Ambiguous isunordered(Ambiguous, Ambiguous){ return Ambiguous(); } in isunordered() function
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp65 Ambiguous isunordered(Ambiguous, Ambiguous){ return Ambiguous(); } in isunordered() function
/external/libcxx/include/
Dmath.h650 isunordered(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT in isunordered() function