Home
last modified time | relevance | path

Searched refs:isless (Results 1 – 25 of 50) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sparc/bits/
A Dmathinline.h32 # undef isless
87 # define isless(x, y) ((__unordered_cmp (x, y) & (3 << 10)) == (1 << 10)) macro
119 # define isless(x, y) __unordered_v9cmp(x, y, "l", _Qp_cmp (&__x, &__y) == 1) macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/powerpc/bits/
A Dmathinline.h46 # undef isless
53 # define isless(x, y) (__unordered_cmp (x, y) >> 3 & 1) macro
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dmath.h438 # define isless(x, y) __builtin_isless(x, y) macro
469 # ifndef isless
470 # define isless(x, y) \ macro
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c_compatibility/
A Dmath.h68 using std::isless;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/c_compatibility/
A Dmath.h68 using std::isless;
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/alpha/bits/
A Dmathinline.h33 # undef isless
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/m68k/bits/
A Dmathinline.h31 # undef isless
49 # define isless(x, y) \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/i386/bits/
A Dmathinline.h41 # undef isless
59 # define isless(x, y) \ macro
96 # define isless(x, y) \ macro
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/c/
A Dcmath72 #undef isless
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c/
A Dcmath72 #undef isless
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c/
A Dcmath72 #undef isless
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c/
A Dcmath72 #undef isless
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_compatibility/
A Dmath.h71 using std::isless;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c/
A Dcmath72 #undef isless
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_compatibility/
A Dmath.h71 using std::isless;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c/
A Dcmath72 #undef isless
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_compatibility/
A Dmath.h71 using std::isless;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/c/
A Dcmath72 #undef isless
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c/
A Dcmath72 #undef isless
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_compatibility/
A Dmath.h71 using std::isless;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c_compatibility/
A Dmath.h71 using std::isless;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_compatibility/
A Dmath.h71 using std::isless;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/c_global/
A Dcmath550 #undef isless
717 isless(float __x, float __y)
721 isless(double __x, double __y)
725 isless(long double __x, long double __y)
732 isless(_Tp __x, _Up __y)
882 isless(_Tp __f1, _Tp __f2)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_global/
A Dcmath528 #undef isless
735 isless(float __x, float __y)
739 isless(double __x, double __y)
743 isless(long double __x, long double __y)
752 isless(_Tp __x, _Up __y)
915 isless(_Tp __f1, _Tp __f2)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_global/
A Dcmath528 #undef isless
735 isless(float __x, float __y)
739 isless(double __x, double __y)
743 isless(long double __x, long double __y)
752 isless(_Tp __x, _Up __y)
915 isless(_Tp __f1, _Tp __f2)

Completed in 30 milliseconds

12