Searched refs:Var_ExistsExpand (Results 1 – 4 of 4) sorted by relevance
1047 bool Var_ExistsExpand(GNode *, const char *) MAKE_ATTR_USE;
1827 if (!Var_ExistsExpand(scope, name)) in VarAssign_EvalSubst()1886 if (op == VAR_DEFAULT && Var_ExistsExpand(scope, name)) in VarAssign_Eval()
1267 Var_ExistsExpand(GNode *scope, const char *name) in Var_ExistsExpand() function
1385 split Var_Exists into plain Var_Exists and Var_ExistsExpand