Searched refs:OR_OP (Results 1 – 10 of 10) sorted by relevance
97 OR_OP = 313, enumerator191 #define OR_OP 313 macro
203 "||" { return(OR_OP); }
107 %token <lex> AND_OP OR_OP XOR_OP MUL_ASSIGN DIV_ASSIGN ADD_ASSIGN879 | logical_or_expression OR_OP logical_xor_expression {
1539 { return(OR_OP); }
124 OR_OP = 313, enumerator218 #define OR_OP 313 macro
129 OR_OP = 346, enumerator
267 \|\| return OR_OP;
102 %token AND_OP OR_OP XOR_OP MUL_ASSIGN DIV_ASSIGN ADD_ASSIGN612 | logical_or_expression OR_OP logical_xor_expression
1959 return OR_OP;
231 OR_OP = 346, enumerator