Searched defs:MultiplyWithoutOverflow (Results 1 – 2 of 2) sorted by relevance
27 inline int64_t MultiplyWithoutOverflow(const int64_t x, const int64_t y) { in MultiplyWithoutOverflow() function
28 inline int64_t MultiplyWithoutOverflow(const int64_t x, const int64_t y) { in MultiplyWithoutOverflow() function