Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Dfor.c478 ForLoop_SubstBody(ForLoop *f, unsigned int firstItem, Buffer *body) in ForLoop_SubstBody() function
515 ForLoop_SubstBody(f, f->nextItem - (unsigned int)f->vars.len, body); in For_NextIteration()