Searched refs:handle_for_loop (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.bin/make/
H A Dparse.c147 static bool handle_for_loop(Buffer, const char *);
1337 handle_for_loop(Buffer linebuf, const char *line) function
1398 return handle_for_loop(linebuf, line + 3);

Completed in 114 milliseconds