neg_entry_t
static neg_entry_t **NegativeHash;
NegativeHash = calloc(HTABLE_SIZE, sizeof(neg_entry_t *));
neg_entry_t *negscan;
neg_entry_t *neg;