Searched defs:LEX_CHAR_CIRCUMFLEX (Results 1 – 2 of 2) sorted by relevance
131 inline constexpr char32_t LEX_CHAR_CIRCUMFLEX = 0x5E; /* circumflex accent */ variable
135 #define LEX_CHAR_CIRCUMFLEX 0x5E /* circumflex accent */ macro