HomeSort by: relevance | last modified time | path
    Searched refs:For_NextIteration (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/make/
for.c 479 For_NextIteration(ForLoop *f, Buffer *body)
make.h 850 bool For_NextIteration(struct ForLoop *, Buffer *);
parse.c 2231 if (forLoop != NULL && !For_NextIteration(forLoop, &curFile->buf))
2357 For_NextIteration(curFile->forLoop, &curFile->buf)) {

Completed in 17 milliseconds