Searched refs:KEY_NUMERIC_0 (Results 1 – 6 of 6) sorted by relevance
501 #define KEY_NUMERIC_0 0x200 /* used by phones, remote controls, */ macro
561 #define KEY_NUMERIC_0 0x200 /* used by phones, remote controls, */ macro
3041 #if defined(KEY_NUMERIC_0) || (defined(HAVE_DECL_KEY_NUMERIC_0) && HAVE_DECL_KEY_NUMERIC_0)3043 static_assert((KEY_NUMERIC_0) == (0x200), "KEY_NUMERIC_0 != 0x200");3046 # define KEY_NUMERIC_0 0x2004318 [KEY_NUMERIC_0] = XLAT(KEY_NUMERIC_0),
476 KEY_NUMERIC_0 0x200
661 KEY_NUMERIC_0 = 0x200 # used by phones, remote controls, variable
512 pub const KEY_NUMERIC_0: u16 = 0x200; constant