Home
last modified time | relevance | path

Searched defs:tgn (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bmake/
H A Dmake.c450 GNode *tgn = Targ_FindNode(gn->name); in Make_HandleUse() local
H A Dsuff.c1141 GNode *tgn; /* Target GNode */ in FindCmds() local
1450 ApplyTransform(GNode *tgn, GNode *sgn, Suffix *tsuff, Suffix *ssuff) in ApplyTransform()