Home
last modified time | relevance | path

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

/openbsd/usr.bin/make/
H A Dfor.h47 extern bool For_Accumulate(For *, const char *);
H A Dfor.c211 For_Accumulate(For *arg, const char *line) in For_Accumulate() function
H A Dparse.c1352 ok = For_Accumulate(loop, line); in handle_for_loop()