Home
last modified time | relevance | path

Searched refs:ERANGE (Results 1 – 25 of 322) sorted by relevance

12345678910>>...13

/third_party/optimized-routines/math/test/testcases/directed/
Dpow.tst27 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 …]
Dexpf.tst11 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
Dexp2f.tst11 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
Dpowf.tst119 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 …]
Dexp2.tst12 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
Dexp.tst12 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
/third_party/musl/libc-test/src/functional/
Dstrtol.c38 TEST2(i, errno, ERANGE, "missing errno %d != %d"); in main()
41 TEST2(i, errno, ERANGE, "missing errno %d != %d"); in main()
44 TEST2(i, errno, ERANGE, "missing errno %d != %d"); in main()
59 TEST2(i, errno, ERANGE, "spurious errno %d != %d"); in main()
63 TEST2(i, errno, ERANGE, "missing errno %d != %d"); in main()
66 TEST2(i, errno, ERANGE, "missing errno %d != %d"); in main()
69 TEST2(i, errno, ERANGE, "missing errno %d != %d"); in main()
84 TEST2(i, errno, ERANGE, "spurious errno %d != %d"); in main()
92 TEST2(i, errno, ERANGE, "missing errno %d != %d"); in main()
95 TEST2(i, errno, ERANGE, "missing errno %d != %d"); in main()
[all …]
Dwcstol.c30 TEST2(i, errno, ERANGE, "missing errno %d != %d"); in main()
33 TEST2(i, errno, ERANGE, "missing errno %d != %d"); in main()
36 TEST2(i, errno, ERANGE, "missing errno %d != %d"); in main()
52 TEST2(i, errno, ERANGE, "missing errno %d != %d"); in main()
55 TEST2(i, errno, ERANGE, "missing errno %d != %d"); in main()
58 TEST2(i, errno, ERANGE, "missing errno %d != %d"); in main()
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dstrerror_test.cc34 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()
/third_party/python/Modules/clinic/
Dcmathmodule.c.h35 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 …]
/third_party/optimized-routines/math/
Dmath_errf.c29 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()
Dmath_err.c29 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()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Derrno.h44 #ifdef ERANGE
45 #undef ERANGE
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dintscan.c84 errno = ERANGE; in __intscan()
92 errno = ERANGE; in __intscan()
95 errno = ERANGE; in __intscan()
/third_party/musl/src/internal/
Dintscan.c84 errno = ERANGE; in __intscan()
92 errno = ERANGE; in __intscan()
95 errno = ERANGE; in __intscan()
/third_party/musl/porting/uniproton/kernel/src/internal/
Dintscan.c84 errno = ERANGE; in __intscan()
92 errno = ERANGE; in __intscan()
95 errno = ERANGE; in __intscan()
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dintscan.c84 errno = ERANGE; in __intscan()
92 errno = ERANGE; in __intscan()
95 errno = ERANGE; in __intscan()
/third_party/python/Modules/_decimal/libmpdec/
Dio.h51 errno = ERANGE; in mpd_strtossize()
53 if (errno == ERANGE) { in mpd_strtossize()
/third_party/bounds_checking_function/src/
Dwmemcpy_s.c59 return ERANGE; in wmemcpy_s()
67 return ERANGE; in wmemcpy_s()
Dwmemmove_s.c58 return ERANGE; in wmemmove_s()
66 return ERANGE; in wmemmove_s()
/third_party/pulseaudio/src/pulsecore/
Dusergroup.c143 … while ((err = getgrgid_r(gid, (struct group *)buf, getgr_buf, getgr_buflen, &result)) == ERANGE) { in pa_getgrgid_malloc()
202 …while ((err = getgrnam_r(name, (struct group *)buf, getgr_buf, getgr_buflen, &result)) == ERANGE) { in pa_getgrnam_malloc()
265 …hile ((err = getpwnam_r(name, (struct passwd *)buf, getpw_buf, getpw_buflen, &result)) == ERANGE) { in pa_getpwnam_malloc()
324 …while ((err = getpwuid_r(uid, (struct passwd *)buf, getpw_buf, getpw_buflen, &result)) == ERANGE) { in pa_getpwuid_malloc()
/third_party/musl/libc-test/src/functionalext/supplement/string/
Dstrerror_r.c44 EXPECT_EQ("strerror_r_0200", ret, ERANGE); in strerror_r_0200()
56 EXPECT_EQ("strerror_r_0300", ret, ERANGE); in strerror_r_0300()
/third_party/python/Include/
Dpyport.h341 errno = ERANGE; \
369 errno = ERANGE; \
371 else if (errno == ERANGE && (X) == 0.0) \
380 errno = ERANGE; \
382 else if (errno == ERANGE) \
/third_party/ltp/testcases/kernel/syscalls/getcwd/
Dgetcwd01.c39 {buffer, 1, ERANGE},
40 {NULL, 1, ERANGE}
/third_party/alsa-lib/src/topology/
Dparser.c71 return -ERANGE; in tplg_get_integer()
95 return -ERANGE; in tplg_get_unsigned()
105 return -ERANGE; in tplg_get_unsigned()
114 if (errno == ERANGE && uval == ULONG_MAX) in tplg_get_unsigned()
115 return -ERANGE; in tplg_get_unsigned()
119 return -ERANGE; in tplg_get_unsigned()

12345678910>>...13