Searched defs:LEX_CHAR_NULL (Results 1 – 2 of 2) sorted by relevance
23 inline constexpr char32_t LEX_CHAR_NULL = 0x00; /* \0 */ variable
23 #define LEX_CHAR_NULL 0x00 /* \0 */ macro