Home
last modified time | relevance | path

Searched refs:Tcontinue (Results 1 – 2 of 2) sorted by relevance

/external/mksh/src/
Dsh.h900 #define Tcontinue (Tsgcontinue + 2) macro
1061 #define Tcontinue "continue" macro
Dmain.c831 i == LBREAK ? Tbreak : Tcontinue); in shell()