Searched refs:TCOM (Results 1 – 8 of 8) sorted by relevance
294 t = newtp(TCOM); in get_command()420 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()
58 case TCOM: in ptree()1014 OPEN(TCOM) in dumptree()
79 if (t->type == TCOM) { in execute()160 case TCOM: in execute()
907 } else if ((s->flags & SF_MAYEXEC) && t->type == TCOM) in shell()
1403 if (t->type == TCOM && in comsub()
1886 #define TCOM 1 /* command */ macro
2391 if (t->left->type == TCOM) in timex()
11311 #TCOM12012 #TCOM