Searched refs:hx_ly (Results 1 – 1 of 1) sorted by relevance
95 uint64_t hx_ly = hi(x) * lo(y); in Mul64() local97 uint64_t result = Add(lx_ly, (hx_ly << INT32SIZE)); in Mul64()