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 852 bool For_NextIteration(struct ForLoop *, Buffer *);
parse.c 2189 if (forLoop != NULL && !For_NextIteration(forLoop, &curFile->buf))
2315 For_NextIteration(curFile->forLoop, &curFile->buf)) {

Completed in 21 milliseconds