Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Dparse.c195 VAR_DEFAULT, /* ?= */ enumerator
1638 type = VAR_DEFAULT; in AdjustVarassignOp()
1841 if (op == VAR_DEFAULT && Var_ExistsExpand(scope, name)) in VarAssign_Eval()