Searched refs:TCASE (Results 1 – 4 of 4) sorted by relevance
42 #define TCASE 11 macro
97 case TCASE: in ptree()448 r->str = t->type == TCASE ? wdcopy(t->str, ap) : str_save(t->str, ap); in tcopy()
341 t = newtp(TCASE); in get_command()
348 case TCASE: in execute()