Home
last modified time | relevance | path

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

/external/mksh/src/
Dsyn.c296 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()
Dtree.c57 case TCOM: in ptree()
980 OPEN(TCOM) in dumptree()
Dexec.c81 if (t->type == TCOM) { in execute()
177 case TCOM: in execute()
Dmain.c841 } else if ((s->flags & SF_MAYEXEC) && t->type == TCOM) in shell()
Deval.c1320 if (t->type == TCOM && in comsub()
Dsh.h1358 #define TCOM 1 /* command */ macro
Dfuncs.c2638 if (t->left->type == TCOM) in timex()
Dcheck.t10288 #TCOM
10989 #TCOM