Searched defs:IS_LEX_CHAR (Results 1 – 2 of 2) sorted by relevance
48 #define IS_LEX_CHAR(c) (((c) >> 7) == 0) macro