Searched refs:base_bits_mask (Results 1 – 1 of 1) sorted by relevance
484 const uint64_t base_bits_mask = in AssignPowerUInt16() local486 const bool high_bits_zero = (this_value & base_bits_mask) == 0; in AssignPowerUInt16()