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

/xsrc/external/mit/xkbcomp/dist/
H A Dtokens.h50 #define ACTION_TOK 23 macro
H A Dxkbscan.c126 case ACTION_TOK:
530 "action", ACTION_TOK},
H A Dxkbparse.y46 ACTION_TOK 23
559 Element : ACTION_TOK
H A Dxkbparse.c141 ACTION_TOK = 23, /* ACTION_TOK */ enumerator in enum:yytokentype
211 #define ACTION_TOK 23 macro
330 YYSYMBOL_ACTION_TOK = 20, /* ACTION_TOK */
872 "ACTION_TOK", "KEY", "ALIAS", "GROUP", "MODIFIER_MAP", "INDICATOR",
2504 case 118: /* Element: ACTION_TOK */

Completed in 9 milliseconds