Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dfor.c105 ForLoop_Free(ForLoop *f) in ForLoop_Free() function
519 ForLoop_Free(f); in For_Run()
H A Dmake.h874 void ForLoop_Free(struct ForLoop *);
H A Dparse.c2330 ForLoop_Free(curFile->forLoop); in ParseEOF()