Searched refs:poscnt (Results 1 – 1 of 1) sorted by relevance
70 static int poscnt; variable133 poscnt = 0; in mkdfa()135 if ((f = (fa *) calloc(1, sizeof(fa) + poscnt*sizeof(rrow))) == NULL) in mkdfa()137 f->accept = poscnt-1; /* penter has computed number of positions in re */ in mkdfa()188 info(p) = poscnt; in penter()189 poscnt++; in penter()