Searched refs:kCountToShiftTo128 (Results 1 – 1 of 1) sorted by relevance
23 const int kCountToShiftTo128[256] = { variable114 DCHECK_LT(bool_range_, arraysize(kCountToShiftTo128)); in ReadBool()116 int count = kCountToShiftTo128[bool_range_]; in ReadBool()