Searched refs:overflow3 (Results 1 – 6 of 6) sorted by relevance
22 overflow3 = (uint64_t)(4608 * 1024 * 1024 * i), in check_integer_overflows() local31 overflow += overflow2 = overflow3 = (uint64_t)(4608 * 1024 * 1024); in check_integer_overflows()33 overflow += overflow2 = overflow3 = 4608 * 1024 * 1024; in check_integer_overflows()36 overflow += overflow2 = overflow3 = static_cast<uint64_t>(4608 * 1024 * 1024); in check_integer_overflows()
24 overflow3 = (uint64_t)(4608 * 1024 * 1024 * i), in check_integer_overflows() local33 overflow += overflow2 = overflow3 = (uint64_t)(4608 * 1024 * 1024); in check_integer_overflows()35 overflow += overflow2 = overflow3 = 4608 * 1024 * 1024; in check_integer_overflows()38 overflow += overflow2 = overflow3 = static_cast<uint64_t>(4608 * 1024 * 1024); in check_integer_overflows()
22 overflow3 = (uint64_t)(4608 * 1024 * 1024 * i), in check_integer_overflows() local29 overflow += overflow2 = overflow3 = (uint64_t)(4608 * 1024 * 1024); in check_integer_overflows()31 overflow += overflow2 = overflow3 = 4608 * 1024 * 1024; in check_integer_overflows()
100 Overflow<256> *overflow3; // expected-warning{{non-type template argument value '256' truncated to … variable