Home
last modified time | relevance | path

Searched refs:TS_GRPSEQ (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/editors/
Dawk.c300 #define TS_GRPSEQ (TS_OPSEQ | TS_STATEMNT \ macro
1568 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()