Searched refs:TCOM (Results 1 – 8 of 8) sorted by relevance
296 t = newtp(TCOM); in get_command()421 t = newtp(TCOM); in get_command()497 if (t && t->type == TCOM) { in get_command()527 if (t->type == TCOM || t->type == TDBRACKET) { in get_command()741 t->left = newtp(TCOM); in function_body()
57 case TCOM: in ptree()980 OPEN(TCOM) in dumptree()
81 if (t->type == TCOM) { in execute()177 case TCOM: in execute()
841 } else if ((s->flags & SF_MAYEXEC) && t->type == TCOM) in shell()
1320 if (t->type == TCOM && in comsub()
1358 #define TCOM 1 /* command */ macro
2638 if (t->left->type == TCOM) in timex()
10288 #TCOM10989 #TCOM