Searched refs:TypeAction (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xkbcomp/dist/
H A Dxkbcomp.h53 #define TypeAction 5 macro
H A Dxkbparse.y421 { $$= ExprCreateUnary(ExprActionList,TypeAction,$2); }
H A Dexpr.c116 case TypeAction:
H A Dxkbparse.c2235 { (yyval.expr)= ExprCreateUnary(ExprActionList,TypeAction,(yyvsp[-1].expr)); }

Completed in 9 milliseconds