Lines Matching refs:OPEN
1012 #define OPEN(x) case x: name = #x; shf_puts(" {" #x ":", shf); /*}*/ in dumptree() macro
1014 OPEN(TCOM) in dumptree()
1042 OPEN(TEXEC) in dumptree()
1049 OPEN(TPAREN) in dumptree()
1051 OPEN(TPIPE) in dumptree()
1060 OPEN(TLIST) in dumptree()
1062 OPEN(TOR) in dumptree()
1064 OPEN(TAND) in dumptree()
1066 OPEN(TBANG) in dumptree()
1068 OPEN(TDBRACKET) in dumptree()
1080 OPEN(TFOR) in dumptree()
1096 OPEN(TSELECT) in dumptree()
1098 OPEN(TCASE) in dumptree()
1120 OPEN(TWHILE) in dumptree()
1122 OPEN(TUNTIL) in dumptree()
1124 OPEN(TBRACE) in dumptree()
1126 OPEN(TCOPROC) in dumptree()
1128 OPEN(TASYNC) in dumptree()
1130 OPEN(TFUNCT) in dumptree()
1134 OPEN(TTIME) in dumptree()
1136 OPEN(TIF) in dumptree()
1157 OPEN(TEOF) in dumptree()
1161 OPEN(TELIF) in dumptree()
1163 OPEN(TPAT) in dumptree()
1170 #undef OPEN in dumptree()