Searched refs:objCount (Results 1 – 1 of 1) sorted by relevance
232 size_t objCount = 0; in CheckOffsets() local233 while (objCount < objSize) { in CheckOffsets()234 if (objects[objCount] == readPos) { in CheckOffsets()237 objCount++; in CheckOffsets()