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

  /src/usr.bin/make/unit-tests/
cond-func-empty.mk 108 # that variable is indeed undefined. Since CondParser_FuncCallEmpty allows
147 # CondParser_FuncCallEmpty keeps track of the parsing position, both before
cond-short.mk 271 # evaluated to true (see CondParser_FuncCall and CondParser_FuncCallEmpty), an
  /src/usr.bin/make/
cond.c 629 CondParser_FuncCallEmpty(CondParser *par, bool doEval, Token *out_token)
804 if (CondParser_FuncCallEmpty(par, doEval, &t))

Completed in 15 milliseconds