Home
last modified time | relevance | path

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

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