Searched refs:CRCV (Results 1 – 3 of 3) sorted by relevance
986 cond = CRCV; in ifcmd()1019 cond = CRCV; in elsecmd()1022 case CRCV: in elsecmd()
510 if (cond == CRCV && !rcvmode || cond == CSEND && rcvmode || in execute()
343 #define CRCV 1 /* Execute in receive mode only */ macro