CSHELL
case CSHELL:
else if (tp && tp->type == CSHELL && tp->val.f == c_exec) {
tp->type == CSHELL &&
while (tp && tp->type == CSHELL) {
case CSHELL: /* shell built-in */
tp->type = CSHELL;