Home | History | Annotate | Download | only in lib

Lines Matching refs:nlasts

2758       for (sub_last_idx = 0; sub_last_idx < sub_top->nlasts; ++sub_last_idx)
2799 if (sub_last_idx < sub_top->nlasts)
4239 for (sl_idx = 0; sl_idx < top->nlasts; ++sl_idx)
4382 if (BE (subtop->nlasts == subtop->alasts, 0))
4396 subtop->lasts[subtop->nlasts] = new_entry;
4399 ++subtop->nlasts;