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