addstate
static State *addstate(re_re *r, Positionset *ps, int cnt);
(void) addstate(r, &r->firstpos, 0);
news = addstate(r, &r->tmp, 1);