Searched refs:firstpos (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c141 Positionset firstpos; member in struct:re_re
457 r->firstpos.base = (FID *)egmalloc(n);
459 CLEAR(r, &r->firstpos);
460 if (!first_lit(&r->firstpos, r->root->l)) {
465 SET(&r->firstpos, r->root->id, 0)
469 (void) addstate(r, &r->firstpos, 0);
717 if (e->follow == NULL) efollow(r, &r->firstpos, e);

Completed in 47 milliseconds