Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dcompat.c276 GNode *endNode = Targ_GetEndNode(); in Compat_RunCommand() local
770 GNode *endNode = Targ_GetEndNode(); in Compat_MakeAll() local
H A Dtarg.c314 static GNode *endNode = NULL; in Targ_GetEndNode() local