HomeSort by relevance Sort by last modified time
    Searched refs:TELIF (Results 1 - 4 of 4) sorted by null

  /external/mksh/src/
tree.c 151 case TELIF:
152 internal_errorf("TELIF in tree.c:ptree() unexpected");
172 } while (t1->right && t1->right->type == TELIF);
1112 if (t->right && t->right->type == TELIF) {
1113 shf_puts(" /TELIF:", shf);
1127 OPEN(TELIF)
syn.c 596 t = newtp(TELIF);
exec.c 394 case TELIF:
    [all...]
sh.h     [all...]

Completed in 504 milliseconds