Home
last modified time | relevance | path

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

12345678910>>...209

/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/tests/
H A Dstrtof-6.37.38-15.307.308-15.307.308.tst144 strtold "0x1p+16383" "" inf ERANGE
145 strntod 10 "0x1p+16383" "" inf ERANGE
150 strtod "-0x1p+16383" "" -inf ERANGE
151 strtold "-0x1p+16383" "" -inf ERANGE
173 strtold "0x1p+16383" "" inf ERANGE
179 strtod "-0x1p+16383" "" -inf ERANGE
180 strtold "-0x1p+16383" "" -inf ERANGE
186 strtod "0x1p+16384" "" inf ERANGE
187 strtold "0x1p+16384" "" inf ERANGE
193 strtod "-0x1p+16384" "" -inf ERANGE
[all …]
H A Dstrtof-6.37.38-15.307.308-31.307.308.tst144 strtold "0x1p+16383" "" inf ERANGE
145 strntod 10 "0x1p+16383" "" inf ERANGE
150 strtod "-0x1p+16383" "" -inf ERANGE
151 strtold "-0x1p+16383" "" -inf ERANGE
173 strtold "0x1p+16383" "" inf ERANGE
179 strtod "-0x1p+16383" "" -inf ERANGE
180 strtold "-0x1p+16383" "" -inf ERANGE
186 strtod "0x1p+16384" "" inf ERANGE
187 strtold "0x1p+16384" "" inf ERANGE
193 strtod "-0x1p+16384" "" -inf ERANGE
[all …]
H A Dstrtoi.tst2144 strtol "2147483648" "" 2147483647 ERANGE
2182 strtol "2147483649" "" 2147483647 ERANGE
2242 strtoul "-4294967295" "" 4294967295 ERANGE
2259 strtol "4294967296" "" 2147483647 ERANGE
2261 strtoul "4294967296" "" 4294967295 ERANGE
2280 strtoul "-4294967296" "" 4294967295 ERANGE
2297 strtol "4294967297" "" 2147483647 ERANGE
2299 strtoul "4294967297" "" 4294967295 ERANGE
3015 strton "1t" "" 2147483647 ERANGE 0
3034 strton "1p" "" 2147483647 ERANGE 0
[all …]
H A Dstrtof-6.37.38-15.307.308-18.4931.4932.tst145 strntod 10 "0x1p+16383" "" inf ERANGE
146 strntod 9 "0x1p+1638" "3" inf ERANGE
150 strtod "-0x1p+16383" "" -inf ERANGE
174 strntod 10 "0x1p+16383" "" inf ERANGE
175 strntod 9 "0x1p+1638" "3" inf ERANGE
179 strtod "-0x1p+16383" "" -inf ERANGE
186 strtod "0x1p+16384" "" inf ERANGE
187 strtold "0x1p+16384" "" inf ERANGE
188 strntod 10 "0x1p+16384" "" inf ERANGE
193 strtod "-0x1p+16384" "" -inf ERANGE
[all …]
H A Dstrtof-6.37.38-15.307.308-33.4931.4932.tst145 strntod 10 "0x1p+16383" "" inf ERANGE
146 strntod 9 "0x1p+1638" "3" inf ERANGE
150 strtod "-0x1p+16383" "" -inf ERANGE
174 strntod 10 "0x1p+16383" "" inf ERANGE
175 strntod 9 "0x1p+1638" "3" inf ERANGE
179 strtod "-0x1p+16383" "" -inf ERANGE
186 strtod "0x1p+16384" "" inf ERANGE
187 strtold "0x1p+16384" "" inf ERANGE
188 strntod 10 "0x1p+16384" "" inf ERANGE
193 strtod "-0x1p+16384" "" -inf ERANGE
[all …]
H A Dstrtoi.c45 #ifndef ERANGE
46 #define ERANGE EINVAL macro
140 …printf("strtol \"%s\" \"%s\" %ld %s\n", s, p, l, errno == 0 ? "OK" : errno == ERANGE ? "ERANGE"… in main()
145 …printf("strton \"%s\" \"%s\" %ld %s %d\n", s, p, l, errno == 0 ? "OK" : errno == ERANGE ? "ERAN… in main()
149 …printf("strtoul \"%s\" \"%s\" %lu %s\n", s, p, l, errno == 0 ? "OK" : errno == ERANGE ? "ERANGE"… in main()
153 …printf("strtoll \"%s\" \"%s\" %lld %s\n", s, p, ll, errno == 0 ? "OK" : errno == ERANGE ? "ERANG… in main()
158 …printf("strtonll \"%s\" \"%s\" %lld %s %d\n", s, p, ll, errno == 0 ? "OK" : errno == ERANGE ? "ER… in main()
162 …printf("strtoull \"%s\" \"%s\" %llu %s\n", s, p, ll, errno == 0 ? "OK" : errno == ERANGE ? "ERANG… in main()
169 …printf("strntol %2d \"%s\" \"%s\" %ld %s\n", n, s, p, l, errno == 0 ? "OK" : errno == ERANGE ? … in main()
187 …printf("strntoul %2d \"%s\" \"%s\" %lu %s\n", n, s, p, l, errno == 0 ? "OK" : errno == ERANGE ? … in main()
[all …]
/dports/shells/ksh93/ast-93u/src/cmd/tests/
H A Dstrtof-6.37.38-15.307.308-15.307.308.tst144 strtold "0x1p+16383" "" inf ERANGE
145 strntod 10 "0x1p+16383" "" inf ERANGE
150 strtod "-0x1p+16383" "" -inf ERANGE
151 strtold "-0x1p+16383" "" -inf ERANGE
173 strtold "0x1p+16383" "" inf ERANGE
179 strtod "-0x1p+16383" "" -inf ERANGE
180 strtold "-0x1p+16383" "" -inf ERANGE
186 strtod "0x1p+16384" "" inf ERANGE
187 strtold "0x1p+16384" "" inf ERANGE
193 strtod "-0x1p+16384" "" -inf ERANGE
[all …]
H A Dstrtof-6.37.38-15.307.308-31.307.308.tst144 strtold "0x1p+16383" "" inf ERANGE
145 strntod 10 "0x1p+16383" "" inf ERANGE
150 strtod "-0x1p+16383" "" -inf ERANGE
151 strtold "-0x1p+16383" "" -inf ERANGE
173 strtold "0x1p+16383" "" inf ERANGE
179 strtod "-0x1p+16383" "" -inf ERANGE
180 strtold "-0x1p+16383" "" -inf ERANGE
186 strtod "0x1p+16384" "" inf ERANGE
187 strtold "0x1p+16384" "" inf ERANGE
193 strtod "-0x1p+16384" "" -inf ERANGE
[all …]
H A Dstrtoi.tst2144 strtol "2147483648" "" 2147483647 ERANGE
2182 strtol "2147483649" "" 2147483647 ERANGE
2242 strtoul "-4294967295" "" 4294967295 ERANGE
2259 strtol "4294967296" "" 2147483647 ERANGE
2261 strtoul "4294967296" "" 4294967295 ERANGE
2280 strtoul "-4294967296" "" 4294967295 ERANGE
2297 strtol "4294967297" "" 2147483647 ERANGE
2299 strtoul "4294967297" "" 4294967295 ERANGE
3015 strton "1t" "" 2147483647 ERANGE 0
3034 strton "1p" "" 2147483647 ERANGE 0
[all …]
H A Dstrtof-6.37.38-15.307.308-18.4931.4932.tst145 strntod 10 "0x1p+16383" "" inf ERANGE
146 strntod 9 "0x1p+1638" "3" inf ERANGE
150 strtod "-0x1p+16383" "" -inf ERANGE
174 strntod 10 "0x1p+16383" "" inf ERANGE
175 strntod 9 "0x1p+1638" "3" inf ERANGE
179 strtod "-0x1p+16383" "" -inf ERANGE
186 strtod "0x1p+16384" "" inf ERANGE
187 strtold "0x1p+16384" "" inf ERANGE
188 strntod 10 "0x1p+16384" "" inf ERANGE
193 strtod "-0x1p+16384" "" -inf ERANGE
[all …]
H A Dstrtof-6.37.38-15.307.308-33.4931.4932.tst145 strntod 10 "0x1p+16383" "" inf ERANGE
146 strntod 9 "0x1p+1638" "3" inf ERANGE
150 strtod "-0x1p+16383" "" -inf ERANGE
174 strntod 10 "0x1p+16383" "" inf ERANGE
175 strntod 9 "0x1p+1638" "3" inf ERANGE
179 strtod "-0x1p+16383" "" -inf ERANGE
186 strtod "0x1p+16384" "" inf ERANGE
187 strtold "0x1p+16384" "" inf ERANGE
188 strntod 10 "0x1p+16384" "" inf ERANGE
193 strtod "-0x1p+16384" "" -inf ERANGE
[all …]
H A Dstrtoi.c45 #ifndef ERANGE
46 #define ERANGE EINVAL macro
140 …printf("strtol \"%s\" \"%s\" %ld %s\n", s, p, l, errno == 0 ? "OK" : errno == ERANGE ? "ERANGE"… in main()
145 …printf("strton \"%s\" \"%s\" %ld %s %d\n", s, p, l, errno == 0 ? "OK" : errno == ERANGE ? "ERAN… in main()
149 …printf("strtoul \"%s\" \"%s\" %lu %s\n", s, p, l, errno == 0 ? "OK" : errno == ERANGE ? "ERANGE"… in main()
153 …printf("strtoll \"%s\" \"%s\" %lld %s\n", s, p, ll, errno == 0 ? "OK" : errno == ERANGE ? "ERANG… in main()
158 …printf("strtonll \"%s\" \"%s\" %lld %s %d\n", s, p, ll, errno == 0 ? "OK" : errno == ERANGE ? "ER… in main()
162 …printf("strtoull \"%s\" \"%s\" %llu %s\n", s, p, ll, errno == 0 ? "OK" : errno == ERANGE ? "ERANG… in main()
169 …printf("strntol %2d \"%s\" \"%s\" %ld %s\n", n, s, p, l, errno == 0 ? "OK" : errno == ERANGE ? … in main()
187 …printf("strntoul %2d \"%s\" \"%s\" %lu %s\n", n, s, p, l, errno == 0 ? "OK" : errno == ERANGE ? … in main()
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/tests/
H A Dstrtof-32.6.37.38-64.15.307.308-64.15.307.308.tst150 strtold "0x1p+16383" "" inf ERANGE
151 strntod 10 "0x1p+16383" "" inf ERANGE
156 strtod "-0x1p+16383" "" -inf ERANGE
157 strtold "-0x1p+16383" "" -inf ERANGE
179 strtold "0x1p+16383" "" inf ERANGE
185 strtod "-0x1p+16383" "" -inf ERANGE
186 strtold "-0x1p+16383" "" -inf ERANGE
192 strtod "0x1p+16384" "" inf ERANGE
193 strtold "0x1p+16384" "" inf ERANGE
199 strtod "-0x1p+16384" "" -inf ERANGE
[all …]
H A Dstrtoi.tst2144 strtol "2147483648" "" 2147483647 ERANGE
2182 strtol "2147483649" "" 2147483647 ERANGE
2242 strtoul "-4294967295" "" 4294967295 ERANGE
2259 strtol "4294967296" "" 2147483647 ERANGE
2261 strtoul "4294967296" "" 4294967295 ERANGE
2280 strtoul "-4294967296" "" 4294967295 ERANGE
2297 strtol "4294967297" "" 2147483647 ERANGE
2299 strtoul "4294967297" "" 4294967295 ERANGE
3015 strton "1t" "" 2147483647 ERANGE 0
3034 strton "1p" "" 2147483647 ERANGE 0
[all …]
H A Dstrtof-32.6.37.38-64.15.307.308-96.18.4931.4932.tst151 strntod 10 "0x1p+16383" "" inf ERANGE
152 strntod 9 "0x1p+1638" "3" inf ERANGE
156 strtod "-0x1p+16383" "" -inf ERANGE
180 strntod 10 "0x1p+16383" "" inf ERANGE
181 strntod 9 "0x1p+1638" "3" inf ERANGE
185 strtod "-0x1p+16383" "" -inf ERANGE
192 strtod "0x1p+16384" "" inf ERANGE
193 strtold "0x1p+16384" "" inf ERANGE
194 strntod 10 "0x1p+16384" "" inf ERANGE
199 strtod "-0x1p+16384" "" -inf ERANGE
[all …]
H A Dstrtof-32.6.37.38-64.15.307.308-128.18.4931.4932.tst151 strntod 10 "0x1p+16383" "" inf ERANGE
152 strntod 9 "0x1p+1638" "3" inf ERANGE
156 strtod "-0x1p+16383" "" -inf ERANGE
180 strntod 10 "0x1p+16383" "" inf ERANGE
181 strntod 9 "0x1p+1638" "3" inf ERANGE
185 strtod "-0x1p+16383" "" -inf ERANGE
192 strtod "0x1p+16384" "" inf ERANGE
193 strtold "0x1p+16384" "" inf ERANGE
194 strntod 10 "0x1p+16384" "" inf ERANGE
199 strtod "-0x1p+16384" "" -inf ERANGE
[all …]
H A Dstrtof-32.6.37.38-64.15.307.308-128.33.4931.4932.tst71 $'0 ERANGE
75 $'+00 ERANGE
77 $'+00 ERANGE
84 $' ERANGE
88 $'+00 ERANGE
90 $'+00 ERANGE
97 $' ERANGE
101 $'+00 ERANGE
103 $'+00 ERANGE
159 $'00e+00 ERANGE
[all …]
/dports/shells/ksh2020/ast-ksh2020/src/lib/libast/tests/
H A Dstrtoi.tst812 strtol "2147483648" "" 2147483647 ERANGE
826 strtol "2147483649" "" 2147483647 ERANGE
850 strtoul "-4294967295" "" 4294967295 ERANGE
855 strtol "4294967296" "" 2147483647 ERANGE
857 strtoul "4294967296" "" 4294967295 ERANGE
864 strtoul "-4294967296" "" 4294967295 ERANGE
869 strtol "4294967297" "" 2147483647 ERANGE
871 strtoul "4294967297" "" 4294967295 ERANGE
1143 strton "1t" "" 2147483647 ERANGE 0
1150 strton "1p" "" 2147483647 ERANGE 0
[all …]
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/math/
H A Dk_standard.c116 errno = ERANGE;
122 errno = ERANGE;
128 errno = ERANGE;
134 errno = ERANGE;
176 errno = ERANGE;
221 errno = ERANGE;
227 errno = ERANGE;
245 errno = ERANGE;
287 errno = ERANGE;
293 errno = ERANGE;
[all …]
/dports/devel/tla/tla-1.3.5/src/hackerlab/tests/fmt-tests/
H A Dunit-cvt.sh129 test `./unit-cvt --ld $ldovfl` = ERANGE
131 test `./unit-cvt --ld $ldunfl` = ERANGE
140 test `./unit-cvt --lx $lxovfl` = ERANGE
142 test `./unit-cvt --lx $lxunfl` = ERANGE
272 test `./unit-cvt --d $dovfl` = ERANGE
274 test `./unit-cvt --d $dunfl` = ERANGE
282 test `./unit-cvt --x $xovfl` = ERANGE
284 test `./unit-cvt --x $xunfl` = ERANGE
292 test `./unit-cvt --X $Xovfl` = ERANGE
294 test `./unit-cvt --X $Xunfl` = ERANGE
[all …]
/dports/multimedia/bino/bino-1.6.5/src/base/
H A Dchk.h68 throw std::overflow_error(std::strerror(ERANGE)); in checked_cast()
75 throw std::underflow_error(std::strerror(ERANGE)); in checked_cast()
79 throw std::overflow_error(std::strerror(ERANGE)); in checked_cast()
86 throw std::overflow_error(std::strerror(ERANGE)); in checked_cast()
108 throw std::underflow_error(std::strerror(ERANGE)); in checked_add()
115 throw std::overflow_error(std::strerror(ERANGE)); in checked_add()
137 throw std::overflow_error(std::strerror(ERANGE)); in checked_sub()
144 throw std::underflow_error(std::strerror(ERANGE)); in checked_sub()
204 throw std::overflow_error(std::strerror(ERANGE)); in checked_mul()
227 throw std::overflow_error(std::strerror(ERANGE)); in checked_div()
[all …]
/dports/math/opensolaris-libm/opensolaris-libm-2017.01.31/usr/src/libm/src/C/
H A D_SVID_error.c187 errno = ERANGE; in _SVID_libm_err()
189 errno = ERANGE; in _SVID_libm_err()
201 errno = ERANGE; in _SVID_libm_err()
203 errno = ERANGE; in _SVID_libm_err()
215 errno = ERANGE; in _SVID_libm_err()
217 errno = ERANGE; in _SVID_libm_err()
226 errno = ERANGE; in _SVID_libm_err()
228 errno = ERANGE; in _SVID_libm_err()
348 errno = ERANGE; in _SVID_libm_err()
350 errno = ERANGE; in _SVID_libm_err()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libm/math/
H A Dk_standard.c160 errno = ERANGE;
162 errno = ERANGE;
175 errno = ERANGE;
177 errno = ERANGE;
190 errno = ERANGE;
192 errno = ERANGE;
202 errno = ERANGE;
204 errno = ERANGE;
325 errno = ERANGE;
450 errno = ERANGE;
[all …]
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/math/
H A Dk_standard.c160 errno = ERANGE;
162 errno = ERANGE;
175 errno = ERANGE;
177 errno = ERANGE;
190 errno = ERANGE;
192 errno = ERANGE;
202 errno = ERANGE;
204 errno = ERANGE;
325 errno = ERANGE;
450 errno = ERANGE;
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libm/math/
H A Dk_standard.c160 errno = ERANGE;
162 errno = ERANGE;
175 errno = ERANGE;
177 errno = ERANGE;
190 errno = ERANGE;
192 errno = ERANGE;
202 errno = ERANGE;
204 errno = ERANGE;
325 errno = ERANGE;
450 errno = ERANGE;
[all …]

12345678910>>...209