Searched refs:SignedSubOverflow32 (Results 1 – 2 of 2) sorted by relevance
229 inline bool SignedSubOverflow32(int32_t lhs, int32_t rhs, int32_t* val) { in SignedSubOverflow32() function
1298 bool ovf = base::bits::SignedSubOverflow32( in ReduceProjection()