Searched refs:statusIndex (Results 1 – 1 of 1) sorted by relevance
262 int statusIndex = c >> BYTEPOWER; in fixEntry() local263 byte bitClump = statusArray[statusIndex]; in fixEntry()271 statusArray[statusIndex] = (byte)(bitClump | setBit); in fixEntry()