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

/external/mksh/src/
H A Dtree.c151 case TELIF:
152 internal_errorf("TELIF in tree.c:ptree() unexpected");
172 } while (t1->right && t1->right->type == TELIF);
1114 if (t->right && t->right->type == TELIF) {
1115 shf_puts(" /TELIF:", shf);
1129 OPEN(TELIF)
H A Dsyn.c566 t = newtp(TELIF);
H A Dexec.c390 case TELIF:
H A Dsh.h1313 #define TELIF 15 macro

Completed in 142 milliseconds