Home
last modified time | relevance | path

Searched refs:GNode_UpdateYoungestChild (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/bmake/
H A Dcompat.c621 GNode_UpdateYoungestChild(pgn, gn); in MakeUnmade()
650 GNode_UpdateYoungestChild(pgn, gn); in MakeOther()
655 GNode_UpdateYoungestChild(pgn, gn); in MakeOther()
H A Dmake.c217 GNode_UpdateYoungestChild(GNode *gn, GNode *cgn) in GNode_UpdateYoungestChild() function
373 GNode_UpdateYoungestChild(ln->datum, gn); in GNode_IsOODate()
389 GNode_UpdateYoungestChild(pgn, cgn); in PretendAllChildrenAreMade()
747 GNode_UpdateYoungestChild(pgn, cgn); in Make_Update()
H A Dmake.h1088 void GNode_UpdateYoungestChild(GNode *, GNode *);
H A DChangeLog1886 o rename Make_TimeStamp to GNode_UpdateYoungestChild