Searched refs:TWHILE (Results 1 – 5 of 5) sorted by relevance
191 case TWHILE: in ptree()195 (t->type == TWHILE) ? "while" : "until", in ptree()1120 OPEN(TWHILE) in dumptree()
355 case TWHILE: in execute()371 (t->type == TWHILE)) in execute()
456 t = newtp((c == WHILE) ? TWHILE : TUNTIL); in get_command()
1977 #define TWHILE 13 macro
11737 #TWHILE12438 #TWHILE