Home
last modified time | relevance | path

Searched refs:alasts (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/lib/
Dregex_internal.h644 Idx alasts; /* Allocation size of LASTS. */ member
Dregexec.c4308 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()