Home
last modified time | relevance | path

Searched defs:overflows (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/runtime/
Druntime-strings.cc843 bool overflows = ToUpperOverflows(current); in ConvertCaseHelper() local
/external/harfbuzz_ng/src/
Dhb-open-type-private.hh255 bool overflows = _hb_unsigned_int_mul_overflows (len, record_size); in check_array() local
Dhb-private.hh400 …bool overflows = (new_allocated < allocated) || _hb_unsigned_int_mul_overflows (new_allocated, siz… in push() local