Home
last modified time | relevance | path

Searched defs:rhsQuoted (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bmake/
H A Dcond.c544 ComparisonOp op, const char *rhs, bool rhsQuoted) in EvalCompare()
589 bool lhsQuoted, rhsQuoted; in CondParser_Comparison() local