valnode
struct valnode *next;
static struct valnode *hashtbl[MODULUS];
struct valnode *vnode_base;
struct valnode *next_vnode;
struct valnode *p;