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

/freebsd-10.2-release/usr.bin/make/
H A Dfor.h47 Boolean For_Eval(char *);
H A Dfor.c43 * For_Eval Evaluate the loop in the passed line.
170 * For_Eval
175 For_Eval(char *line) function
H A Dparse.c2306 } while (For_Eval(line));
/freebsd-10.2-release/contrib/bmake/
H A Dnonints.h100 int For_Eval(char *);
H A Dfor.c50 * For_Eval Evaluate the loop in the passed line.
82 * recursively in For_Eval when we're expanding the enclosing for in
129 * For_Eval --
148 For_Eval(char *line)
147 For_Eval(char *line) function
H A Dparse.c2807 rval = For_Eval(line);

Completed in 64 milliseconds