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

/netbsd-current/bin/sh/
H A Dmktokens64 TELIF 1 "elif"
H A Dparser.c381 while (readtoken() == TELIF) {
/netbsd-current/bin/ksh/
H A Dtree.h50 #define TELIF 15 macro
H A Dtree.c135 case TELIF:
145 if (t->right == NULL || t->right->type != TELIF)
H A Dsyn.c474 t = newtp(TELIF);
H A Dexec.c373 case TELIF:

Completed in 235 milliseconds