Searched refs:sizeLeft (Results 1 – 1 of 1) sorted by relevance
125 int sizeLeft = size; in pushUnit() local132 if (sizeLeft == 0) { in pushUnit()136 while (sizeLeft > 0) { in pushUnit()141 sizeLeft -= minSize; in pushUnit()