Home
last modified time | relevance | path

Searched refs:ZELSE (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/csh/
H A Dsh.init.c170 #define ZELSE 4 macro
192 S_else, ZELSE,
H A Dsh.func.c400 search(ZELSE, 0); in doelse()
750 case ZELSE:
760 if ((type == ZIF || type == ZELSE) &&
767 if (type == ZIF || type == ZELSE) {
912 case ZELSE: in getword()
H A Dsh.h337 #define ZELSE 4 macro
H A Dsh.parse.c491 case ZELSE: in syn3()