Searched defs:LEX_CHAR_SP (Results 1 – 2 of 2) sorted by relevance
89 inline constexpr char32_t LEX_CHAR_SP = 0x20; /* space */ variable
89 #define LEX_CHAR_SP 0x20 /* space */ macro