Searched defs:LEX_CHAR_ASTERISK (Results 1 – 2 of 2) sorted by relevance
117 inline constexpr char32_t LEX_CHAR_ASTERISK = 0x2A; /* asterisk */ variable
120 #define LEX_CHAR_ASTERISK 0x2A /* asterisk */ macro