Searched defs:overflow2 (Results 1 – 8 of 8) sorted by relevance
20 overflow2 = (uint64_t)(4608 * 1024 * 1024), in check_integer_overflows() local
22 overflow2 = (uint64_t)(4608 * 1024 * 1024), in check_integer_overflows() local
111 enum NoFold : int { overflow2 = 123456 * 234567 }; enumerator
117 Limb overflow2 = ~LIMBS_less_than(r, m, num_limbs); in LIMBS_add_mod() local145 Limb overflow2 = ~LIMBS_less_than(r, m, num_limbs); in LIMBS_shl_mod() local
99 Overflow<255> *overflow2; // okay variable