Searched refs:T_CHARCONST (Results 1 – 6 of 6) sorted by relevance
293 #define T_CHARCONST (N_PP+3) /* '..' */ macro294 #define T_WCHARCONST (T_CHARCONST|N_WIDE) /* L'..' */
149 STRIP # strip quotes from T_STRING and T_CHARCONST
529 case T_CHARCONST: in subexpr()
8 07/28/89 delete STRIPTOP, STRIP only T_STRING & T_CHARCONST at pp.level==1
1140 c = T_CHARCONST | qual; in ppcpp()
1039 case T_CHARCONST: in ppcontrol()