Searched refs:TDBRACKET (Results 1 – 4 of 4) sorted by relevance
93 case TDBRACKET: in ptree()905 OPEN(TDBRACKET) in dumptree()
402 t = newtp(TDBRACKET); in get_command()500 if (t->type == TCOM || t->type == TDBRACKET) { in get_command()
1166 #define TDBRACKET 8 /* [[ .. ]] */ macro
319 case TDBRACKET: { in execute()