Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/bmake/
HDfor.c488 For_Run(unsigned headLineno, unsigned bodyReadLines) in For_Run() function
HDmake.h828 void For_Run(unsigned, unsigned);
HDparse.c2571 For_Run(forHeadLineno, bodyReadLines); in ParseForLoop()