Searched refs:multiplyWithOverflow (Results 1 – 1 of 1) sorted by relevance
55 static int64_t multiplyWithOverflow(int64_t A, int64_t B) { in multiplyWithOverflow() function220 Offset = multiplyWithOverflow(Offset, Factor); in mul()222 Var.Coefficient = multiplyWithOverflow(Var.Coefficient, Factor); in mul()