Searched defs:LEX_CHAR_BS (Results 1 – 2 of 2) sorted by relevance
85 inline constexpr char32_t LEX_CHAR_BS = 0x08; /* backspace */ variable
85 #define LEX_CHAR_BS 0x08 /* backspace */ macro