Searched refs:alasts (Results 1 – 2 of 2) sorted by relevance
644 Idx alasts; /* Allocation size of LASTS. */ member
4308 if (BE (subtop->nlasts == subtop->alasts, 0)) in match_ctx_add_sublast()4310 Idx new_alasts = subtop->alasts; in match_ctx_add_sublast()4317 subtop->alasts = new_alasts; in match_ctx_add_sublast()