Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dparse.c205 VAR_DEFAULT, /* ?= */ enumerator
1701 type = VAR_DEFAULT; in AdjustVarassignOp()
1895 if (op == VAR_DEFAULT && Var_ExistsExpand(scope, name)) in VarAssign_Eval()