Searched refs:RCCL (Results 1 – 5 of 5) sorted by relevance
268 } else if ((c == RCCL) || (c == RNCCL)) { in repbycgid()352 cclinter(c == RCCL); in repbycgid()376 name[i] = RCCL; in repbycgid()
57 case 1: case RSTR: case RCCL: case RNCCL: case RNULLS: in cfoll()69 else if (i == RCCL || i == RNCCL) { in cfoll()74 symbol[*p++] = (i == RCCL); in cfoll()90 name[v] = RCCL; /* RNCCL eliminated */ in cfoll()237 case 1: case RCCL: case RNCCL: in first()362 case RCCL: in cgoto()467 (j == RCCL && member(c, (CHR *) left[curpos]))) { in nextstate()
735 case RCCL: in mn1()821 case RCCL: case RNCCL: case FINAL: case S1FINAL: case S2FINAL: in dupl()941 case RCCL: in treedump()
100 #define RCCL 0x4000 macro
169 { $$.i = mn1(RCCL,$1.i); }