Home
last modified time | relevance | path

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

/NextBSD/contrib/bmake/
HDvar.c308 static Boolean VarLoopExpand(GNode *, Var_Parse_State *,
1801 VarLoopExpand(GNode *ctx MAKE_ATTR_UNUSED, in VarLoopExpand() function
2664 newStr = VarModify(ctxt, &parsestate, nstr, VarLoopExpand, in ApplyModifiers()
HDChangeLog1646 * var.c (Var_Set): Add 4th (flags) arg so VarLoopExpand can tell
1728 * var.c: VarLoopExpand: ignore addSpace if a \n is present.