Searched refs:For_NextIteration (Results 1 – 3 of 3) sorted by relevance
484 For_NextIteration(ForLoop *f, Buffer *body) in For_NextIteration() function
849 bool For_NextIteration(struct ForLoop *, Buffer *);
2174 if (forLoop != NULL && !For_NextIteration(forLoop, &curFile->buf)) in Parse_PushInput() 2300 For_NextIteration(curFile->forLoop, &curFile->buf)) { in ParseEOF()