Home | History | Annotate | Download | only in alloc

Lines Matching refs:lastRef

1115 lastRef;
1145 lastRef = finRefs->refs.nextEntry;
1146 while (ref < lastRef) {
1200 lastRef = newPendingRefs.nextEntry;
1201 assert(ref < lastRef);
1203 while (ref < lastRef) {