Home
last modified time | relevance | path

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

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