Searched refs:OPAREN (Results 1 – 6 of 6) sorted by relevance
133 OPAREN 47160 %left OPAREN671 | FieldSpec OPAREN OptExprList CPAREN %prec OPAREN675 | OPAREN Expr CPAREN685 Action : FieldSpec OPAREN OptExprList CPAREN
140 if (chr(s, '(')) return OPAREN; in _xkbcommon_lex()
35 #define OPAREN 1 macro
236 case OPAREN: in cil_parser()
97 OPAREN = 47, /* OPAREN */ enumerator
66 CuAssertIntEquals(tc, OPAREN, test_tok.type); in test_cil_lexer_next()