Searched refs:firstFreeInBin (Results 1 – 1 of 1) sorted by relevance
491 _Cell *firstFreeInBin = binsFirstFreeCell[binNum]; variable492 if ((firstFreeInBin != 0) && (q > firstFreeInBin))494 qp = firstFreeInBin;