Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.parse.c495 case TC_WHILE: in syn3()
H A Dsh.h958 #define TC_WHILE 18 macro
H A Dsh.init.c200 { "while", TC_WHILE }
H A Dsh.func.c589 zlast = TC_WHILE; in dowhile()
819 case TC_WHILE: in search()