Searched refs:TSELECT (Results 1 - 4 of 4) sorted by relevance

/external/mksh/src/
H A Dtree.c121 case TSELECT:
1064 OPEN(TSELECT)
H A Dsyn.c423 t = newtp((c == FOR) ? TFOR : TSELECT);
H A Dexec.c330 case TSELECT: {
355 /* TSELECT */
H A Dsh.h1308 #define TSELECT 10 macro

Completed in 201 milliseconds