Home
last modified time | relevance | path

Searched refs:CondParser_FuncCall (Results 1 – 1 of 1) sorted by relevance

/src/contrib/bmake/
H A Dcond.c661 CondParser_FuncCall(CondParser *par, bool doEval, Token *out_token) in CondParser_FuncCall() function
806 if (CondParser_FuncCall(par, doEval, &t)) in CondParser_Token()