/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_nexttoward.c | 18 * where long double is the same as double, nexttoward() is an alias 33 nexttoward(double x, long double y) function
|
/ndk/sources/android/support/src/ |
math_support.c | 39 * nexttoward is the same as nextafter. 42 __attribute__((weak)) double nexttoward(double d, long double td) { function
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/ |
tgmath.h | 153 #define nexttoward(x,y) __TGMATH_REAL_1_2(x, y, nexttoward) macro
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
tgmath.h | 164 #define nexttoward(x,y) __TGMATH_REAL_1_2(x, y, nexttoward) macro
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
tgmath.h | 164 #define nexttoward(x,y) __TGMATH_REAL_1_2(x, y, nexttoward) macro
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/ |
tgmath.h | 153 #define nexttoward(x,y) __TGMATH_REAL_1_2(x, y, nexttoward) macro
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
tgmath.h | 399 #define nexttoward(Val1, Val2) \ macro 400 __TGMATH_BINARY_FIRST_REAL_ONLY (Val1, Val2, nexttoward)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
tgmath.h | 399 #define nexttoward(Val1, Val2) \ macro 400 __TGMATH_BINARY_FIRST_REAL_ONLY (Val1, Val2, nexttoward)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/ |
tgmath.h | 153 #define nexttoward(x,y) __TGMATH_REAL_1_2(x, y, nexttoward) macro
|
/external/clang/lib/Headers/ |
tgmath.h | 1065 // nexttoward 1073 __tg_nexttoward(double __x, long double __y) {return nexttoward(__x, __y);} 1079 #undef nexttoward macro 1080 #define nexttoward(__x, __y) __tg_nexttoward(__tg_promote1((__x))(__x), (__y)) macro
|
/external/libcxx/test/std/numerics/c.math/ |
cmath.pass.cpp | 93 Ambiguous nexttoward(Ambiguous, Ambiguous){ return Ambiguous(); } function [all...] |
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/ |
tgmath.h | 1065 // nexttoward 1073 __tg_nexttoward(double __x, long double __y) {return nexttoward(__x, __y);} 1079 #undef nexttoward macro 1080 #define nexttoward(__x, __y) __tg_nexttoward(__tg_promote1((__x))(__x), (__y)) macro
|
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/ |
tgmath.h | 1065 // nexttoward 1073 __tg_nexttoward(double __x, long double __y) {return nexttoward(__x, __y);} 1079 #undef nexttoward macro 1080 #define nexttoward(__x, __y) __tg_nexttoward(__tg_promote1((__x))(__x), (__y)) macro
|
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/ |
tgmath.h | 1065 // nexttoward 1073 __tg_nexttoward(double __x, long double __y) {return nexttoward(__x, __y);} 1079 #undef nexttoward macro 1080 #define nexttoward(__x, __y) __tg_nexttoward(__tg_promote1((__x))(__x), (__y)) macro
|
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/ |
tgmath.h | 1065 // nexttoward 1073 __tg_nexttoward(double __x, long double __y) {return nexttoward(__x, __y);} 1079 #undef nexttoward macro 1080 #define nexttoward(__x, __y) __tg_nexttoward(__tg_promote1((__x))(__x), (__y)) macro
|
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/ |
tgmath.h | 1065 // nexttoward 1073 __tg_nexttoward(double __x, long double __y) {return nexttoward(__x, __y);} 1079 #undef nexttoward macro 1080 #define nexttoward(__x, __y) __tg_nexttoward(__tg_promote1((__x))(__x), (__y)) macro
|
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/ |
tgmath.h | 1065 // nexttoward 1073 __tg_nexttoward(double __x, long double __y) {return nexttoward(__x, __y);} 1079 #undef nexttoward macro 1080 #define nexttoward(__x, __y) __tg_nexttoward(__tg_promote1((__x))(__x), (__y)) macro
|
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/ |
tgmath.h | 1065 // nexttoward 1073 __tg_nexttoward(double __x, long double __y) {return nexttoward(__x, __y);} 1079 #undef nexttoward macro 1080 #define nexttoward(__x, __y) __tg_nexttoward(__tg_promote1((__x))(__x), (__y)) macro
|
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/ |
tgmath.h | 1065 // nexttoward 1073 __tg_nexttoward(double __x, long double __y) {return nexttoward(__x, __y);} 1079 #undef nexttoward macro 1080 #define nexttoward(__x, __y) __tg_nexttoward(__tg_promote1((__x))(__x), (__y)) macro
|
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/ |
tgmath.h | 1065 // nexttoward 1073 __tg_nexttoward(double __x, long double __y) {return nexttoward(__x, __y);} 1079 #undef nexttoward macro 1080 #define nexttoward(__x, __y) __tg_nexttoward(__tg_promote1((__x))(__x), (__y)) macro
|
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/ |
tgmath.h | 1065 // nexttoward 1073 __tg_nexttoward(double __x, long double __y) {return nexttoward(__x, __y);} 1079 #undef nexttoward macro 1080 #define nexttoward(__x, __y) __tg_nexttoward(__tg_promote1((__x))(__x), (__y)) macro
|
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/ |
tgmath.h | 1065 // nexttoward 1073 __tg_nexttoward(double __x, long double __y) {return nexttoward(__x, __y);} 1079 #undef nexttoward macro 1080 #define nexttoward(__x, __y) __tg_nexttoward(__tg_promote1((__x))(__x), (__y)) macro
|
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/ |
tgmath.h | 1065 // nexttoward 1073 __tg_nexttoward(double __x, long double __y) {return nexttoward(__x, __y);} 1079 #undef nexttoward macro 1080 #define nexttoward(__x, __y) __tg_nexttoward(__tg_promote1((__x))(__x), (__y)) macro
|
/prebuilts/sdk/renderscript/clang-include/ |
tgmath.h | 1065 // nexttoward 1073 __tg_nexttoward(double __x, long double __y) {return nexttoward(__x, __y);} 1079 #undef nexttoward macro 1080 #define nexttoward(__x, __y) __tg_nexttoward(__tg_promote1((__x))(__x), (__y)) macro
|
/external/eigen/unsupported/test/mpreal/ |
mpreal.h | 520 friend const mpreal nexttoward (const mpreal& x, const mpreal& y);
2532 inline const mpreal nexttoward (const mpreal& x, const mpreal& y) function in namespace:mpfr [all...] |