Home
last modified time | relevance | path

Searched refs:CHAR_BACKSPACE (Results 1 – 2 of 2) sorted by relevance

/DragonStub/lib/
H A Dboxdraw.c168 if (c == CHAR_NULL || c == CHAR_BACKSPACE || c == CHAR_LINEFEED || c == CHAR_CARRIAGE_RETURN) { in IsValidEfiCntlChar()
/DragonStub/inc/
H A Deficon.h251 #define CHAR_BACKSPACE 0x0008 macro