Searched refs:TWHILE (Results 1 – 5 of 5) sorted by relevance
180 case TWHILE: in ptree()184 (t->type == TWHILE) ? "while" : "until", in ptree()1088 OPEN(TWHILE) in dumptree()
369 case TWHILE: in execute()385 (t->type == TWHILE)) in execute()
438 t = newtp((c == WHILE) ? TWHILE : TUNTIL); in get_command()
1311 #define TWHILE 13 macro
9696 #TWHILE10393 #TWHILE