Searched refs:TS_GRPSEQ (Results 1 – 1 of 1) sorted by relevance
300 #define TS_GRPSEQ (TS_OPSEQ | TS_STATEMNT \ macro1568 while ((tc = next_token(TS_GRPSEQ | TC_RBRACE)) != TC_RBRACE) { in chain_until_rbrace()1585 tc = next_token(TS_GRPSEQ); in chain_group()1610 if (next_token(TS_GRPSEQ | TC_RBRACE | TC_ELSE) == TC_ELSE) { in chain_group()