Searched refs:cOperation (Results 1 – 2 of 2) sorted by relevance
587 cOperation = cOp; in RscExpression()631 if( cOperation == '&' ) in Evaluate()633 else if( cOperation == '|' ) in Evaluate()635 else if( cOperation == '+' ) in Evaluate()637 else if( cOperation == '-' ) in Evaluate()639 else if( cOperation == '*' ) in Evaluate()641 else if( cOperation == 'r' ) in Evaluate()643 else if( cOperation == 'l' ) in Evaluate()671 if ( '-' == cOperation ) in GetMacro()677 if( '-' == cOperation ) in GetMacro()[all …]
174 char cOperation; member in RscExpression
Completed in 20 milliseconds