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

/macosx-10.10/tcsh-65/tcsh/
H A Dsh.func.c375 search(TC_IF, 0, NULL);
795 if (level == 0 && type == TC_IF)
799 case TC_IF:
802 if ((type == TC_IF || type == TC_ELSE) &&
808 if (type == TC_IF || type == TC_ELSE)
972 case TC_IF:
1064 case TC_IF:
H A Dsh.parse.c494 case TC_IF:
H A Dsh.h910 #define TC_IF 11 macro
H A Dsh.init.c200 { "if", TC_IF },

Completed in 126 milliseconds