Searched defs:LEX_CHAR_BACK_TICK (Results 1 – 2 of 2) sorted by relevance
136 inline constexpr char32_t LEX_CHAR_BACK_TICK = 0x60; /* back tick */ variable
140 #define LEX_CHAR_BACK_TICK 0x60 /* back tick */ macro