Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dcond.c709 CondParser_ComparisonOrLeaf(CondParser *par, bool doEval) in CondParser_ComparisonOrLeaf() function
817 return CondParser_ComparisonOrLeaf(par, doEval); in CondParser_Token()
H A DChangeLog1073 o cond.c: remove redundant initializer in CondParser_ComparisonOrLeaf