Searched refs:RCCL (Results 1 – 5 of 5) sorted by relevance
269 } else if ((c == RCCL) || (c == RNCCL)) { in repbycgid()353 cclinter(c == RCCL); in repbycgid()377 name[i] = RCCL; in repbycgid()
59 case 1: case RSTR: case RCCL: case RNCCL: case RNULLS: in cfoll()71 else if (i == RCCL || i == RNCCL) { in cfoll()76 symbol[*p++] = (i == RCCL); in cfoll()92 name[v] = RCCL; /* RNCCL eliminated */ in cfoll()239 case 1: case RCCL: case RNCCL: in first()364 case RCCL: in cgoto()469 j == RCCL && member(c, (CHR *) left[curpos])) { in nextstate()
734 case RCCL: in mn1()820 case RCCL: case RNCCL: case FINAL: case S1FINAL: case S2FINAL: in dupl()940 case RCCL: in treedump()
102 #define RCCL 0x4000 macro
193 ={ $$.i = mn1(RCCL,$1.i); }