Searched refs:overflowed (Results 1 – 22 of 22) sorted by relevance
14 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 …]
28 this->overflowed(); in Checked()30 this->overflowed(); in Checked()35 void overflowed() { } in overflowed() function in WTF::Checked
28 this->overflowed(); in Checked()30 this->overflowed(); in Checked()
486 bool overflowed = (opcode == ADDIS); in IsConstantPoolLoadStart() local488 if (overflowed) { in IsConstantPoolLoadStart()494 *access = (overflowed ? ConstantPoolEntry::OVERFLOWED in IsConstantPoolLoadStart()505 bool overflowed = false; in IsConstantPoolLoadEnd() local513 overflowed = true; in IsConstantPoolLoadEnd()516 *access = (overflowed ? ConstantPoolEntry::OVERFLOWED in IsConstantPoolLoadEnd()526 bool overflowed = (access == ConstantPoolEntry::OVERFLOWED); in GetConstantPoolOffset() local534 if (overflowed) { in GetConstantPoolOffset()549 bool overflowed = (access == ConstantPoolEntry::OVERFLOWED); in PatchConstantPoolAccessInstruction() local550 CHECK(overflowed != is_int16(offset)); in PatchConstantPoolAccessInstruction()[all …]
195 if (!overflowed && lengthleft < length) \198 overflowed = TRUE; \201 else if (overflowed) \229 BOOL overflowed = FALSE; in pcre2_substitute() local814 if (overflowed) in pcre2_substitute()
37 HTTP GET with chunked Transfer-Encoding overflowed chunked size
31 ; i condition since it could have overflowed.
860 bool overflowed = false; in shf_vfprintf() local865 overflowed = true; in shf_vfprintf()869 if (overflowed) in shf_vfprintf()
701 const bool overflowed = !detail::set_times_checked<microseconds>( in __last_write_time() local704 if (overflowed) { in __last_write_time()717 const bool overflowed = !detail::set_times_checked<nanoseconds>( in __last_write_time() local719 if (overflowed) { in __last_write_time()
741 llvm::Value *overflowed = CGF.Builder.CreateExtractValue(result, 1); in EmitCXXNewAllocSize() local743 hasOverflow = CGF.Builder.CreateOr(hasOverflow, overflowed); in EmitCXXNewAllocSize()745 hasOverflow = overflowed; in EmitCXXNewAllocSize()780 llvm::Value *overflowed = CGF.Builder.CreateExtractValue(result, 1); in EmitCXXNewAllocSize() local782 hasOverflow = CGF.Builder.CreateOr(hasOverflow, overflowed); in EmitCXXNewAllocSize()784 hasOverflow = overflowed; in EmitCXXNewAllocSize()
117 // If we have overflowed the type, return +/- infinity:
84 // If we have overflowed the type, return +/- infinity.
82 bool overflowed() const { return overflowed_; } in overflowed() function
1979 while (marking_deque()->overflowed()) { in MarkRoots()2046 DCHECK(marking_deque()->overflowed()); in RefillMarkingDeque()2074 while (marking_deque()->overflowed()) { in ProcessMarkingDeque()2084 DCHECK(marking_deque()->IsEmpty() && !marking_deque()->overflowed()); in ProcessEphemeralMarking()
86 bool overflowed; member125 if (!ctx->overflowed) { in instr_out()127 ctx->overflowed = true; in instr_out()
350 whether the stream output targets have overflowed as a result of the
466 in clockdiff. Very stupid one, the overflowed buffer even was not used. :-)
1Index: linux/arch/i386/Kconfig.debug 2====== ...
5610 be selected if all the sums overflowed, even if it wasn't in the filter
2938 overflowed into another unused buffer, so no actual harm was done.8287 unexpectedly high stack usage and overflowed the stack on some systems
10906 arithmetic operation overflowed and 0 otherwise. An operation