Searched refs:ExprCreateAction (Results 1 – 4 of 4) sorted by relevance
62 ExprCreateAction(xkb_atom_t name, ExprDef *args);
672 { $$ = ExprCreateAction($1, $3.head); }686 { $$ = ExprCreateAction($1, $3.head); }
187 ExprCreateAction(xkb_atom_t name, ExprDef *args) in ExprCreateAction() function
2766 … { (yyval.expr) = ExprCreateAction((yyvsp[-3].atom), (yyvsp[-1].exprList).head); } in yyparse()2796 … { (yyval.expr) = ExprCreateAction((yyvsp[-3].atom), (yyvsp[-1].exprList).head); } in yyparse()