Searched refs:result_f (Results 1 – 1 of 1) sorted by relevance
30 uint64_t result_f = ac + (ad >> 32) + (bc >> 32) + (tmp >> 32); in Multiply() local32 f_ = result_f; in Multiply()