Searched defs:LEX_CHAR_MINUS (Results 1 – 2 of 2) sorted by relevance
120 inline constexpr char32_t LEX_CHAR_MINUS = 0x2D; /* hyphen-minus */ variable
124 #define LEX_CHAR_MINUS 0x2D /* hyphen-minus */ macro