Searched defs:LEX_CHAR_LOWERCASE_A (Results 1 – 2 of 2) sorted by relevance
31 inline constexpr char32_t LEX_CHAR_LOWERCASE_A = 0x61; /* a */ variable
31 #define LEX_CHAR_LOWERCASE_A 0x61 /* a */ macro