Searched defs:unsigned_sum (Results 1 – 2 of 2) sorted by relevance
563 uint64_t unsigned_sum = UInt(x) + UInt(y) + UInt(carry_in); AddWithCarry() local
14137 uint64_t unsigned_sum = x + y + carry_in; in AddWithCarry() local