Home
last modified time | relevance | path

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

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