/external/fdlibm/ |
D | k_standard.c | 151 errno = ERANGE; 153 errno = ERANGE; 165 errno = ERANGE; 167 errno = ERANGE; 179 errno = ERANGE; 181 errno = ERANGE; 190 errno = ERANGE; 192 errno = ERANGE; 306 errno = ERANGE; 308 errno = ERANGE; [all …]
|
/external/arm-optimized-routines/math/test/testcases/directed/ |
D | pow.tst | 27 func=pow op1=00000000.00000000 op2=80000000.00000001 result=7ff00000.00000000 errno=ERANGE status=z 28 func=pow op1=00000000.00000000 op2=80100000.00000000 result=7ff00000.00000000 errno=ERANGE status=z 29 func=pow op1=00000000.00000000 op2=9fffffff.ffffffff result=7ff00000.00000000 errno=ERANGE status=z 30 func=pow op1=00000000.00000000 op2=bbdfffff.ffffffff result=7ff00000.00000000 errno=ERANGE status=z 31 func=pow op1=00000000.00000000 op2=bbe00000.00000000 result=7ff00000.00000000 errno=ERANGE status=z 32 func=pow op1=00000000.00000000 op2=bfe00000.00000000 result=7ff00000.00000000 errno=ERANGE status=z 33 func=pow op1=00000000.00000000 op2=bff00000.00000000 result=7ff00000.00000000 errno=ERANGE status=z 34 func=pow op1=00000000.00000000 op2=c0000000.00000000 result=7ff00000.00000000 errno=ERANGE status=z 35 func=pow op1=00000000.00000000 op2=c0080000.00000000 result=7ff00000.00000000 errno=ERANGE status=z 36 func=pow op1=00000000.00000000 op2=c0120000.00000000 result=7ff00000.00000000 errno=ERANGE status=z [all …]
|
D | expf.tst | 11 func=expf op1=7f7fffff result=7f800000 errno=ERANGE status=ox 13 func=expf op1=ff7fffff result=00000000 errno=ERANGE status=ux 18 func=expf op1=42cffff8 result=7f800000 errno=ERANGE status=ox 19 func=expf op1=42d00008 result=7f800000 errno=ERANGE status=ox 22 func=expf op1=c2cffff8 result=00000000 errno=ERANGE status=ux 23 func=expf op1=c2d00008 result=00000000 errno=ERANGE status=ux
|
D | exp2f.tst | 11 func=exp2f op1=7f7fffff result=7f800000 errno=ERANGE status=ox 13 func=exp2f op1=ff7fffff result=00000000 errno=ERANGE status=ux 18 func=exp2f op1=43000000 result=7f800000 errno=ERANGE status=ox 19 func=exp2f op1=43000001 result=7f800000 errno=ERANGE status=ox 24 func=exp2f op1=c3158000 result=00000000.800 errno=ERANGE status=ux 25 func=exp2f op1=c3165432 result=00000000.4bd errno=ERANGE status=ux
|
D | powf.tst | 119 func=powf op1=00000001 op2=bf800000 result=7f800000 errno=ERANGE status=ox 130 func=powf op1=00000000 op2=bf000000 result=7f800000 errno=ERANGE status=z 131 func=powf op1=00000000 op2=c0400000 result=7f800000 errno=ERANGE status=z 132 func=powf op1=00000000 op2=c0800000 result=7f800000 errno=ERANGE status=z 133 func=powf op1=00000000 op2=ff800000 result=7f800000 errno=ERANGE 144 func=powf op1=80000000 op2=bf000000 result=7f800000 errno=ERANGE status=z 145 func=powf op1=80000000 op2=c0400000 result=ff800000 errno=ERANGE status=z 146 func=powf op1=80000000 op2=c0800000 result=7f800000 errno=ERANGE status=z 147 func=powf op1=80000000 op2=ff800000 result=7f800000 errno=ERANGE 206 func=powf op1=36c27f9d op2=4109fa51 result=00000000 errno=ERANGE status=ux [all …]
|
D | exp2.tst | 12 func=exp2 op1=7fefffff.ffffffff result=7ff00000.00000000 errno=ERANGE status=ox 13 func=exp2 op1=ffefffff.ffffffff result=00000000.00000000 errno=ERANGE status=ux 28 func=exp2 op1=40900000.00000000 result=7ff00000.00000000 errno=ERANGE status=ox 30 func=exp2 op1=c090cc00.00000000 result=00000000.00000000 errno=ERANGE status=ux
|
D | exp.tst | 12 func=exp op1=7fefffff.ffffffff result=7ff00000.00000000 errno=ERANGE status=ox 13 func=exp op1=ffefffff.ffffffff result=00000000.00000000 errno=ERANGE status=ux 28 func=exp op1=40862e42.fefa39f0 result=7ff00000.00000000 errno=ERANGE status=ox 30 func=exp op1=c0874910.d52d3052 result=00000000.00000000 errno=ERANGE status=ux
|
/external/llvm-project/libc/AOR_v20.02/math/test/testcases/directed/ |
D | pow.tst | 28 func=pow op1=00000000.00000000 op2=80000000.00000001 result=7ff00000.00000000 errno=ERANGE status=z 29 func=pow op1=00000000.00000000 op2=80100000.00000000 result=7ff00000.00000000 errno=ERANGE status=z 30 func=pow op1=00000000.00000000 op2=9fffffff.ffffffff result=7ff00000.00000000 errno=ERANGE status=z 31 func=pow op1=00000000.00000000 op2=bbdfffff.ffffffff result=7ff00000.00000000 errno=ERANGE status=z 32 func=pow op1=00000000.00000000 op2=bbe00000.00000000 result=7ff00000.00000000 errno=ERANGE status=z 33 func=pow op1=00000000.00000000 op2=bfe00000.00000000 result=7ff00000.00000000 errno=ERANGE status=z 34 func=pow op1=00000000.00000000 op2=bff00000.00000000 result=7ff00000.00000000 errno=ERANGE status=z 35 func=pow op1=00000000.00000000 op2=c0000000.00000000 result=7ff00000.00000000 errno=ERANGE status=z 36 func=pow op1=00000000.00000000 op2=c0080000.00000000 result=7ff00000.00000000 errno=ERANGE status=z 37 func=pow op1=00000000.00000000 op2=c0120000.00000000 result=7ff00000.00000000 errno=ERANGE status=z [all …]
|
D | exp2f.tst | 12 func=exp2f op1=7f7fffff result=7f800000 errno=ERANGE status=ox 14 func=exp2f op1=ff7fffff result=00000000 errno=ERANGE status=ux 19 func=exp2f op1=43000000 result=7f800000 errno=ERANGE status=ox 20 func=exp2f op1=43000001 result=7f800000 errno=ERANGE status=ox 25 func=exp2f op1=c3158000 result=00000000.800 errno=ERANGE status=ux 26 func=exp2f op1=c3165432 result=00000000.4bd errno=ERANGE status=ux
|
D | expf.tst | 12 func=expf op1=7f7fffff result=7f800000 errno=ERANGE status=ox 14 func=expf op1=ff7fffff result=00000000 errno=ERANGE status=ux 19 func=expf op1=42cffff8 result=7f800000 errno=ERANGE status=ox 20 func=expf op1=42d00008 result=7f800000 errno=ERANGE status=ox 23 func=expf op1=c2cffff8 result=00000000 errno=ERANGE status=ux 24 func=expf op1=c2d00008 result=00000000 errno=ERANGE status=ux
|
D | powf.tst | 120 func=powf op1=00000001 op2=bf800000 result=7f800000 errno=ERANGE status=ox 131 func=powf op1=00000000 op2=bf000000 result=7f800000 errno=ERANGE status=z 132 func=powf op1=00000000 op2=c0400000 result=7f800000 errno=ERANGE status=z 133 func=powf op1=00000000 op2=c0800000 result=7f800000 errno=ERANGE status=z 134 func=powf op1=00000000 op2=ff800000 result=7f800000 errno=ERANGE 145 func=powf op1=80000000 op2=bf000000 result=7f800000 errno=ERANGE status=z 146 func=powf op1=80000000 op2=c0400000 result=ff800000 errno=ERANGE status=z 147 func=powf op1=80000000 op2=c0800000 result=7f800000 errno=ERANGE status=z 148 func=powf op1=80000000 op2=ff800000 result=7f800000 errno=ERANGE 207 func=powf op1=36c27f9d op2=4109fa51 result=00000000 errno=ERANGE status=ux [all …]
|
D | exp2.tst | 13 func=exp2 op1=7fefffff.ffffffff result=7ff00000.00000000 errno=ERANGE status=ox 14 func=exp2 op1=ffefffff.ffffffff result=00000000.00000000 errno=ERANGE status=ux 29 func=exp2 op1=40900000.00000000 result=7ff00000.00000000 errno=ERANGE status=ox 31 func=exp2 op1=c090cc00.00000000 result=00000000.00000000 errno=ERANGE status=ux
|
/external/angle/third_party/abseil-cpp/absl/base/internal/ |
D | strerror_test.cc | 34 errno = ERANGE; in TEST() 36 EXPECT_THAT(errno, Eq(ERANGE)); in TEST() 40 errno = ERANGE; in TEST() 43 EXPECT_THAT(errno, Eq(ERANGE)); in TEST() 63 errno = ERANGE; in TEST() 67 EXPECT_THAT(check_err, Eq(ERANGE)); in TEST()
|
/external/libtextclassifier/abseil-cpp/absl/base/internal/ |
D | strerror_test.cc | 34 errno = ERANGE; in TEST() 36 EXPECT_THAT(errno, Eq(ERANGE)); in TEST() 40 errno = ERANGE; in TEST() 43 EXPECT_THAT(errno, Eq(ERANGE)); in TEST() 63 errno = ERANGE; in TEST() 70 EXPECT_THAT(errno, Eq(ERANGE)); in TEST()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | strerror_test.cc | 34 errno = ERANGE; in TEST() 36 EXPECT_THAT(errno, Eq(ERANGE)); in TEST() 40 errno = ERANGE; in TEST() 43 EXPECT_THAT(errno, Eq(ERANGE)); in TEST() 63 errno = ERANGE; in TEST() 70 EXPECT_THAT(errno, Eq(ERANGE)); in TEST()
|
/external/openscreen/third_party/abseil/src/absl/base/internal/ |
D | strerror_test.cc | 34 errno = ERANGE; in TEST() 36 EXPECT_THAT(errno, Eq(ERANGE)); in TEST() 40 errno = ERANGE; in TEST() 43 EXPECT_THAT(errno, Eq(ERANGE)); in TEST() 63 errno = ERANGE; in TEST() 70 EXPECT_THAT(errno, Eq(ERANGE)); in TEST()
|
/external/openssh/openbsd-compat/ |
D | fmt_scaled.c | 129 errno = ERANGE; in scan_scaled() 134 errno = ERANGE; in scan_scaled() 140 errno = ERANGE; in scan_scaled() 144 errno = ERANGE; in scan_scaled() 149 errno = ERANGE; in scan_scaled() 184 errno = ERANGE; in scan_scaled() 231 errno = ERANGE; in fmt_scaled()
|
D | strtonum.c | 46 { "too small", ERANGE }, in strtonum() 47 { "too large", ERANGE }, in strtonum() 58 else if ((ll == LLONG_MIN && errno == ERANGE) || ll < minval) in strtonum() 60 else if ((ll == LLONG_MAX && errno == ERANGE) || ll > maxval) in strtonum()
|
/external/arm-optimized-routines/math/ |
D | math_err.c | 29 return with_errno (y, ERANGE); in xflow() 58 return with_errno (y, ERANGE); in __math_divzero() 73 return y == 0.0 ? with_errno (y, ERANGE) : y; in __math_check_uflow() 79 return isinf (y) ? with_errno (y, ERANGE) : y; in __math_check_oflow()
|
D | math_errf.c | 29 return with_errnof (y, ERANGE); in xflowf() 58 return with_errnof (y, ERANGE); in __math_divzerof() 73 return y == 0.0f ? with_errnof (y, ERANGE) : y; in __math_check_uflowf() 79 return isinf (y) ? with_errnof (y, ERANGE) : y; in __math_check_oflowf()
|
/external/llvm-project/libc/AOR_v20.02/math/ |
D | math_err.c | 30 return with_errno (y, ERANGE); in xflow() 59 return with_errno (y, ERANGE); in __math_divzero() 74 return y == 0.0 ? with_errno (y, ERANGE) : y; in __math_check_uflow() 80 return isinf (y) ? with_errno (y, ERANGE) : y; in __math_check_oflow()
|
/external/llvm-project/libc/test/src/math/ |
D | expf_test.cpp | 71 EXPECT_EQ(llvmlibc_errno, ERANGE); in TEST() 76 EXPECT_EQ(llvmlibc_errno, ERANGE); in TEST() 81 EXPECT_EQ(llvmlibc_errno, ERANGE); in TEST() 88 EXPECT_EQ(llvmlibc_errno, ERANGE); in TEST() 93 EXPECT_EQ(llvmlibc_errno, ERANGE); in TEST() 98 EXPECT_EQ(llvmlibc_errno, ERANGE); in TEST()
|
D | exp2f_test.cpp | 71 EXPECT_EQ(llvmlibc_errno, ERANGE); in TEST() 76 EXPECT_EQ(llvmlibc_errno, ERANGE); in TEST() 81 EXPECT_EQ(llvmlibc_errno, ERANGE); in TEST() 119 EXPECT_EQ(llvmlibc_errno, ERANGE); in TEST() 124 EXPECT_EQ(llvmlibc_errno, ERANGE); in TEST() 129 EXPECT_EQ(llvmlibc_errno, ERANGE); in TEST()
|
/external/python/cpython3/Modules/clinic/ |
D | cmathmodule.c.h | 35 else if (errno == ERANGE) { in cmath_acos() 77 else if (errno == ERANGE) { in cmath_acosh() 119 else if (errno == ERANGE) { in cmath_asin() 161 else if (errno == ERANGE) { in cmath_asinh() 203 else if (errno == ERANGE) { in cmath_atan() 245 else if (errno == ERANGE) { in cmath_atanh() 287 else if (errno == ERANGE) { in cmath_cos() 329 else if (errno == ERANGE) { in cmath_cosh() 371 else if (errno == ERANGE) { in cmath_exp() 413 else if (errno == ERANGE) { in cmath_log10() [all …]
|
/external/mtools/ |
D | strtonum.c | 25 errno = ERANGE; in strtol_with_range() 29 errno = ERANGE; in strtol_with_range() 39 errno = ERANGE; in strtoul_with_range()
|