Home
last modified time | relevance | path

Searched refs:overflowed (Results 1 – 25 of 3440) sorted by relevance

12345678910>>...138

/dports/games/odamex/odamex-src-0.7.0/master/
H A Di_net.h65 if(!overflowed) in WriteByte()
75 if(!overflowed) in WriteShort()
86 if(!overflowed) in WriteLong()
102 if(!overflowed) in WriteString()
115 if(!overflowed)
125 overflowed = true; in ReadByte()
135 overflowed = true; in NextByte()
186 if(overflowed) in ReadString()
268 overflowed = other.overflowed;
271 if(!overflowed)
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/discrim/
H A Ddiscrim-overflow.stderr1 error[E0370]: enum discriminant overflowed
5 | ^^^^ overflowed on value after 127
9 error[E0370]: enum discriminant overflowed
13 | ^^^^ overflowed on value after 255
17 error[E0370]: enum discriminant overflowed
21 | ^^^^ overflowed on value after 32767
25 error[E0370]: enum discriminant overflowed
33 error[E0370]: enum discriminant overflowed
41 error[E0370]: enum discriminant overflowed
49 error[E0370]: enum discriminant overflowed
[all …]
H A Ddiscrim-overflow-2.stderr1 error[E0370]: enum discriminant overflowed
5 | ^^^^ overflowed on value after 127
9 error[E0370]: enum discriminant overflowed
13 | ^^^^ overflowed on value after 255
17 error[E0370]: enum discriminant overflowed
21 | ^^^^ overflowed on value after 32767
25 error[E0370]: enum discriminant overflowed
33 error[E0370]: enum discriminant overflowed
41 error[E0370]: enum discriminant overflowed
49 error[E0370]: enum discriminant overflowed
[all …]
/dports/games/odamex/odamex-src-0.7.0/common/
H A Di_net.h235 if(!overflowed) in WriteByte()
245 if(!overflowed) in WriteShort()
256 if(!overflowed) in WriteLong()
272 if(!overflowed) in WriteString()
285 if(!overflowed)
295 overflowed = true; in ReadByte()
305 overflowed = true; in NextByte()
356 if(overflowed) in ReadString()
497 overflowed = other.overflowed;
500 if(!overflowed)
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Dbuiltins-overflow.c26 overflowed(); in test_add_overflow_uint_uint_uint()
40 overflowed(); in test_add_overflow_int_int_int()
54 overflowed();
68 overflowed(); in test_sub_overflow_uint_uint_uint()
82 overflowed(); in test_sub_overflow_int_int_int()
96 overflowed();
110 overflowed(); in test_mul_overflow_uint_uint_uint()
125 overflowed(); in test_mul_overflow_uint_uint_int()
140 overflowed(); in test_mul_overflow_uint_uint_int_volatile()
155 overflowed(); in test_mul_overflow_ulong_ulong_long()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dbuiltins-overflow.c26 overflowed(); in test_add_overflow_uint_uint_uint()
40 overflowed(); in test_add_overflow_int_int_int()
54 overflowed();
68 overflowed(); in test_sub_overflow_uint_uint_uint()
82 overflowed(); in test_sub_overflow_int_int_int()
96 overflowed();
110 overflowed(); in test_mul_overflow_uint_uint_uint()
125 overflowed(); in test_mul_overflow_uint_uint_int()
140 overflowed(); in test_mul_overflow_uint_uint_int_volatile()
155 overflowed(); in test_mul_overflow_ulong_ulong_long()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Dbuiltins-overflow.c26 overflowed(); in test_add_overflow_uint_uint_uint()
40 overflowed(); in test_add_overflow_int_int_int()
54 overflowed();
68 overflowed(); in test_sub_overflow_uint_uint_uint()
82 overflowed(); in test_sub_overflow_int_int_int()
96 overflowed();
110 overflowed(); in test_mul_overflow_uint_uint_uint()
125 overflowed(); in test_mul_overflow_uint_uint_int()
140 overflowed(); in test_mul_overflow_uint_uint_int_volatile()
155 overflowed(); in test_mul_overflow_ulong_ulong_long()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dbuiltins-overflow.c26 overflowed(); in test_add_overflow_uint_uint_uint()
40 overflowed(); in test_add_overflow_int_int_int()
54 overflowed();
68 overflowed(); in test_sub_overflow_uint_uint_uint()
82 overflowed(); in test_sub_overflow_int_int_int()
96 overflowed();
110 overflowed(); in test_mul_overflow_uint_uint_uint()
125 overflowed(); in test_mul_overflow_uint_uint_int()
140 overflowed(); in test_mul_overflow_uint_uint_int_volatile()
155 overflowed(); in test_mul_overflow_ulong_ulong_long()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Dbuiltins-overflow.c26 overflowed(); in test_add_overflow_uint_uint_uint()
40 overflowed(); in test_add_overflow_int_int_int()
54 overflowed();
68 overflowed(); in test_sub_overflow_uint_uint_uint()
82 overflowed(); in test_sub_overflow_int_int_int()
96 overflowed();
110 overflowed(); in test_mul_overflow_uint_uint_uint()
125 overflowed(); in test_mul_overflow_uint_uint_int()
140 overflowed(); in test_mul_overflow_uint_uint_int_volatile()
155 overflowed(); in test_mul_overflow_ulong_ulong_long()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Dbuiltins-overflow.c26 overflowed(); in test_add_overflow_uint_uint_uint()
40 overflowed(); in test_add_overflow_int_int_int()
54 overflowed();
68 overflowed(); in test_sub_overflow_uint_uint_uint()
82 overflowed(); in test_sub_overflow_int_int_int()
96 overflowed();
110 overflowed(); in test_mul_overflow_uint_uint_uint()
125 overflowed(); in test_mul_overflow_uint_uint_int()
140 overflowed(); in test_mul_overflow_uint_uint_int_volatile()
155 overflowed(); in test_mul_overflow_ulong_ulong_long()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dbuiltins-overflow.c26 overflowed(); in test_add_overflow_uint_uint_uint()
40 overflowed(); in test_add_overflow_int_int_int()
54 overflowed();
68 overflowed(); in test_sub_overflow_uint_uint_uint()
82 overflowed(); in test_sub_overflow_int_int_int()
96 overflowed();
110 overflowed(); in test_mul_overflow_uint_uint_uint()
125 overflowed(); in test_mul_overflow_uint_uint_int()
140 overflowed(); in test_mul_overflow_uint_uint_int_volatile()
155 overflowed(); in test_mul_overflow_ulong_ulong_long()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Dbuiltins-overflow.c26 overflowed(); in test_add_overflow_uint_uint_uint()
40 overflowed(); in test_add_overflow_int_int_int()
54 overflowed();
68 overflowed(); in test_sub_overflow_uint_uint_uint()
82 overflowed(); in test_sub_overflow_int_int_int()
96 overflowed();
110 overflowed(); in test_mul_overflow_uint_uint_uint()
125 overflowed(); in test_mul_overflow_uint_uint_int()
140 overflowed(); in test_mul_overflow_uint_uint_int_volatile()
155 overflowed(); in test_mul_overflow_ulong_ulong_long()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Dbuiltins-overflow.c14 void overflowed(void);
26 overflowed(); in test_add_overflow_uint_uint_uint()
40 overflowed(); in test_add_overflow_int_int_int()
54 overflowed();
68 overflowed(); in test_sub_overflow_uint_uint_uint()
82 overflowed(); in test_sub_overflow_int_int_int()
96 overflowed();
110 overflowed(); in test_mul_overflow_uint_uint_uint()
124 overflowed(); in test_mul_overflow_int_int_int()
138 overflowed();
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Dbuiltins-overflow.c14 void overflowed(void);
26 overflowed(); in test_add_overflow_uint_uint_uint()
40 overflowed(); in test_add_overflow_int_int_int()
54 overflowed();
68 overflowed(); in test_sub_overflow_uint_uint_uint()
82 overflowed(); in test_sub_overflow_int_int_int()
96 overflowed();
110 overflowed(); in test_mul_overflow_uint_uint_uint()
124 overflowed(); in test_mul_overflow_int_int_int()
138 overflowed();
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Dbuiltins-overflow.c14 void overflowed(void);
26 overflowed(); in test_add_overflow_uint_uint_uint()
40 overflowed(); in test_add_overflow_int_int_int()
54 overflowed();
68 overflowed(); in test_sub_overflow_uint_uint_uint()
82 overflowed(); in test_sub_overflow_int_int_int()
96 overflowed();
110 overflowed(); in test_mul_overflow_uint_uint_uint()
124 overflowed(); in test_mul_overflow_int_int_int()
138 overflowed();
[all …]
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/Tools/HyphDumper/
H A Dmy_texpattern.cpp50 overflowed = 0; in MyTexPattern()
59 overflowed = n++; in MyTexPattern()
71 overflowed = n++; in MyTexPattern()
84 if (overflowed) in MyTexPattern()
85 overflowed = overflowed + 1; // convert counter to number of things counted in MyTexPattern()
91 overflowed = 0; in MyTexPattern()
93 overflowed = sz; in MyTexPattern()
H A Dmy_texhyph.cpp178 if (pattern->overflowed) { in load()
180 …CRLog::warn("Pattern overflowed (%d > %d) and ignored: '%s'", pattern->overflowed, MAX_PATTERN_SIZ… in load()
181 if (pattern->overflowed > largest_overflowed_word) in load()
182 largest_overflowed_word = pattern->overflowed; in load()
216 if (pattern->overflowed) { in load()
218 …CRLog::warn("Pattern overflowed (%d > %d) and ignored: '%s'", pattern->overflowed, MAX_PATTERN_SIZ… in load()
219 if (pattern->overflowed > largest_overflowed_word) in load()
220 largest_overflowed_word = pattern->overflowed; in load()
252 if (pattern->overflowed) { in load()
255 if (pattern->overflowed > largest_overflowed_word) in load()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Dbuiltins-overflow.c14 void overflowed(void);
26 overflowed(); in test_add_overflow_uint_uint_uint()
40 overflowed(); in test_add_overflow_int_int_int()
54 overflowed(); in test_sub_overflow_uint_uint_uint()
68 overflowed(); in test_sub_overflow_int_int_int()
82 overflowed(); in test_mul_overflow_uint_uint_uint()
96 overflowed(); in test_mul_overflow_int_int_int()
115 overflowed(); in test_add_overflow_uint_int_int()
134 overflowed(); in test_add_overflow_uint_uint_bool()
149 overflowed(); in test_add_overflow_bool_bool_uint()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Dbuiltins-overflow.c14 void overflowed(void);
26 overflowed(); in test_add_overflow_uint_uint_uint()
40 overflowed(); in test_add_overflow_int_int_int()
54 overflowed(); in test_sub_overflow_uint_uint_uint()
68 overflowed(); in test_sub_overflow_int_int_int()
82 overflowed(); in test_mul_overflow_uint_uint_uint()
96 overflowed(); in test_mul_overflow_int_int_int()
115 overflowed(); in test_add_overflow_uint_int_int()
134 overflowed(); in test_add_overflow_uint_uint_bool()
149 overflowed(); in test_add_overflow_bool_bool_uint()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Dbuiltins-overflow.c14 void overflowed(void);
26 overflowed(); in test_add_overflow_uint_uint_uint()
40 overflowed(); in test_add_overflow_int_int_int()
54 overflowed(); in test_sub_overflow_uint_uint_uint()
68 overflowed(); in test_sub_overflow_int_int_int()
82 overflowed(); in test_mul_overflow_uint_uint_uint()
96 overflowed(); in test_mul_overflow_int_int_int()
115 overflowed(); in test_add_overflow_uint_int_int()
134 overflowed(); in test_add_overflow_uint_uint_bool()
149 overflowed(); in test_add_overflow_bool_bool_uint()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Dbuiltins-overflow.c14 void overflowed(void);
26 overflowed();
40 overflowed();
54 overflowed();
68 overflowed();
82 overflowed();
96 overflowed();
115 overflowed();
134 overflowed();
149 overflowed();
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Dbuiltins-overflow.c14 void overflowed(void);
26 overflowed(); in test_add_overflow_uint_uint_uint()
40 overflowed(); in test_add_overflow_int_int_int()
54 overflowed(); in test_sub_overflow_uint_uint_uint()
68 overflowed(); in test_sub_overflow_int_int_int()
82 overflowed(); in test_mul_overflow_uint_uint_uint()
96 overflowed(); in test_mul_overflow_int_int_int()
115 overflowed(); in test_add_overflow_uint_int_int()
134 overflowed(); in test_add_overflow_uint_uint_bool()
149 overflowed(); in test_add_overflow_bool_bool_uint()
[all …]
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/wtf/
H A DCheckedArithmetic.h96 void overflowed() in overflowed() function
441 this->overflowed();
447 this->overflowed();
455 this->overflowed();
462 this->overflowed();
469 this->overflowed();
471 this->overflowed();
479 this->overflowed();
659 if (overflowed)
671 if (overflowed)
[all …]
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/3rdparty/masm/wtf/
H A DCheckedArithmetic.h96 void overflowed() in overflowed() function
441 this->overflowed();
447 this->overflowed();
455 this->overflowed();
462 this->overflowed();
469 this->overflowed();
471 this->overflowed();
479 this->overflowed();
659 if (overflowed)
671 if (overflowed)
[all …]
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/nom-2.2.1/src/
H A Dsequence.rs90 match overflowed {
117 match overflowed {
148 match overflowed {
175 match overflowed {
266 match overflowed {
289 match overflowed {
316 match overflowed {
339 match overflowed {
363 match overflowed {
838 match overflowed {
[all …]

12345678910>>...138