Searched refs:KEY_REPLY (Results 1 – 7 of 7) sorted by relevance
263 #define KEY_REPLY 232 /* AC Reply */ macro
270 <I240> = 240; // #define KEY_REPLY 232
312 #define KEY_REPLY 232 /* AC Reply */ macro
1588 #if defined(KEY_REPLY) || (defined(HAVE_DECL_KEY_REPLY) && HAVE_DECL_KEY_REPLY)1590 static_assert((KEY_REPLY) == (232), "KEY_REPLY != 232");1593 # define KEY_REPLY 2324079 [KEY_REPLY] = XLAT(KEY_REPLY),
237 KEY_REPLY 232
429 KEY_REPLY = 232 # AC Reply variable
273 pub const KEY_REPLY: u16 = 232; constant