Searched refs:TDBRACKET (Results 1 – 4 of 4) sorted by relevance
423 t = newtp(TDBRACKET); in get_command()521 if (t->type == TCOM || t->type == TDBRACKET) { in get_command()
127 case TDBRACKET: in ptree()1068 OPEN(TDBRACKET) in dumptree()
303 case TDBRACKET: { in execute()
1972 #define TDBRACKET 8 /* [[ .. ]] */ macro