Home
last modified time | relevance | path

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

/src/contrib/bmake/
H A Dmake.h1064 void Var_AppendExpand(GNode *, const char *, const char *);
H A Dparse.c1937 Var_AppendExpand(scope, name, uvalue); in VarAssign_Eval()
H A Dvar.c1249 Var_AppendExpand(GNode *scope, const char *name, const char *val) in Var_AppendExpand() function
H A DChangeLog1749 split Var_Append into Var_Append and Var_AppendExpand