Lines Matching defs:fcount
120 int fcount; /* Number of Lit exp matches before this one. */
194 (rps)->base[n].fcount = (cnt);\
197 } else if ((cnt) > (rps)->base[n].fcount) {\
198 (rps)->base[n].fcount = (cnt);\
660 p->fcount = q->fcount;
661 if (p->id == r->root->id && s->cnt < p->fcount)
662 s->cnt = p->fcount;
719 SET(fpos, *q, r->posbase[j].fcount + 1)
724 r->posbase[j].fcount+1);
892 ps->base[p->id].fcount != p->fcount)