Searched defs:LEX_CHAR_EQUALS (Results 1 – 2 of 2) sorted by relevance
126 inline constexpr char32_t LEX_CHAR_EQUALS = 0x3D; /* equals sign */ variable
130 #define LEX_CHAR_EQUALS 0x3D /* equals sign */ macro