Home | History | Annotate | Download | only in base

Lines Matching full:bit_length

588   static const unsigned bit_length = sizeof(kChain) * 8;
590 for (unsigned bit_to_flip = 0; bit_to_flip < bit_length; bit_to_flip++) {