Searched defs:LEX_CHAR_AMPERSAND (Results 1 – 2 of 2) sorted by relevance
114 inline constexpr char32_t LEX_CHAR_AMPERSAND = 0x26; /* ampersand */ variable
117 #define LEX_CHAR_AMPERSAND 0x26 /* ampersand */ macro