Home
last modified time | relevance | path

Searched refs:Positionset (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c120 typedef struct Positionset { struct
127 } Positionset; typedef
138 Positionset firstpos;
139 Positionset tmp;
255 static void follow(Positionset *fpos, Expr *e);
548 follow(Positionset *fpos, Expr *e) in follow()
583 first_lit(Positionset *fpos, Expr *e) in first_lit()
612 efollow(re_re *r, Positionset *fpos, Expr *e) in efollow()
636 addstate(re_re *r, Positionset *ps, int cnt) in addstate()
864 getstate(re_re *r, Positionset *ps) in getstate()
[all …]