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

/freebsd-9.3-release/contrib/bmake/
H A Dvar.c267 /* struct passed as 'void *' to VarLoopExpand() for ":@tvar@str@" */
319 static Boolean VarLoopExpand(GNode *, Var_Parse_State *,
1797 * VarLoopExpand --
1818 VarLoopExpand(GNode *ctx MAKE_ATTR_UNUSED, function
2686 newStr = VarModify(ctxt, &parsestate, nstr, VarLoopExpand,

Completed in 55 milliseconds