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

/external/mksh/src/
H A Dsyn.c158 else if (c == '&' || c == COPROC)
827 { "|&", COPROC, false },
H A Dlex.c980 c = COPROC;
H A Dsh.h1626 #define COPROC 280 /* |& */ macro

Completed in 368 milliseconds