Home
last modified time | relevance | path

Searched refs:TCOM (Results 1 – 8 of 8) sorted by relevance

/external/mksh/src/
Dsyn.c290 t = newtp(TCOM); in get_command()
416 t = newtp(TCOM); in get_command()
493 if (t && t->type == TCOM) { in get_command()
523 if (t->type == TCOM || t->type == TDBRACKET) { in get_command()
737 t->left = newtp(TCOM); in function_body()
Dtree.c58 case TCOM: in ptree()
1013 OPEN(TCOM) in dumptree()
Dexec.c79 if (t->type == TCOM) { in execute()
160 case TCOM: in execute()
Dmain.c917 } else if ((s->flags & SF_MAYEXEC) && t->type == TCOM) in shell()
Deval.c1392 if (t->type == TCOM && in comsub()
Dsh.h1676 #define TCOM 1 /* command */ macro
Dfuncs.c2386 if (t->left->type == TCOM) in timex()
Dcheck.t11070 #TCOM
11771 #TCOM