Home
last modified time | relevance | path

Searched refs:For_Eval (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/make/
H A Dfor.h43 extern For *For_Eval(const char *);
H A Dfor.c131 For_Eval(const char *line) in For_Eval() function
H A Dparse.c1341 loop = For_Eval(line); in handle_for_loop()