Home
last modified time | relevance | path

Searched refs:TWHILE (Results 1 – 5 of 5) sorted by relevance

/external/mksh/src/
Dtree.c191 case TWHILE: in ptree()
195 (t->type == TWHILE) ? "while" : "until", in ptree()
1119 OPEN(TWHILE) in dumptree()
Dexec.c354 case TWHILE: in execute()
370 (t->type == TWHILE)) in execute()
Dsyn.c458 t = newtp((c == WHILE) ? TWHILE : TUNTIL); in get_command()
Dsh.h1688 #define TWHILE 13 macro
Dcheck.t11084 #TWHILE
11785 #TWHILE