Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c294 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()
Dtree.c58 case TCOM: in ptree()
1014 OPEN(TCOM) in dumptree()
Dexec.c79 if (t->type == TCOM) { in execute()
160 case TCOM: in execute()
Dmain.c907 } else if ((s->flags & SF_MAYEXEC) && t->type == TCOM) in shell()
Deval.c1403 if (t->type == TCOM && in comsub()
Dsh.h1886 #define TCOM 1 /* command */ macro
Dfuncs.c2391 if (t->left->type == TCOM) in timex()
Dcheck.t11311 #TCOM
12012 #TCOM