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
1757 type = VAR_SHELL; in AdjustVarassignOp()
1766 type = VAR_SHELL; in AdjustVarassignOp()
1940 else if (op == VAR_SHELL) in VarAssign_Eval()