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

  /src/usr.bin/make/unit-tests/
varparse-undef-partial.mk 15 # (see VarSubstExpr) and the rest of the expression is expanded as usual.
var-op-expand.mk 88 # would have to call VarSubstExpr somehow since this is the only piece of
  /src/usr.bin/make/
var.c 4706 VarSubstExpr(const char **pp, Buffer *buf, GNode *scope, VarEvalMode emode)
4775 VarSubstExpr(&p, &res, scope, emode);

Completed in 16 milliseconds