Searched refs:unsigned_offset (Results 1 – 1 of 1) sorted by relevance
129 uint64_t unsigned_offset = static_cast<uint64_t>(-offset); in CheckInt64Overflow() local130 if (position >= unsigned_offset) in CheckInt64Overflow()