Home
last modified time | relevance | path

Searched refs:BRKEV (Results 1 – 3 of 3) sorted by relevance

/third_party/mksh/
Dsyn.c667 case BRKEV: in casepart()
815 { ";|", BRKEV, false },
Dlex.c980 c = BRKEV; in yylex()
988 c = BRKEV; in yylex()
Dsh.h2268 #define BRKEV 281 /* ;| */ macro