Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dfor.c509 For_Run(unsigned headLineno, unsigned bodyReadLines) in For_Run() function
H A Dmake.h862 void For_Run(unsigned, unsigned);
H A Dparse.c2594 For_Run(forHeadLineno, bodyReadLines); in ParseForLoop()