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