Searched refs:poscnt (Results 1 – 1 of 1) sorted by relevance
96 static int poscnt; variable178 poscnt = 0; in mkdfa()180 if ((f = (fa *)calloc(1, sizeof (fa) + poscnt * sizeof (rrow))) == NULL) in mkdfa()183 f->accept = poscnt-1; in mkdfa()238 info(p) = poscnt; in penter()239 poscnt++; in penter()