Searched refs:T_TOKCAT (Results 1 – 4 of 4) sorted by relevance
64 case T_TOKCAT: in pptokstr()
323 #define T_TOKCAT (N_PP+28) /* ## */ macro
1009 case T_TOKCAT: in ppcontrol()1019 if (c == '\n') error(2, "%s rhs operand omitted", pptokchr(T_TOKCAT)); in ppcontrol()
1696 c = T_TOKCAT; in ppcpp()