Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dmake.h1006 VAR_SET_NONE = 0, enumerator
H A Dvar.c1078 Var_SetWithFlags(scope, name, val, VAR_SET_NONE); in Var_Set()
1100 Var_SetWithFlags(scope, varname.str, val, VAR_SET_NONE); in Var_SetExpand()
1137 Var_SetWithFlags(scope, name, val, VAR_SET_NONE); in Var_Append()