Searched defs:WordIndex (Results 1 – 2 of 2) sorted by relevance
34 for (unsigned WordIndex = 0; WordIndex < 4; ++WordIndex) { in convertCharsToWord() local
772 int next_unset_in_word(int WordIndex, BitWord Word) const { in next_unset_in_word()