Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dparse.c196 VAR_SHELL /* != or :sh= */ enumerator
1700 type = VAR_SHELL; in AdjustVarassignOp()
1709 type = VAR_SHELL; in AdjustVarassignOp()
1883 else if (op == VAR_SHELL) in VarAssign_Eval()