Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/bmake/
HDparse.c209 VAR_DEFAULT, /* ?= */ enumerator
1708 type = VAR_DEFAULT; in AdjustVarassignOp()
1909 if (op == VAR_DEFAULT && Var_ExistsExpand(scope, name)) in VarAssign_Eval()