Searched refs:For_Eval (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.bin/make/ | ||
H A D | for.h | 43 extern For *For_Eval(const char *); |
H A D | for.c | 131 For_Eval(const char *line) in For_Eval() function |
H A D | parse.c | 1341 loop = For_Eval(line); in handle_for_loop() |