Home | History | Annotate | Download | only in src

Lines Matching defs:kNumValues

333   static const U kNumValues = kOne << size;
336 static const T kMax = static_cast<T>(kNumValues - 1);