Home
last modified time | relevance | path

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

/third_party/mksh/
Dsyn.c161 else if (c == '&' || c == COPROC) in c_list()
818 { "|&", COPROC, false },
Dlex.c978 c = COPROC; in yylex()
Dsh.h2267 #define COPROC 280 /* |& */ macro