Searched refs:kRtBits (Results 1 – 2 of 2) sorted by relevance
321 const int kRtBits = 5; variable413 const int kRtFieldMask = ((1 << kRtBits) - 1) << kRtShift;1398 return this->Bits(kRtShift + kRtBits - 1, kRtShift); in RtValue()
283 const int kRtBits = 5; variable377 const int kRtFieldMask = ((1 << kRtBits) - 1) << kRtShift;1445 return this->Bits(kRtShift + kRtBits - 1, kRtShift); in RtValue()