Searched refs:temp3 (Results 1 – 1 of 1) sorted by relevance
77 uint64_t temp1, temp2, temp3; /* temporary variables to help the SH-4, and gcc */ in addHighPrecision() local96 temp3 = temp1 + temp2; in addHighPrecision()97 arg1[index] = temp3 + carry; in addHighPrecision()