ts_entry
struct ts_entry * hashtab_;
struct ts_entry *next;
static struct ts_entry *
struct ts_entry **parent_ptr);
base->hashtab_ = calloc(sizeof(struct ts_entry),base->tablesize_);
static void print_entry(struct ts_entry *t,const char *descr,
struct ts_entry *p = &h->hashtab_[0];
struct ts_entry*n = 0;
static struct ts_entry *
struct ts_entry *e = 0;
e = (struct ts_entry *) malloc(sizeof(struct ts_entry));
newhead.hashtab_ = calloc(sizeof(struct ts_entry),newhead.tablesize_);
struct ts_entry *p = &head->hashtab_[0];
struct ts_entry*n = 0;
static struct ts_entry *
struct ts_entry **owner_ptr)
struct ts_entry *s =0;
struct ts_entry *c =0;
struct ts_entry *q =0;
struct ts_entry *chain_parent = 0;
struct ts_entry *r = 0;
struct ts_entry *nullme = 0;
struct ts_entry *r = 0;
struct ts_entry * nullme = 0;
struct ts_entry *found = 0;
struct ts_entry * parentp = 0;
struct ts_entry *pullup = found->next;
struct ts_entry *p,
struct ts_entry*n = 0;
struct ts_entry *root = 0;
struct ts_entry *p = &h->hashtab_[0];
struct ts_entry*n = 0;
struct ts_entry*prev = 0;
struct ts_entry *root = 0;