Searched refs:NCCL (Results 1 – 11 of 11) sorted by relevance
112 #define NCCL 8 macro212 ep[-2] = NCCL; in re_comp()355 case NCCL: in advance()407 case NCCL|CSTAR: in advance()
63 #define NCCL 8 macro241 case NCCL|RNGE: in __advance()260 case NCCL: in __advance()320 case NCCL|PLUS: in __advance()325 case NCCL|STAR: in __advance()
60 #define NCCL 8 macro228 ep[-2] = NCCL; in libform_regcmp()
49 #define NCCL 40 macro212 ep[-1] = NCCL; in compile()385 case NCCL: in advance()458 case NCCL | RNGE: in advance()531 case NCCL | STAR: in advance()
109 #define NCCL 8 macro207 ep[-2] = NCCL; in re_comp()352 case NCCL: in advance()405 case NCCL|CSTAR: in advance()
72 #define LEAF case CCL: case NCCL: case CHAR: case DOT: case FINAL: case ALL:750 case NCCL: in primary()752 np = op2(NCCL, NIL, (Node *)cclenter((char *)rlxstr)); in primary()795 case NCCL: in concat()961 return (NCCL); in relex()993 (k == NCCL && in cgoto()1066 if (f->re[i].ltype == CCL || f->re[i].ltype == NCCL) in freefa()
86 %token <i> FINAL DOT ALL CCL NCCL CHAR OR STAR QUEST PLUS EMPTYRE
55 %left STRING DOT CCL NCCL CHAR271 | NCCL { $$ = op2(NCCL, (NODE *) 0, cclenter($1)); }
50 #define LEAF case CCL: case NCCL: case CHAR: case DOT:538 case NCCL: in cgotofn()678 case NCCL: in cgotofn()737 k == NCCL && in cgotofn()
208 else { RETURN(NCCL); } }
58 %token CHAR CCL NCCL STR DELIM SCON ITER NEWE NULLS XSCON ARRAY POINTER69 %left CHAR CCL NCCL '(' '.' STR NULLS170 | NCCL803 x = NCCL;952 case STR: case CCL: case NCCL: