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

  /src/usr.bin/make/
cond.c 907 CondEvalExpression(const char *cond, bool plain,
944 return CondEvalExpression(cond, true,
1153 res = CondEvalExpression(p, plain, evalBare, negate, true, false);
  /src/usr.bin/make/unit-tests/
varmod-ifelse.mk 67 # error propagates to CondEvalExpression, where the "Malformed conditional"
133 # modifier ':?' as well, so when CondEvalExpression gets to see the

Completed in 35 milliseconds