Home
last modified time | relevance | path

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

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