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