Searched defs:overflows (Results 1 – 3 of 3) sorted by relevance
401 …bool overflows = (new_allocated < allocated) || _hb_unsigned_int_mul_overflows (new_allocated, siz… in push() local
257 bool overflows = _hb_unsigned_int_mul_overflows (len, record_size); in check_array() local
2043 bool overflows = ToUpperOverflows(current); in ConvertCaseHelper() local