Searched refs:mStateWord (Results 1 – 2 of 2) sorted by relevance
158 int mStateWord; member
1970 s->mStateWord = s->mWordCount - 1; in FindPartialAddress()1988 s->mStateWord = s->mWordCount - 1; in FindPartialAddress()2179 for (int wordsIndex = s->mStateWord - 1; wordsIndex >= 0; --wordsIndex) { in FindPartialAddress()2234 if (wordsIndex != s->mStateWord - 1) in FindPartialAddress()