HomeSort by: relevance | last modified time | path
    Searched refs:leftUnquotedOK (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/make/
cond.c 160 bool leftUnquotedOK;
594 lhs = CondParser_Leaf(par, doEval, par->leftUnquotedOK, &lhsQuoted);
909 bool eprint, bool leftUnquotedOK)
920 par.leftUnquotedOK = leftUnquotedOK;
  /src/usr.bin/make/unit-tests/
cond-token-plain.mk 245 # A different situation is when CondParser.leftUnquotedOK is true. This
253 # CondParser.leftUnquotedOK, but that is a rather leaky abstraction.

Completed in 12 milliseconds