Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dtarg.c438 GNode_OpName(const GNode *gn) in GNode_OpName() function
507 debug_printf("%-16s%s", gn->name, GNode_OpName(gn)); in Targ_PrintNode()