Searched refs:KEY_NUMERIC_1 (Results 1 – 6 of 6) sorted by relevance
502 #define KEY_NUMERIC_1 0x201 /* and other keypads */ macro
562 #define KEY_NUMERIC_1 0x201 /* and other keypads */ macro
3048 #if defined(KEY_NUMERIC_1) || (defined(HAVE_DECL_KEY_NUMERIC_1) && HAVE_DECL_KEY_NUMERIC_1)3050 static_assert((KEY_NUMERIC_1) == (0x201), "KEY_NUMERIC_1 != 0x201");3053 # define KEY_NUMERIC_1 0x2014319 [KEY_NUMERIC_1] = XLAT(KEY_NUMERIC_1),
477 KEY_NUMERIC_1 0x201
662 KEY_NUMERIC_1 = 0x201 # and other keypads variable
513 pub const KEY_NUMERIC_1: u16 = 0x201; constant