followstate
static void followstate(re_re *r, State *s, int a, Positionset *fpos);
followstate(r, s, a, &r->tmp);
if (s != &r->istate) followstate(r, &r->istate, a, &r->tmp);