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()
1120 OPEN(TWHILE) in dumptree()
Dexec.c355 case TWHILE: in execute()
371 (t->type == TWHILE)) in execute()
Dsyn.c456 t = newtp((c == WHILE) ? TWHILE : TUNTIL); in get_command()
Dsh.h1977 #define TWHILE 13 macro
Dcheck.t11737 #TWHILE
12438 #TWHILE