Searched defs:carry_in (Results 1 – 2 of 2) sorted by relevance
336 int carry_in) { in AddWithCarry()
779 T Simulator::AddWithCarry(bool set_flags, T left, T right, int carry_in) { in AddWithCarry()