Searched refs:historyIndex (Results 1 – 1 of 1) sorted by relevance
193 int historyIndex = 0; in testNextSetBit() local195 if (x != history[historyIndex++]) in testNextSetBit()225 int historyIndex = 0; in testNextClearBit() local227 if (x != history[historyIndex++]) in testNextClearBit()450 int historyIndex = 0; in testOr() local