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()
462 t = newtp((c == WHILE) ? TWHILE : TUNTIL); in get_command()
1902 #define TWHILE 13 macro
11518 #TWHILE12219 #TWHILE