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

/xsrc/external/mit/xkbcomp/dist/
H A Dtokens.h96 #define FUNCTION_KEYS 76 macro
H A Dxkbscan.c260 case FUNCTION_KEYS:
261 snprintf(buf, sizeof(buf), "FUNCTION_KEYS");
572 "function_keys", FUNCTION_KEYS},
H A Dxkbparse.y89 FUNCTION_KEYS 76
230 | FUNCTION_KEYS { $$= XkbLC_FunctionKeys; }
H A Dxkbparse.c184 FUNCTION_KEYS = 76, /* FUNCTION_KEYS */ enumerator in enum:yytokentype
254 #define FUNCTION_KEYS 76 macro
373 YYSYMBOL_FUNCTION_KEYS = 63, /* FUNCTION_KEYS */
878 "MODIFIER_KEYS", "KEYPAD_KEYS", "FUNCTION_KEYS", "ALTERNATE_GROUP",
1897 case 30: /* Flag: FUNCTION_KEYS */

Completed in 8 milliseconds