Searched refs:nexttoward (Results 1 – 25 of 39) sorted by relevance
12
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/ |
A D | math.SUSv4.syms | 127 nexttoward
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/ |
A D | tgmath.h | 398 #define nexttoward(Val1, Val2) \ macro 399 __TGMATH_BINARY_FIRST_REAL_ONLY (Val1, Val2, nexttoward)
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libm/ |
A D | float_wrappers.c | 309 return (float) nexttoward( (double)x, (double)y ); in WRAPPER1()
|
A D | ldouble_wrappers.c | 298 WRAPPER2(nexttoward) in WRAPPER2()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/c_compatibility/ |
A D | math.h | 103 using std::nexttoward;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/c_compatibility/ |
A D | math.h | 103 using std::nexttoward;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/c_compatibility/ |
A D | math.h | 103 using std::nexttoward;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/c_compatibility/ |
A D | math.h | 103 using std::nexttoward;
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/ |
A D | mathcalls.h | 302 __MATHCALLX (nexttoward,, (_Mdouble_ __x, long double __y), (__const__))
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/c_compatibility/ |
A D | math.h | 103 using std::nexttoward;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/c_compatibility/ |
A D | math.h | 103 using std::nexttoward;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr1/ |
A D | math.h | 76 using std::tr1::nexttoward;
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr1/ |
A D | math.h | 76 using std::tr1::nexttoward;
|
A D | cmath | 116 #undef nexttoward 265 using ::nexttoward; 479 using std::nexttoward; 912 nexttoward(float __x, long double __y) 916 nexttoward(long double __x, long double __y) 923 nexttoward(_Tp __x, long double __y)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/tr1/ |
A D | math.h | 76 using std::tr1::nexttoward;
|
A D | cmath | 116 #undef nexttoward 265 using ::nexttoward; 479 using std::nexttoward; 912 nexttoward(float __x, long double __y) 916 nexttoward(long double __x, long double __y) 923 nexttoward(_Tp __x, long double __y)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr1/ |
A D | math.h | 76 using std::tr1::nexttoward;
|
A D | cmath | 116 #undef nexttoward 265 using ::nexttoward; 479 using std::nexttoward; 912 nexttoward(float __x, long double __y) 916 nexttoward(long double __x, long double __y) 923 nexttoward(_Tp __x, long double __y)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/tr1/ |
A D | math.h | 76 using std::tr1::nexttoward;
|
A D | cmath | 116 #undef nexttoward 265 using ::nexttoward; 479 using std::nexttoward; 912 nexttoward(float __x, long double __y) 916 nexttoward(long double __x, long double __y) 923 nexttoward(_Tp __x, long double __y)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/tr1/ |
A D | math.h | 76 using std::tr1::nexttoward;
|
A D | cmath | 116 #undef nexttoward 265 using ::nexttoward; 479 using std::nexttoward; 912 nexttoward(float __x, long double __y) 916 nexttoward(long double __x, long double __y) 923 nexttoward(_Tp __x, long double __y)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/tr1/ |
A D | math.h | 76 using std::tr1::nexttoward;
|
A D | cmath | 116 #undef nexttoward 265 using ::nexttoward; 479 using std::nexttoward; 912 nexttoward(float __x, long double __y) 916 nexttoward(long double __x, long double __y) 923 nexttoward(_Tp __x, long double __y)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/tr1/ |
A D | math.h | 76 using std::tr1::nexttoward;
|
Completed in 22 milliseconds
12