regnod
static struct regnod *
struct regnod *r =
(struct regnod *)getstor(sizeof (struct regnod));
static struct regnod * syncase();
freereg(struct regnod *regp)
struct regnod *sav;
struct regnod *swl;
static void freereg(struct regnod *);
struct regnod *swlst;
struct regnod *regnxt;
struct regnod *regp;