Home
last modified time | relevance | path

Searched defs:isless (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/post/lib_powerpc/fpu/
Ddarwin-ldouble.c38 #define isless(x, y) __builtin_isless(x, y) macro
/external/clang/lib/Headers/
D__clang_cuda_cmath.h89 __DEVICE__ bool isless(float __x, float __y) { in isless() function
92 __DEVICE__ bool isless(double __x, double __y) { in isless() function
/external/libcxx/test/std/depr/depr.c.headers/
Dmath_h.pass.cpp62 Ambiguous isless(Ambiguous, Ambiguous){ return Ambiguous(); } in isless() function
/external/libcxx/test/std/numerics/c.math/
Dcmath.pass.cpp64 Ambiguous isless(Ambiguous, Ambiguous){ return Ambiguous(); } in isless() function
/external/libcxx/include/
Dmath.h658 isless(_A1 __lcpp_x, _A2 __lcpp_y) _NOEXCEPT in isless() function