Home
last modified time | relevance | path

Searched refs:objCount (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/c_utils/base/src/
H A Dparcel.cpp280 size_t objCount = 0; in CheckOffsets() local
281 while (objCount < objSize) { in CheckOffsets()
282 if (objects[objCount] == readPos) { in CheckOffsets()
285 objCount++; in CheckOffsets()

Completed in 5 milliseconds