Lines Matching refs:CondResult
166 static CondResult CondParser_Or(CondParser *, bool);
834 static CondResult
837 CondResult res; in CondParser_Term()
862 static CondResult
865 CondResult res, rhs; in CondParser_And()
883 static CondResult
886 CondResult res, rhs; in CondParser_Or()
906 static CondResult
912 CondResult rval; in CondEvalExpression()
941 CondResult
1013 CondResult
1042 CondResult res; in Cond_EvalLine()