Searched refs:TWHILE (Results 1 – 5 of 5) sorted by relevance
191 case TWHILE: in ptree()195 (t->type == TWHILE) ? "while" : "until", in ptree()1119 OPEN(TWHILE) in dumptree()
354 case TWHILE: in execute()370 (t->type == TWHILE)) in execute()
458 t = newtp((c == WHILE) ? TWHILE : TUNTIL); in get_command()
1688 #define TWHILE 13 macro
11084 #TWHILE11785 #TWHILE