Searched refs:tablelist (Results 1 – 3 of 3) sorted by relevance
40 typedef struct tablenode *tablelist; typedef44 tablelist next;48 typedef tablelist stringtable[TABLESIZE];
71 tablelist cur, new;89 tablelist cur;
130 static tablelist cur = NULL; in nextgroup()