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

/macosx-10.10/tcsh-65/tcsh/
H A Dsh.func.c413 search(TC_ELSE, 0, NULL);
794 case TC_ELSE:
802 if ((type == TC_IF || type == TC_ELSE) &&
808 if (type == TC_IF || type == TC_ELSE)
976 case TC_ELSE:
1068 case TC_ELSE:
H A Dsh.parse.c486 case TC_ELSE:
H A Dsh.h903 #define TC_ELSE 4 macro
H A Dsh.init.c193 { "else", TC_ELSE },

Completed in 301 milliseconds