Searched refs:CHAR_BACKSPACE (Results 1 – 5 of 5) sorted by relevance
51 #define CHAR_BACKSPACE 0x0008 macro
168 if (c == CHAR_NULL || c == CHAR_BACKSPACE || c == CHAR_LINEFEED || c == CHAR_CARRIAGE_RETURN) { in IsValidEfiCntlChar()
249 #define CHAR_BACKSPACE 0x0008 macro