Searched refs:TWHILE (Results 1 – 5 of 5) sorted by relevance
180 case TWHILE: in ptree()184 (t->type == TWHILE) ? "while" : "until", in ptree()1086 OPEN(TWHILE) in dumptree()
373 case TWHILE: in execute()389 (t->type == TWHILE)) in execute()
462 t = newtp((c == WHILE) ? TWHILE : TUNTIL); in get_command()
1370 #define TWHILE 13 macro
10302 #TWHILE11003 #TWHILE