Searched refs:TDBRACKET (Results 1 – 4 of 4) sorted by relevance
429 t = newtp(TDBRACKET); in get_command()527 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()
1897 #define TDBRACKET 8 /* [[ .. ]] */ macro