Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Dcond.c746 CondParser_ComparisonOrLeaf(CondParser *par, bool doEval) in CondParser_ComparisonOrLeaf() function
852 return CondParser_ComparisonOrLeaf(par, doEval); in CondParser_Token()
H A DChangeLog471 o cond.c: remove redundant initializer in CondParser_ComparisonOrLeaf