Searched refs:kRtBits (Results 1 – 2 of 2) sorted by relevance
272 const int kRtBits = 5; variable328 const int kRtFieldMask = ((1 << kRtBits) - 1) << kRtShift;987 return this->Bits(kRtShift + kRtBits - 1, kRtShift); in RtValue()
235 const int kRtBits = 5; variable293 const int kRtFieldMask = ((1 << kRtBits) - 1) << kRtShift;1033 return this->Bits(kRtShift + kRtBits - 1, kRtShift); in RtValue()