Searched refs:bottom_bits (Results 1 – 1 of 1) sorted by relevance
65 const auto bottom_bits = static_cast<UnsignedInt>(acc); in poll() local67 const bool overflow = __builtin_sub_overflow(value, bottom_bits, &res.first); in poll()