Searched refs:product_high (Results 1 – 2 of 2) sorted by relevance
265 uint64_t product_high = high * bigits_[i]; in MultiplyByUInt64() local269 (product_high << (32 - kBigitSize)); in MultiplyByUInt64()
299 uint64_t product_high = high * bigits_[i]; in MultiplyByUInt64() local303 (product_high << (32 - kBigitSize)); in MultiplyByUInt64()