Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/make/
H A Dfor.c509 For_Run(unsigned headLineno, unsigned bodyReadLines) in For_Run() function
H A Dmake.h848 void For_Run(unsigned, unsigned);
H A Dparse.c2062 * kind of .include; see For_Run.
2175 abort(); /* see For_Run */ in Parse_PushInput()
2590 For_Run(forHeadLineno, bodyReadLines); in ParseForLoop()