Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dcond.c874 CondParser_And(CondParser *par, bool doEval) in CondParser_And() function
901 if ((rhs = CondParser_And(par, doEval)) == CR_ERROR) in CondParser_Or()