Searched refs:ExprCreateAction (Results 1 – 4 of 4) sorted by relevance
62 ExprCreateAction(xkb_atom_t name, ExprDef *args);
657 { $$ = ExprCreateAction($1, $3); }672 { $$ = ExprCreateAction($1, $3); }
177 ExprCreateAction(xkb_atom_t name, ExprDef *args) in ExprCreateAction() function
2934 { (yyval.expr) = ExprCreateAction((yyvsp[-3].atom), (yyvsp[-1].expr)); } in yyparse()2965 { (yyval.expr) = ExprCreateAction((yyvsp[-3].atom), (yyvsp[-1].expr)); } in yyparse()