Home | History | Annotate | Download | only in lib

Lines Matching refs:size2

358     picoos_objsize_t size2;
397 size2 = (picoos_objsize_t) &test_cell.leftCell - (picoos_objsize_t)
399 if (size2 > this->usedCellHdrSize) {
400 this->usedCellHdrSize = size2;