Home | Sort by: relevance | last modified time | path |
/src/usr.bin/make/ | |
for.c | 53 * For_Eval Evaluate the loop in the passed line. 238 For_Eval(const char *line) |
make.h | 847 int For_Eval(const char *) MAKE_ATTR_USE; |
parse.c | 2627 rval = For_Eval(line); |