Searched defs:mul_overflows (Results 1 – 1 of 1) sorted by relevance
34 C10_ALWAYS_INLINE bool mul_overflows(uint64_t a, uint64_t b, uint64_t* out) { in mul_overflows() function45 C10_ALWAYS_INLINE bool mul_overflows(int64_t a, int64_t b, int64_t* out) { in mul_overflows() function