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

  /src/usr.bin/make/unit-tests/
cond-cmp-unary.exp 1 make: cond-cmp-unary.mk:54: This is only reached because of a bug in EvalTruthy.
  /src/usr.bin/make/
cond.c 494 EvalTruthy(CondParser *par, const char *value, bool quoted)
601 t = ToToken(doEval && EvalTruthy(par, lhs.str, lhsQuoted));

Completed in 20 milliseconds