Searched refs:childMade (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/usr.bin/make/
H A DGNode.h168 Boolean childMade; member in struct:GNode
H A Dmake.c197 oodate = gn->childMade;
345 * If the child was made, the parent's childMade field will be set true
441 pgn->childMade = TRUE;
H A Dtarg.c139 gn->childMade = FALSE;
H A Dmain.c840 gn->childMade = FALSE;
H A Djob.c3250 pgn->childMade = TRUE;
3279 pgn->childMade = TRUE;

Completed in 101 milliseconds