Searched refs:XOR_OP (Results 1 – 10 of 10) sorted by relevance
98 XOR_OP = 314, enumerator192 #define XOR_OP 314 macro
204 "^^" { return(XOR_OP); }
107 %token <lex> AND_OP OR_OP XOR_OP MUL_ASSIGN DIV_ASSIGN ADD_ASSIGN865 | logical_xor_expression XOR_OP logical_and_expression {
1543 { return(XOR_OP); }
125 XOR_OP = 314, enumerator219 #define XOR_OP 314 macro
130 XOR_OP = 347, enumerator
268 "^^" return XOR_OP;
102 %token AND_OP OR_OP XOR_OP MUL_ASSIGN DIV_ASSIGN ADD_ASSIGN602 | logical_xor_expression XOR_OP logical_and_expression
1964 return XOR_OP;
232 XOR_OP = 347, enumerator