Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/make/
H A Dfor.c105 ForLoop_Free(ForLoop *f) in ForLoop_Free() function
519 ForLoop_Free(f); in For_Run()
H A Dmake.h851 void ForLoop_Free(struct ForLoop *);
H A Dparse.c2325 ForLoop_Free(curFile->forLoop); in ParseEOF()