Searched refs:BACKSPACE (Results 1 – 4 of 4) sorted by relevance
44 /* 0x0E - BS */ BACKSPACE, BACKSPACE, 0,
44 #define BACKSPACE (0x04 + FLAG_EXT) /* BackSpace */ macro
348 case BACKSPACE: in rt_keyboard_getc()
20 #ifndef BACKSPACE22 #define BACKSPACE 127 macro430 if ((*index > 0) && (*ch == BACKSPACE)) in LOG_EchoCharacter()
Completed in 7 milliseconds