elm_t
scan = malloc(sizeof(elm_t));
elm_t *elm;
static elm_t *elm_lookup(const char *s);
elm_t *elm;
static elm_t *elm_hash_array[HSIZE];
static elm_t *
elm_t **scanp;
elm_t *scan;