Searched refs:KEY_BREAK (Results 1 – 9 of 9) sorted by relevance
428 #define KEY_BREAK 0x19b macro
483 #define KEY_BREAK 0x19b macro
223 [KEY_BREAK] = "Break", [KEY_PREVIOUS] = "Previous",
2572 #if defined(KEY_BREAK) || (defined(HAVE_DECL_KEY_BREAK) && HAVE_DECL_KEY_BREAK)2574 static_assert((KEY_BREAK) == (0x19b), "KEY_BREAK != 0x19b");2577 # define KEY_BREAK 0x19b4245 [KEY_BREAK] = XLAT(KEY_BREAK),
403 KEY_BREAK 0x19b
588 KEY_BREAK = 0x19b variable
438 pub const KEY_BREAK: u16 = 0x19b; constant
1318 | ``KEY_BREAK`` | Break key (unreliable) |
1414 | ``KEY_BREAK`` | Break key (unreliable) |