Searched refs:LedMapCreate (Results 1 – 4 of 4) sorted by relevance
107 LedMapCreate(xkb_atom_t name, VarDef *body);
476 { $$ = LedMapCreate($2, $4); }
404 LedMapCreate(xkb_atom_t name, VarDef *body) in LedMapCreate() function
2489 { (yyval.ledMap) = LedMapCreate((yyvsp[-4].atom), (yyvsp[-2].var)); } in yyparse()