Searched refs:TCOM (Results 1 – 7 of 7) sorted by relevance
263 t = newtp(TCOM); in get_command()393 t = newtp(TCOM); in get_command()500 if (t->type == TCOM || t->type == TDBRACKET) { in get_command()692 t->left = newtp(TCOM); in function_body()
54 case TCOM: in ptree()851 OPEN(TCOM) in dumptree()
78 if (t->type == TCOM) { in execute()178 case TCOM: in execute()
1240 if (t != NULL && t->type == TCOM && in comsub()
1159 #define TCOM 1 /* command */ macro
2509 if (t->left->type == TCOM) in timex()
7780 #TCOM