Searched refs:TSELECT (Results 1 – 4 of 4) sorted by relevance
41 #define TSELECT 10 macro
82 case TSELECT: in ptree()
317 t = newtp((c == FOR) ? TFOR : TSELECT); in get_command()
274 case TSELECT: in execute()